Modifier and Type | Interface and Description |
---|---|
interface |
ClientChannelHolder
TODO Add javadoc
|
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 |
Modifier and Type | Interface and Description |
---|---|
interface |
SftpClient |
Modifier and Type | Class and Description |
---|---|
private class |
SftpFileSystem.Wrapper |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSftpClient |
class |
DefaultSftpClient |
Modifier and Type | Class and Description |
---|---|
class |
ChannelAsyncInputStream |
class |
ChannelAsyncOutputStream |
class |
ChannelOutputStream |
class |
Window
A Window for a given channel.
|