Interface | Description |
---|---|
Message | |
MessageObserver | |
MessageStore | |
SshMessageReader |
Class | Description |
---|---|
MessageHolder | |
SshAbstractChannel | |
SshChannelMessage | |
SshMessage | |
SshMessageRouter |
This abstract class provides a synchronized message routing framework that can be used
for both the SSH1 and SSH2 protocols.
|
SshMessageStore |
This class is the central storage location for channel messages; each channel
has its own message store and the message pump delivers them here where they
are stored in a lightweight linked list.
|
ThreadSynchronizer |
Copyright © 2024. All rights reserved.