public class IfsCloseChannelContext extends IfsCommandContext implements CloseChannelContext
| Constructor and Description |
|---|
IfsCloseChannelContext()
The Constructor.
|
IfsCloseChannelContext(IfsServerChannel channel)
Other Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the CommandState. does not throw.
|
IfsServerChannel |
getChannel()
Gets the Channel.
|
void |
setChannel(IfsServerChannel channel)
Sets the Channel.
|
public IfsCloseChannelContext()
throws IfsException
IfsExceptionpublic IfsCloseChannelContext(IfsServerChannel channel) throws IfsException
IfsExceptionpublic void clear()
clear in interface CommandContextclear in class IfsCommandContextpublic IfsServerChannel getChannel() throws IfsException
getChannel in interface CloseChannelContextIfsExceptionpublic void setChannel(IfsServerChannel channel) throws IfsException
setChannel in interface CloseChannelContextIfsExceptionCopyright © 2025. All rights reserved.