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

Packages that use SshjSshClient.Connection
org.jclouds.sshj   
 

Uses of SshjSshClient.Connection in org.jclouds.sshj
 

Classes in org.jclouds.sshj that implement SshjSshClient.Connection
 class SSHClientConnection
           
 

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()
           
protected  SshjSshClient.Connection<net.schmizz.sshj.connection.channel.direct.Session> SshjSshClient.noPTYConnection()
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.