Class LocalForwardingChannel<T extends SshContext>

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

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