| 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. |
| AbstractDirectChannel | Base class for direct channels whose open is initated by the client. |
| LocalPortForwarder | |
| LocalPortForwarder.DirectTCPIPChannel | |
| LocalPortForwarder.Parameters | |
| SessionChannel | Session implementation. |