Uses of Interface
org.jclouds.ssh.jsch.JschSshClient.Connection

Packages that use JschSshClient.Connection
org.jclouds.ssh.jsch   
 

Uses of JschSshClient.Connection in org.jclouds.ssh.jsch
 

Subinterfaces of JschSshClient.Connection in org.jclouds.ssh.jsch
static interface JschSshClient.ConnectionWithStreams<T>
           
 

Classes in org.jclouds.ssh.jsch that implement JschSshClient.Connection
 class SessionConnection
           
 

Methods in org.jclouds.ssh.jsch with type parameters of type JschSshClient.Connection
protected
<T,C extends JschSshClient.Connection<T>>
T
JschSshClient.acquire(C connection)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.