| Interface | Description |
|---|---|
| ConnectionService |
Interface implementing ssh-connection service.
|
| ConnectionServiceRequestHandler | |
| ReservedSessionMessagesHandler |
Provides a way to listen and handle the
SSH_MSG_IGNORE and
SSH_MSG_DEBUG messages that are received by a session. |
| ReservedSessionMessagesManager | |
| Session |
Represents an SSH session.
|
| SessionHolder<S extends Session> | |
| SessionListener |
Represents an interface receiving session events.
|
| SessionListenerManager |
Marker interface for classes that allow to add/remove session listeners.
|
| Class | Description |
|---|---|
| AbstractConnectionServiceFactory | |
| SessionWorkBuffer |
| Enum | Description |
|---|---|
| Session.TimeoutStatus |
Timeout status.
|
| SessionListener.Event |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.