Uses of Interface
org.jclouds.sshj.SshjSshClient.Connection
Packages that use SshjSshClient.Connection
-
Uses of SshjSshClient.Connection in org.jclouds.sshj
Classes in org.jclouds.sshj that implement SshjSshClient.ConnectionMethods in org.jclouds.sshj with type parameters of type SshjSshClient.ConnectionModifier and TypeMethodDescriptionprotected <T,
C extends SshjSshClient.Connection<T>>
TSshjSshClient.acquire
(C connection) Methods in org.jclouds.sshj that return SshjSshClient.ConnectionModifier and TypeMethodDescriptionprotected SshjSshClient.Connection
<net.schmizz.sshj.connection.channel.direct.Session> SshjSshClient.execConnection()
protected SshjSshClient.Connection
<net.schmizz.sshj.connection.channel.direct.Session> SshjSshClient.noPTYConnection()