Uses of Class
com.maverick.ssh2.Ssh2Context

Packages that use Ssh2Context
com.maverick.ssh2 This package contains an SSH2 implementation of the com.maverick.ssh interfaces. 
 

Uses of Ssh2Context in com.maverick.ssh2
 

Methods in com.maverick.ssh2 that return Ssh2Context
 Ssh2Context TransportProtocol.getContext()
           
 

Methods in com.maverick.ssh2 with parameters of type Ssh2Context
 void TransportProtocol.startTransportProtocol(SshTransport provider, Ssh2Context context, java.lang.String localIdentification, java.lang.String remoteIdentification)
          Starts the protocol on the provider.
 



Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.