Uses of Interface
com.sshtools.j2ssh.forwarding.ForwardingChannel
Packages that use ForwardingChannel
-
Uses of ForwardingChannel in com.sshtools.j2ssh.forwarding
Classes in com.sshtools.j2ssh.forwarding that implement ForwardingChannelModifier and TypeClassDescriptionclassclassclassclassMethods in com.sshtools.j2ssh.forwarding with parameters of type ForwardingChannelModifier and TypeMethodDescriptionvoidForwardingConfigurationListener.closed(ForwardingConfiguration forward, ForwardingChannel channel) voidForwardingConfigurationListener.dataReceived(ForwardingConfiguration forward, ForwardingChannel channel, int bytes) voidForwardingConfigurationListener.dataSent(ForwardingConfiguration forward, ForwardingChannel channel, int bytes) voidForwardingConfigurationListener.opened(ForwardingConfiguration forward, ForwardingChannel channel)