Uses of Class com.sshtools.j2ssh.transport.MessageNotRegisteredException

Uses in package com.sshtools.j2ssh.transport

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
Create a formed message from raw message data.
void

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.