public interface CookieContext extends CommandContext
Modifier and Type | Method and Description |
---|---|
IfsServerChannel |
getChannel()
Gets the channel.
|
Object |
getCookie()
Gets the cookie.
|
void |
setChannel(IfsServerChannel channel)
Sets the channel.
|
void |
setCookie(Object cookie)
Sets the cookie.
|
clear
Object getCookie() throws IfsException
IfsException
void setCookie(Object cookie) throws IfsException
IfsException
IfsServerChannel getChannel() throws IfsException
IfsException
void setChannel(IfsServerChannel channel) throws IfsException
IfsException
Copyright © 2023. All rights reserved.