Package | Description |
---|---|
com.sshtools.j2ssh.connection | |
com.sshtools.j2ssh.subsystem |
Modifier and Type | Method and Description |
---|---|
protected void |
IOChannel.onChannelData(SshMsgChannelData msg) |
protected abstract void |
Channel.onChannelData(SshMsgChannelData msg) |
protected void |
BindingChannel.onChannelData(SshMsgChannelData msg) |
protected void |
SocketChannel.onChannelData(SshMsgChannelData msg) |
protected void |
Channel.processChannelData(SshMsgChannelData msg) |
Modifier and Type | Method and Description |
---|---|
protected void |
SubsystemChannel.onChannelData(SshMsgChannelData msg) |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.