Uses of Class
com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
Packages that use SshMsgChannelExtendedData
Package
Description
-
Uses of SshMsgChannelExtendedData in com.sshtools.j2ssh.connection
Methods in com.sshtools.j2ssh.connection with parameters of type SshMsgChannelExtendedDataModifier and TypeMethodDescriptionprotected voidBindingChannel.onChannelExtData(SshMsgChannelExtendedData msg) protected abstract voidChannel.onChannelExtData(SshMsgChannelExtendedData msg) protected voidIOChannel.onChannelExtData(SshMsgChannelExtendedData msg) protected voidSocketChannel.onChannelExtData(SshMsgChannelExtendedData msg) protected voidChannel.processChannelData(SshMsgChannelExtendedData msg) -
Uses of SshMsgChannelExtendedData in com.sshtools.j2ssh.session
Methods in com.sshtools.j2ssh.session with parameters of type SshMsgChannelExtendedDataModifier and TypeMethodDescriptionprotected voidSessionChannelClient.onChannelExtData(SshMsgChannelExtendedData msg) -
Uses of SshMsgChannelExtendedData in com.sshtools.j2ssh.subsystem
Methods in com.sshtools.j2ssh.subsystem with parameters of type SshMsgChannelExtendedDataModifier and TypeMethodDescriptionprotected voidSubsystemChannel.onChannelExtData(SshMsgChannelExtendedData msg)