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