package

net.schmizz.sshj.connection.channel.direct

Interfaces

Session A session channel provides for execution of a remote command, shell or subsystem
Session.Command Command API. 
Session.Shell Shell API. 
Session.Subsystem Subsystem API. 
SessionFactory A factory interface for creating SSH session channels

Classes

AbstractDirectChannel Base class for direct channels whose open is initated by the client. 
LocalPortForwarder  
LocalPortForwarder.DirectTCPIPChannel  
LocalPortForwarder.Parameters  
SessionChannel Session implementation. 

Enums

PTYMode Various modes for a psuedo-terminal. 
Signal Various signals that may be sent or received.