Package | Description |
---|---|
com.sshtools.daemon.sftp | |
com.sshtools.daemon.subsystem | |
com.sshtools.j2ssh.agent | |
com.sshtools.j2ssh.sftp | |
com.sshtools.j2ssh.subsystem |
Modifier and Type | Method and Description |
---|---|
protected void |
SftpSubsystemServer.onMessageReceived(SubsystemMessage msg) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
SubsystemServer.onMessageReceived(SubsystemMessage msg) |
protected void |
SubsystemServer.sendMessage(SubsystemMessage msg) |
Modifier and Type | Method and Description |
---|---|
protected SubsystemMessage |
SshAgentClient.readMessage()
Read a single message from the inputstream and convert into a valid
subsystem message
|
Modifier and Type | Method and Description |
---|---|
protected void |
SshAgentConnection.sendMessage(SubsystemMessage msg)
Sends a subsystem message.
|
protected void |
SshAgentClient.sendMessage(SubsystemMessage msg)
Send a subsystem message
|
Modifier and Type | Class and Description |
---|---|
class |
SshFxpAttrs |
class |
SshFxpClose |
class |
SshFxpData |
class |
SshFxpFSetStat |
class |
SshFxpFStat |
class |
SshFxpHandle |
class |
SshFxpInit |
class |
SshFxpLStat |
class |
SshFxpMkdir |
class |
SshFxpName |
class |
SshFxpOpen |
class |
SshFxpOpenDir |
class |
SshFxpRead |
class |
SshFxpReadDir |
class |
SshFxpReadlink |
class |
SshFxpRealPath |
class |
SshFxpRemove |
class |
SshFxpRename |
class |
SshFxpRmdir |
class |
SshFxpSetStat |
class |
SshFxpStat |
class |
SshFxpStatus |
class |
SshFxpSymlink |
class |
SshFxpVersion |
class |
SshFxpWrite |
Modifier and Type | Method and Description |
---|---|
SubsystemMessage |
SubsystemMessageStore.nextMessage() |
SubsystemMessage |
SubsystemMessageStore.nextMessage(int timeout) |
Modifier and Type | Method and Description |
---|---|
void |
SubsystemMessageStore.addMessage(SubsystemMessage msg) |
protected void |
SubsystemClient.sendMessage(SubsystemMessage msg) |
protected void |
SubsystemChannel.sendMessage(SubsystemMessage msg) |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.