Package | Description |
---|---|
com.maverick.sftp |
The base implementation of the SFTP protocol enabling SFTP to be
operated over both SSH1 and SSH2 connections.
|
com.maverick.ssh.message |
Modifier and Type | Class and Description |
---|---|
class |
SftpMessage |
Modifier and Type | Class and Description |
---|---|
class |
SshChannelMessage |
class |
SshMessage |
Modifier and Type | Field and Description |
---|---|
Message |
MessageHolder.msg |
Modifier and Type | Method and Description |
---|---|
Message |
SshMessageStore.hasMessage(MessageObserver observer) |
Message |
MessageStore.hasMessage(MessageObserver observer) |
Modifier and Type | Method and Description |
---|---|
boolean |
MessageObserver.wantsNotification(Message msg) |
Copyright © 2024. All rights reserved.