| Package | Description |
|---|---|
| com.maverick.ssh.message |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ThreadSynchronizer.requestBlock(MessageStore store,
MessageObserver observer,
MessageHolder holder) |
Copyright © 2025. All rights reserved.