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

Uses in package com.sshtools.j2ssh.forwarding

Methods with return type com.sshtools.j2ssh.forwarding.ForwardingSocketChannel

ForwardingSocketChannel
ForwardingClient.ClientForwardingListener.createChannel(String hostToConnect, int portToConnect, Socket socket)
ForwardingSocketChannel
ForwardingListener.createChannel(String hostToConnect, int portToConnect, Socket socket)
ForwardingSocketChannel
ForwardingConfiguration.createForwardingSocketChannel(String type, String hostToConnect, int portToConnect, String originatingHost, int originatingPort)

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