public static interface SSHClient.Subsystem
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the subsystem
|
InputStream |
getInputStream() |
OutputStream |
getOutputStream() |
boolean |
isEof() |
boolean |
isOpen() |
InputStream getInputStream()
OutputStream getOutputStream()
boolean isOpen()
boolean isEof()
void close()
throws IOException
IOException