Uses of Interface
org.jclouds.ssh.jsch.JschSshClient.Connection
-
Packages that use JschSshClient.Connection Package Description org.jclouds.ssh.jsch -
-
Uses of JschSshClient.Connection in org.jclouds.ssh.jsch
Subinterfaces of JschSshClient.Connection in org.jclouds.ssh.jsch Modifier and Type Interface Description static interface
JschSshClient.ConnectionWithStreams<T>
Classes in org.jclouds.ssh.jsch that implement JschSshClient.Connection Modifier and Type Class Description class
SessionConnection
Methods in org.jclouds.ssh.jsch with type parameters of type JschSshClient.Connection Modifier and Type Method Description protected <T,C extends JschSshClient.Connection<T>>
TJschSshClient. acquire(C connection)
-