Class RemoteForwardingClientChannel

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

public class RemoteForwardingClientChannel extends RemoteForwardingChannel<SshClientContext>
Concrete implementation of a remote forwarding channel for the client implementation.
  • Constructor Details

    • RemoteForwardingClientChannel

      public RemoteForwardingClientChannel(SshConnection con)