Save This Page
Home » j2ssh-0.2.9-src » com.sshtools.j2ssh.connection » [javadoc | source]
com.sshtools.j2ssh.connection
public class: SshMsgRequestFailure [javadoc | source]
java.lang.Object
   com.sshtools.j2ssh.transport.SshMessage
      com.sshtools.j2ssh.connection.SshMsgRequestFailure
Field Summary
public static final  int SSH_MSG_REQUEST_FAILURE     
Constructor:
 public SshMsgRequestFailure() 
Method from com.sshtools.j2ssh.connection.SshMsgRequestFailure Summary:
constructByteArray,   constructMessage,   getMessageName
Methods from com.sshtools.j2ssh.transport.SshMessage:
constructByteArray,   constructMessage,   fromByteArray,   getMessageId,   getMessageId,   getMessageName,   toByteArray
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sshtools.j2ssh.connection.SshMsgRequestFailure Detail:
 protected  void constructByteArray(ByteArrayWriter baw) throws InvalidMessageException 
 protected  void constructMessage(ByteArrayReader bar) throws InvalidMessageException 
 public String getMessageName()