| Interface | Description |
|---|---|
| ConnectionService |
Interface implementing ssh-connection service.
|
| Class | Description |
|---|---|
| AbstractConnectionService |
Base implementation of ConnectionService.
|
| AbstractSession |
The AbstractSession handles all the basic SSH protocol such as key exchange, authentication,
encoding and decoding.
|
| AbstractSession.PendingWriteFuture |
Future holding a packet pending key exchange termination.
|
| AbstractSessionFactory |
An abstract base factory of sessions.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.