Package net.schmizz.sshj.connection.channel.direct
-
Interface Summary Interface Description Session Session.Command Command API.Session.Shell Shell API.Session.Subsystem Subsystem API.SessionFactory A factory interface for creating SSHsession channels
. -
Class Summary Class Description AbstractDirectChannel Base class for direct channels whose open is initiated by the client.DirectConnection A channel for creating a direct TCP/IP connection from the server to a remote address.DirectTCPIPChannel LocalPortForwarder LocalPortForwarder.ForwardedChannel Parameters SessionChannel Session
implementation.