Package org.jclouds.sshj
Interface SshjSshClient.Connection<T>
-
- All Known Implementing Classes:
SSHClientConnection
- Enclosing class:
- SshjSshClient
public static interface SshjSshClient.Connection<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
clear()
T
create()
-