Uses of Class com.sshtools.j2ssh.configuration.SshConnectionProperties

Uses in package com.sshtools.common.configuration

Classes derived from com.sshtools.j2ssh.configuration.SshConnectionProperties

class

Uses in package com.sshtools.j2ssh.net

Methods with parameter type com.sshtools.j2ssh.configuration.SshConnectionProperties

TransportProvider

Uses in package com.sshtools.j2ssh.transport

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

Methods with return type com.sshtools.j2ssh.configuration.SshConnectionProperties

SshConnectionProperties

Uses in package com.sshtools.j2ssh.forwarding

Methods with parameter type com.sshtools.j2ssh.configuration.SshConnectionProperties

void

Uses in package com.sshtools.j2ssh

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.

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