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.
|
SessionContext |
A "succinct" summary of the most important attributes of 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.
|
UnknownChannelReferenceHandler | |
UnknownChannelReferenceHandlerManager |
Class | Description |
---|---|
AbstractConnectionServiceFactory | |
SessionWorkBuffer |
Enum | Description |
---|---|
Session.TimeoutStatus |
Timeout status.
|
SessionListener.Event |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.