Package org.jclouds.ssh.jsch
Interface JschSshClient.ConnectionWithStreams<T>
- All Superinterfaces:
JschSshClient.Connection<T>
- Enclosing class:
JschSshClient
-
Method Summary
Methods inherited from interface org.jclouds.ssh.jsch.JschSshClient.Connection
clear, create
-
Method Details
-
getInputStream
InputStream getInputStream() -
getErrStream
InputStream getErrStream()
-