Class RemoteForwardingChannel<T extends SshContext>

All Implemented Interfaces:
Channel, ClientConnector, SelectionKeyAware, SelectorRegistrationListener, SocketHandler

public class RemoteForwardingChannel<T extends SshContext> extends SocketForwardingChannel<T> implements ClientConnector
Implements a Remote forwarding channel for use with forwarding sockets from the server machine through the client to some endpoint reachable from the client machine.