Frames | No Frames |
Methods with parameter type com.sshtools.j2ssh.configuration.SshConnectionProperties | |
void |
Connect the client to the server with the specified properties. |
void |
Connect the client to the server with the specified properties. |
Methods with return type com.sshtools.j2ssh.configuration.SshConnectionProperties | |
SshConnectionProperties | Get the connection properties for this connection. |
Constructors with parameter type com.sshtools.j2ssh.configuration.SshConnectionProperties | |
Creates a new SshMsgKexInit object. |
Fields of type com.sshtools.j2ssh.configuration.SshConnectionProperties | |
SshConnectionProperties |
Methods with parameter type com.sshtools.j2ssh.configuration.SshConnectionProperties | |
void | TransportProtocolCommon.startTransportProtocol(TransportProvider provider, SshConnectionProperties properties) |
Methods with return type com.sshtools.j2ssh.configuration.SshConnectionProperties | |
SshConnectionProperties |
Classes derived from com.sshtools.j2ssh.configuration.SshConnectionProperties | |
class |
Methods with parameter type com.sshtools.j2ssh.configuration.SshConnectionProperties | |
TransportProvider | TransportProviderFactory.connectTransportProvider(SshConnectionProperties properties, int socketTimeout) |
Methods with parameter type com.sshtools.j2ssh.configuration.SshConnectionProperties | |
void |