com.mindbright.ssh2
public interface SSH2ChannelCloseListener
SSH2Channel
Modifier and Type | Method and Description |
---|---|
void |
closed(SSH2Channel channel)
Called when the channel is closed.
|
void closed(SSH2Channel channel)
channel
- The channel which is closed