Secure iNet Factory

Package com.jscape.inet.sftp.packets

Interface Summary
Dispatchable This interface must be implemented by the concrete packet in order to be processed by the packet dispatcher.
PacketDispatcher The SFTP packet dispatcher.
 

Class Summary
SftpFileAttributes The SFTP file attributes.
SftpFileAttributes.AttributePresenceFlags The attribute presence flags.
SftpName The SFTP NAME abstraction.
SshFxError The SFTP status codes.
SshFxpClose The SSH_FXP_CLOSE packet.
SshFxpFsetstat The SSH_FXP_FSETSTAT packet.
SshFxpFstat The SSH_FXP_FSTAT packet.
SshFxpInit The SSH_FXP_INIT packet.
SshFxpLstat The SSH_FXP_LSTAT packet.
SshFxpMkdir The SSH_FXP_MKDIR packet.
SshFxpName The SSH_FXP_NAME packet.
SshFxpOpen The SSH_FXP_OPEN packet.
SshFxpOpendir The SSH_FXP_OPENDIR packet.
SshFxpRead The SSH_FXP_READ packet.
SshFxpReaddir The SSH_FXP_READDIR packet.
SshFxpRealpath The SSH_FXP_REALPATH packet.
SshFxpRemove The SSH_FXP_REMOVE packet.
SshFxpRmdir The SSH_FXP_RMDIR packet.
SshFxpSetstat The SSH_FXP_SETSTAT packet.
SshFxpStat The SSH_FXP_STAT packet.
SshFxpStatus The SSH_FXP_STATUS packet.
SshFxpVersion The SSH_FXP_VERSION packet.
SshFxpWrite The SSH_FXP_WRITE packet.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved