Class and Description |
---|
AbstractConnectionService
Base implementation of ConnectionService.
|
AbstractSession
The AbstractSession handles all the basic SSH protocol such as key exchange, authentication,
encoding and decoding.
|
SessionHelper
Contains split code in order to make
AbstractSession class smaller |
Class and Description |
---|
AbstractConnectionServiceRequestHandler |
Class and Description |
---|
AbstractSessionFactory
An abstract base factory of sessions.
|
SessionTimeoutListener
Task that iterates over all currently open
AbstractSession s and checks each of them for timeouts. |
Class and Description |
---|
AbstractSession
The AbstractSession handles all the basic SSH protocol such as key exchange, authentication,
encoding and decoding.
|
Class and Description |
---|
AbstractSession
The AbstractSession handles all the basic SSH protocol such as key exchange, authentication,
encoding and decoding.
|
AbstractSessionIoHandler
TODO Add javadoc
|
DefaultUnknownChannelReferenceHandler |
MissingAttachedSessionException
Special exception returned by
AbstractSession.getSession(org.apache.sshd.common.io.IoSession, boolean)
to indicate that there is no currently attached SSH session |
MultipleAttachedSessionException
Special exception thrown by
AbstractSession.attachSession(org.apache.sshd.common.io.IoSession, AbstractSession)
in order to indicate an already attached I/O session |
PendingWriteFuture
Future holding a packet pending key exchange termination.
|
ReservedSessionMessagesHandlerAdapter
Delegates the main interface methods to specific ones after having
decoded each message buffer
|
SessionHelper
Contains split code in order to make
AbstractSession class smaller |
Class and Description |
---|
AbstractSession
The AbstractSession handles all the basic SSH protocol such as key exchange, authentication,
encoding and decoding.
|
Class and Description |
---|
AbstractConnectionServiceRequestHandler |
Class and Description |
---|
AbstractConnectionService
Base implementation of ConnectionService.
|
AbstractSession
The AbstractSession handles all the basic SSH protocol such as key exchange, authentication,
encoding and decoding.
|
AbstractSessionFactory
An abstract base factory of sessions.
|
AbstractSessionIoHandler
TODO Add javadoc
|
SessionHelper
Contains split code in order to make
AbstractSession class smaller |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.