|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForwardingClient | |
---|---|
com.sshtools.common.ui | |
com.sshtools.j2ssh |
Uses of ForwardingClient in com.sshtools.common.ui |
---|
Methods in com.sshtools.common.ui that return ForwardingClient | |
---|---|
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. |
ForwardingClient |
SessionManager.getForwardingClient()
Gets the managed connections port forwarding client. |
Uses of ForwardingClient in com.sshtools.j2ssh |
---|
Fields in com.sshtools.j2ssh declared as ForwardingClient | |
---|---|
protected ForwardingClient |
SshClient.forwarding
Provides a high level management interface for SSH port forwarding. |
Methods in com.sshtools.j2ssh that return ForwardingClient | |
---|---|
ForwardingClient |
SshClient.getForwardingClient()
Returns the default port forwarding manager. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |