Secure FTP Factory
A B C D E F G I J L M N P R S T U V W

A

abortDownloadThreads() - Method in interface com.jscape.filetransfer.FileTransfer
Abort all download threads.
abortDownloadThreads() - Method in class com.jscape.filetransfer.FtpsTransfer
Abort download threads.
abortDownloadThreads() - Method in class com.jscape.filetransfer.FtpTransfer
 
abortDownloadThreads() - Method in class com.jscape.filetransfer.SftpTransfer
Abort all download thrads spawned by Sftp instance.
abortDownloadThreads() - Method in class com.jscape.inet.ftp.Ftp
Abort all download threads.
abortDownloadThreads() - Method in class com.jscape.inet.ftps.Ftps
Abort all download threads.
abortDownloadThreads() - Method in class com.jscape.inet.sftp.Sftp
Abort download threads.
abortUploadThreads() - Method in interface com.jscape.filetransfer.FileTransfer
Abort all upload threads.
abortUploadThreads() - Method in class com.jscape.filetransfer.FtpsTransfer
Abort upload threads.
abortUploadThreads() - Method in class com.jscape.filetransfer.FtpTransfer
 
abortUploadThreads() - Method in class com.jscape.filetransfer.SftpTransfer
Abort all upload threads spawned by Sftp instance.
abortUploadThreads() - Method in class com.jscape.inet.ftp.Ftp
Cancel all upload threads.
abortUploadThreads() - Method in class com.jscape.inet.ftps.Ftps
Cancel all upload threads.
abortUploadThreads() - Method in class com.jscape.inet.sftp.Sftp
Abort all upload threads.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferChangeDirEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferCommandEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferConnectedEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferCreateDirEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferDeleteDirEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferDisconnectedEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferRenameFileEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferResponseEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Accepts event via FileTransferListener.
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpChangeDirEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpCommandEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpConnectedEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpConnectionLostEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpCreateDirEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpDeleteDirEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpDeleteFileEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpDisconnectedEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpDownloadEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpEvent
Event is accepted by listener
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpListingEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpProgressEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpRenameFileEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpResponseEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpUploadEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpConnectedEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpDisconnectedEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpFileDownloadedEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpFileUploadedEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
 
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpChangeDirEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpConnectedEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpCreateDirEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDeleteDirEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDeleteFileEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDisconnectedEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDownloadEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpListingEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpRenameFileEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpUploadEvent
The "backwards dispatching" support.
ACCESS_ALLOWED - Static variable in class com.jscape.inet.file.JAcl.Type
 
ACCESS_DENIED - Static variable in class com.jscape.inet.file.JAcl.Type
 
ADAPTIVE_BLOCK_SIZE - Static variable in class com.jscape.inet.sftp.Sftp
Adaptive block transfer size.
addClientVersion(int, Class) - Method in class com.jscape.inet.sftp.SftpConfiguration
Adds a new client version to the factory.
addFile() - Method in class com.jscape.inet.file.JAcl.Mask
 
addFileTransferListener(FileTransferListener) - Method in interface com.jscape.filetransfer.FileTransfer
Adds FileTransferListener.
addFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
addFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
addFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
addFtpListener(FtpListener) - Method in class com.jscape.inet.ftp.Ftp
Adds FTP event listener.
addFtpListener(FtpListener) - Method in class com.jscape.inet.ftps.Ftps
Adds FTP event listener.
addFtpsCertificateVerifier(FtpsCertificateVerifier) - Method in class com.jscape.filetransfer.FtpsTransfer
Set certificate verifier handle acceptance of SSL certificate.
addFtpsCertificateVerifier(FtpsCertificateVerifier) - Method in class com.jscape.inet.ftps.Ftps
Deprecated. see Ftps.setFtpsCertificateVerifier(FtpsCertificateVerifier)
addFxpListener(FxpListener) - Method in class com.jscape.inet.ftp.Fxp
Add FXP event listener
addFxpListener(FxpListener) - Method in class com.jscape.inet.ftps.Fxps
Add FXP event listener
addKey(InetAddress, String) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Adds a new key entry to the store.
addListener(ScpEventListener) - Method in class com.jscape.inet.scp.Scp
Adds an event listener.
addSftpListener(SftpListener) - Method in class com.jscape.inet.sftp.Sftp
Adds event listener.
addSubdirectory() - Method in class com.jscape.inet.file.JAcl.Mask
 
appendData() - Method in class com.jscape.inet.file.JAcl.Mask
 
AS400Parser - Class in com.jscape.inet.ftp
Parser responsible for handling FTP directory listing returned in AS400 format.
AS400Parser() - Constructor for class com.jscape.inet.ftp.AS400Parser
 
ASCII - Static variable in interface com.jscape.filetransfer.FileTransfer
Flag to indicate that ASCII transfer mode is used.
ASCII - Static variable in class com.jscape.inet.ftp.Ftp
Flag to indicate that ASCII transfer mode is used.
ASCII - Static variable in class com.jscape.inet.ftps.Ftps
Flag to indicate that ASCII transfer mode is used.
ASCII - Static variable in class com.jscape.inet.sftp.Sftp
 
AUTH_SSL - Static variable in class com.jscape.inet.ftps.Ftps
Connection type for AUTH SSL FTP session.
AUTH_TLS - Static variable in class com.jscape.inet.ftps.Ftps
Connection type for AUTH TLS FTP session (default).
authenticate(FtpsClient, String, String, String) - Method in interface com.jscape.inet.ftps.Ftps.ConnectionStrategy
Performs user authentication.
authorized() - Method in interface com.jscape.inet.ftps.FtpsCertificateVerifier
Checks whether certificate is trusted.
AUTO - Static variable in interface com.jscape.filetransfer.FileTransfer
Flag to indicate that automatic transfer mode detection is used.
AUTO - Static variable in class com.jscape.inet.ftp.Ftp
Flag to indicate that automatic transfer mode detection is used.
AUTO - Static variable in class com.jscape.inet.ftps.Ftps
Flag to indicate that automatic transfer mode detection is used.
AUTO - Static variable in class com.jscape.inet.sftp.Sftp
 

Secure FTP Factory
A B C D E F G I J L M N P R S T U V W
Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved