| Package | Description |
|---|---|
| com.maverick.ssh.message |
| Modifier and Type | Class and Description |
|---|---|
class |
SshChannelMessage |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SshMessage |
SshMessageRouter.createMessage(byte[] msg)
Called by the message routing framework to request the creation of an
SshMessage. |
SshMessage |
SshMessageStore.nextMessage(MessageObserver observer,
long timeout) |
protected SshMessage |
SshMessageRouter.nextMessage(SshAbstractChannel channel,
MessageObserver observer,
long timeout) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
SshMessageRouter.processGlobalMessage(SshMessage msg)
Called by the message routing framework so that the routing implementation may process
a global message.
|
Copyright © 2025. All rights reserved.