|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SshMsgChannelExtendedData | |
|---|---|
| com.sshtools.j2ssh.connection | |
| com.sshtools.j2ssh.session | |
| com.sshtools.j2ssh.subsystem | |
| Uses of SshMsgChannelExtendedData in com.sshtools.j2ssh.connection |
|---|
| Methods in com.sshtools.j2ssh.connection with parameters of type SshMsgChannelExtendedData | |
|---|---|
protected abstract void |
Channel.onChannelExtData(SshMsgChannelExtendedData msg)
|
protected void |
BindingChannel.onChannelExtData(SshMsgChannelExtendedData msg)
|
protected void |
IOChannel.onChannelExtData(SshMsgChannelExtendedData msg)
|
protected void |
SocketChannel.onChannelExtData(SshMsgChannelExtendedData msg)
|
protected void |
Channel.processChannelData(SshMsgChannelExtendedData msg)
|
| Uses of SshMsgChannelExtendedData in com.sshtools.j2ssh.session |
|---|
| Methods in com.sshtools.j2ssh.session with parameters of type SshMsgChannelExtendedData | |
|---|---|
protected void |
SessionChannelClient.onChannelExtData(SshMsgChannelExtendedData msg)
|
| Uses of SshMsgChannelExtendedData in com.sshtools.j2ssh.subsystem |
|---|
| Methods in com.sshtools.j2ssh.subsystem with parameters of type SshMsgChannelExtendedData | |
|---|---|
protected void |
SubsystemChannel.onChannelExtData(SshMsgChannelExtendedData msg)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||