Frames | No Frames |
Fields of type com.sshtools.j2ssh.SshEventAdapter | |
SshEventAdapter | A Transport protocol event handler instance that receives notifications
of transport layer events such as Socket timeouts and disconnection. |
Methods with parameter type com.sshtools.j2ssh.SshEventAdapter | |
void |
Set the event handler for the underlying transport protocol. |
Methods with parameter type com.sshtools.j2ssh.SshEventAdapter | |
void | Add an event handler to the managed connection
|
void | Implementation of the SessionManager method, simply calls the SshClient
method addEventHandler. |
void | Implementation of the SessionManager method, simply calls the SshClient
method addEventHandler. |