Uses of Interface
org.jclouds.sshj.SshjSshClient.Connection

Packages that use SshjSshClient.Connection
org.jclouds.sshj   
 

Uses of SshjSshClient.Connection in org.jclouds.sshj
 

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

Methods in org.jclouds.sshj that return SshjSshClient.Connection
protected  SshjSshClient.Connection<net.schmizz.sshj.connection.channel.direct.Session> SshjSshClient.execConnection()
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.