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

Packages that use SshMsgUnimplemented
com.sshtools.j2ssh.transport   
 

Uses of SshMsgUnimplemented in com.sshtools.j2ssh.transport
 

Methods in com.sshtools.j2ssh.transport with parameters of type SshMsgUnimplemented
private  void TransportProtocolCommon.onMsgUnimplemented(SshMsgUnimplemented msg)