public static interface JschSshClient.ConnectionWithStreams<T> extends JschSshClient.Connection<T>
Modifier and Type | Method and Description |
---|---|
InputStream |
getErrStream() |
InputStream |
getInputStream() |
clear, create
InputStream getInputStream()
InputStream getErrStream()
Copyright © 2009-2013 jclouds. All Rights Reserved.