Uses of Class
com.sshtools.j2ssh.connection.SshMsgChannelData
Packages that use SshMsgChannelData
-
Uses of SshMsgChannelData in com.sshtools.j2ssh.connection
Methods in com.sshtools.j2ssh.connection with parameters of type SshMsgChannelDataModifier and TypeMethodDescriptionprotected void
BindingChannel.onChannelData
(SshMsgChannelData msg) protected abstract void
Channel.onChannelData
(SshMsgChannelData msg) protected void
IOChannel.onChannelData
(SshMsgChannelData msg) protected void
SocketChannel.onChannelData
(SshMsgChannelData msg) protected void
Channel.processChannelData
(SshMsgChannelData msg) -
Uses of SshMsgChannelData in com.sshtools.j2ssh.subsystem
Methods in com.sshtools.j2ssh.subsystem with parameters of type SshMsgChannelDataModifier and TypeMethodDescriptionprotected void
SubsystemChannel.onChannelData
(SshMsgChannelData msg)