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
 

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)
           
 

Methods in org.jclouds.ssh.jsch that return JschSshClient.Connection
protected  JschSshClient.Connection<com.jcraft.jsch.ChannelExec> JschSshClient.execConnection(String command)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.