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

Packages that use SshMsgDisconnect
com.sshtools.j2ssh.transport   
 

Uses of SshMsgDisconnect in com.sshtools.j2ssh.transport
 

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