Package com.bea.wli.sftp.spi

Interface Summary
SFtpClient This class represents the Sftp client.
 

Class Summary
AbstractSFtpClient This class represents the abstract implementation of the Sftp client.
SFtpClientFactory This class represents the factory class for creating the SFtp clients.
SFtpFile This class represents the SFtp File and contains information about that file
 

Enum Summary
SFtpAuthMethod This enumeration represents the SFtp client authentication method.
SFtpFileTransferMode This enumeration represents the file transfer mode.
SFtpVersion This enumeration represents the version of the SFTP server.
 

Exception Summary
SFtpClientException This class represents SFTP client exception.