| Package | Description |
|---|---|
| org.apache.sshd.client.channel | |
| org.apache.sshd.client.subsystem |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientChannelPendingMessagesQueue
This is a specialized
SshFutureListener that is used to enqueue data that is sent while the channel is being
set-up, so that when it is established it will send them in the same order as they have been received. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SubsystemClient |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSubsystemClient |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.