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
IfsException
public IfsCloseChannelContext(IfsServerChannel channel) throws IfsException
IfsException
public void clear()
clear
in interface CommandContext
clear
in class IfsCommandContext
public IfsServerChannel getChannel() throws IfsException
getChannel
in interface CloseChannelContext
IfsException
public void setChannel(IfsServerChannel channel) throws IfsException
setChannel
in interface CloseChannelContext
IfsException
Copyright © 2023. All rights reserved.