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