Uses of Class com.sshtools.j2ssh.SshEventAdapter

Uses in package com.sshtools.common.ui

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.

Uses in package com.sshtools.j2ssh

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.

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