Uses of Class
com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
Packages that use ForwardingSocketChannel
-
Uses of ForwardingSocketChannel in com.sshtools.j2ssh.forwarding
Methods in com.sshtools.j2ssh.forwarding that return ForwardingSocketChannelModifier and TypeMethodDescriptionForwardingClient.ClientForwardingListener.createChannel
(String hostToConnect, int portToConnect, Socket socket) protected abstract ForwardingSocketChannel
ForwardingListener.createChannel
(String hostToConnect, int portToConnect, Socket socket) ForwardingConfiguration.createForwardingSocketChannel
(String type, String hostToConnect, int portToConnect, String originatingHost, int originatingPort)