|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dispatchable | |
---|---|
com.jscape.inet.sftp.packets | |
com.jscape.inet.sftp.v2.packets | |
com.jscape.inet.sftp.v3.packets |
Uses of Dispatchable in com.jscape.inet.sftp.packets |
---|
Classes in com.jscape.inet.sftp.packets that implement Dispatchable | |
---|---|
class |
SshFxpClose
The SSH_FXP_CLOSE packet. |
class |
SshFxpFsetstat
The SSH_FXP_FSETSTAT packet. |
class |
SshFxpFstat
The SSH_FXP_FSTAT packet. |
class |
SshFxpInit
The SSH_FXP_INIT packet. |
class |
SshFxpLstat
The SSH_FXP_LSTAT packet. |
class |
SshFxpMkdir
The SSH_FXP_MKDIR packet. |
class |
SshFxpOpen
The SSH_FXP_OPEN packet. |
class |
SshFxpOpendir
The SSH_FXP_OPENDIR packet. |
class |
SshFxpRead
The SSH_FXP_READ packet. |
class |
SshFxpReaddir
The SSH_FXP_READDIR packet. |
class |
SshFxpRealpath
The SSH_FXP_REALPATH packet. |
class |
SshFxpRemove
The SSH_FXP_REMOVE packet. |
class |
SshFxpRmdir
The SSH_FXP_RMDIR packet. |
class |
SshFxpSetstat
The SSH_FXP_SETSTAT packet. |
class |
SshFxpStat
The SSH_FXP_STAT packet. |
class |
SshFxpWrite
The SSH_FXP_WRITE packet. |
Methods in com.jscape.inet.sftp.packets with parameters of type Dispatchable | |
---|---|
SftpPacket |
PacketDispatcher.dispatch(Dispatchable packet)
The "backwards dispatching" support. |
Uses of Dispatchable in com.jscape.inet.sftp.v2.packets |
---|
Classes in com.jscape.inet.sftp.v2.packets that implement Dispatchable | |
---|---|
class |
SshFxpRename
The SSH_FXP_RENAME packet. |
Uses of Dispatchable in com.jscape.inet.sftp.v3.packets |
---|
Classes in com.jscape.inet.sftp.v3.packets that implement Dispatchable | |
---|---|
class |
SshFxpReadlink
The SSH_FXP_READLINK packet. |
class |
SshFxpSymlink
The SSH_FXP_SYMLINK packet. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |