| Package | Description |
|---|---|
| com.sshtools.ssh |
This package contains a set of general interface contracts for SSH communication.
|
| com.sshtools.ssh.message |
| Modifier and Type | Method and Description |
|---|---|
SshMessageRouter |
SshChannel.getMessageRouter()
Returns the message router instance to which this channel belongs.
|
| Modifier and Type | Field and Description |
|---|---|
protected SshMessageRouter |
SshAbstractChannel.manager |
| Modifier and Type | Method and Description |
|---|---|
SshMessageRouter |
SshAbstractChannel.getMessageRouter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SshAbstractChannel.init(SshMessageRouter manager,
int channelid) |
| Constructor and Description |
|---|
SshMessageStore(SshMessageRouter manager,
SshAbstractChannel channel,
MessageObserver stickyMessageObserver) |
Copyright © 2014. All rights reserved.