| Package | Description |
|---|---|
| org.apache.sshd.client.channel | |
| org.apache.sshd.common.channel | |
| org.apache.sshd.server | |
| org.apache.sshd.server.channel |
| Modifier and Type | Method and Description |
|---|---|
IoInputStream |
ClientChannel.getAsyncErr() |
IoInputStream |
AbstractClientChannel.getAsyncErr() |
IoInputStream |
ClientChannel.getAsyncOut() |
IoInputStream |
AbstractClientChannel.getAsyncOut() |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelAsyncInputStream |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncCommand.setIoInputStream(IoInputStream in)
Set the input stream that can be used by the shell to read input.
|
| Modifier and Type | Method and Description |
|---|---|
IoInputStream |
AsyncDataReceiver.getIn() |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.