Frames | No Frames |
Methods which throw type com.sshtools.j2ssh.transport.MessageNotRegisteredException | |
void | SshMessageStore.addMessage(byte[] msgdata)
Adds a raw message to the store and processes the data into a registered
message. |
void |
Add a formed message to the store. |
SshMessage | SshMessageStore.createMessage(byte[] msgdata)
Create a formed message from raw message data. |
void |