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.
|
clearObject getCookie() throws IfsException
IfsExceptionvoid setCookie(Object cookie) throws IfsException
IfsExceptionIfsServerChannel getChannel() throws IfsException
IfsExceptionvoid setChannel(IfsServerChannel channel) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.