Uses of Class
com.sshtools.j2ssh.forwarding.ForwardingSocketChannel

Packages that use ForwardingSocketChannel
com.sshtools.j2ssh.forwarding   
 

Uses of ForwardingSocketChannel in com.sshtools.j2ssh.forwarding
 

Methods in com.sshtools.j2ssh.forwarding that return ForwardingSocketChannel
 ForwardingSocketChannel ForwardingClient.ClientForwardingListener.createChannel(java.lang.String hostToConnect, int portToConnect, java.net.Socket socket)
           
protected abstract  ForwardingSocketChannel ForwardingListener.createChannel(java.lang.String hostToConnect, int portToConnect, java.net.Socket socket)
           
 ForwardingSocketChannel ForwardingConfiguration.createForwardingSocketChannel(java.lang.String type, java.lang.String hostToConnect, int portToConnect, java.lang.String originatingHost, int originatingPort)
           
 



Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.