Package | Description |
---|---|
com.sshtools.common.ui | |
com.sshtools.j2ssh |
Modifier and Type | Method and Description |
---|---|
ForwardingClient |
SessionManager.getForwardingClient()
Gets the managed connections port forwarding client.
|
ForwardingClient |
SessionProviderInternalFrame.getForwardingClient()
Implementation of the SessionManager method, simply calls the SshClient
method getForwardingClient.
|
ForwardingClient |
SessionProviderFrame.getForwardingClient()
Implementation of the SessionManager method, simply calls the SshClient
method getForwardingClient.
|
Modifier and Type | Field and Description |
---|---|
protected ForwardingClient |
SshClient.forwarding
Provides a high level management interface for SSH port forwarding.
|
Modifier and Type | Method and Description |
---|---|
ForwardingClient |
SshClient.getForwardingClient()
Returns the default port forwarding manager.
|
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.