Package net.schmizz.sshj.connection.channel.direct

Interface Summary
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.
 

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

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



Copyright © 2009-2012. All Rights Reserved.