|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Ssh2Client | |
|---|---|
| com.maverick.ssh2 | This package contains an SSH2 implementation of the com.maverick.ssh interfaces. |
| Uses of Ssh2Client in com.maverick.ssh2 |
|---|
| Methods in com.maverick.ssh2 that return Ssh2Client | |
|---|---|
Ssh2Client |
TransportProtocol.getClient()
Get the SshClient instance that created this transport. |
| Methods in com.maverick.ssh2 with parameters of type Ssh2Client | |
|---|---|
void |
TransportProtocol.startTransportProtocol(SshTransport provider,
Ssh2Context context,
java.lang.String localIdentification,
java.lang.String remoteIdentification,
Ssh2Client client)
Starts the protocol on the provider. |
| Constructors in com.maverick.ssh2 with parameters of type Ssh2Client | |
|---|---|
Ssh2Session(int windowsize,
int packetsize,
Ssh2Client client)
Construct a session channel. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||