|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SshMessage | |
|---|---|
| com.maverick.sshd | This package contains the base implementation of the SSH server. |
| Uses of SshMessage in com.maverick.sshd |
|---|
| Methods in com.maverick.sshd with parameters of type SshMessage | |
|---|---|
void |
TransportProtocol.postMessage(SshMessage msg)
|
void |
TransportProtocol.postMessage(SshMessage msg,
boolean kex)
|
void |
TransportProtocol.sendMessage(SshMessage msg)
Deprecated. use #postMessage() instead. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||