Uses of Class
com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
Packages that use ForwardingBindingChannel Package Description com.sshtools.j2ssh.forwarding -
-
Uses of ForwardingBindingChannel in com.sshtools.j2ssh.forwarding
Methods in com.sshtools.j2ssh.forwarding that return ForwardingBindingChannel Modifier and Type Method Description ForwardingBindingChannel
ForwardingConfiguration. createForwardingBindingChannel(java.lang.String type, java.lang.String hostToConnect, int portToConnect, java.lang.String originatingHost, int originatingPort)
-