JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Terminally Deprecated
Fields
Methods
Constructors
Terminally Deprecated Elements
Element
Description
com.sshtools.synergy.ssh.ChannelNG
(String, int, int, int, int)
com.sshtools.synergy.ssh.ChannelNG
(String, int, int, int, int, ChannelRequestFuture, boolean)
Deprecated Fields
Field
Description
com.sshtools.synergy.ssh.SshContext.PUBLIC_KEY_SSHDSS
Deprecated Methods
Method
Description
com.sshtools.synergy.nio.SshEngineContext.removeListeningInterface
(String)
use
SshEngineContext.removeListeningInterface(java.lang.String,int)
instead.
com.sshtools.synergy.ssh.Connection.getLocalAddress()
com.sshtools.synergy.ssh.Connection.getLocalSocketAddress()
com.sshtools.synergy.ssh.Connection.getRemoteAddress()
com.sshtools.synergy.ssh.Connection.getRemoteSocketAddress()
Deprecated Constructors
Constructor
Description
com.sshtools.synergy.ssh.ChannelNG
(String, int, int, int, int)
com.sshtools.synergy.ssh.ChannelNG
(String, int, int, int, int, ChannelRequestFuture, boolean)
SshEngineContext.removeListeningInterface(java.lang.String,int)instead.