Skip navigation links
Secure iNet Factory
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

abortDownloadThread(String) - Method in interface com.jscape.filetransfer.FileTransfer
Abort download thread.
abortDownloadThread(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Abort download thread.
abortDownloadThread(String) - Method in class com.jscape.filetransfer.FtpTransfer
 
abortDownloadThread(String) - Method in class com.jscape.filetransfer.SftpFileTransfer
 
abortDownloadThread(String) - Method in class com.jscape.inet.ftp.Ftp
Cancel the given file transfer thread.
abortDownloadThread(String) - Method in class com.jscape.inet.ftps.Ftps
Cancel the given file transfer thread.
abortDownloadThread(String) - Method in class com.jscape.inet.sftp.Sftp
Cancel the given file transfer thread.
abortDownloadThreads() - Method in interface com.jscape.filetransfer.FileTransfer
Abort all download threads.
abortDownloadThreads() - Method in class com.jscape.filetransfer.FtpsTransfer
Abort all download threads.
abortDownloadThreads() - Method in class com.jscape.filetransfer.FtpTransfer
 
abortDownloadThreads() - Method in class com.jscape.filetransfer.SftpFileTransfer
 
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.
abortUploadThread(String) - Method in interface com.jscape.filetransfer.FileTransfer
Abort upload thread.
abortUploadThread(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Abort upload thread.
abortUploadThread(String) - Method in class com.jscape.filetransfer.FtpTransfer
 
abortUploadThread(String) - Method in class com.jscape.filetransfer.SftpFileTransfer
 
abortUploadThread(String) - Method in class com.jscape.inet.ftp.Ftp
Cancel the given file transfer thread.
abortUploadThread(String) - Method in class com.jscape.inet.ftps.Ftps
Cancel the given file transfer thread.
abortUploadThread(String) - Method in class com.jscape.inet.sftp.Sftp
 
abortUploadThreads() - Method in interface com.jscape.filetransfer.FileTransfer
Abort all upload threads.
abortUploadThreads() - Method in class com.jscape.filetransfer.FtpsTransfer
Abort all upload threads.
abortUploadThreads() - Method in class com.jscape.filetransfer.FtpTransfer
 
abortUploadThreads() - Method in class com.jscape.filetransfer.SftpFileTransfer
 
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.FileTransferDeleteFileEvent
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.FileTransferErrorEvent
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(FileTransferRemoteFile) - Method in interface com.jscape.filetransfer.FileTransferRemoteFile.Filter
 
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.FileTransferSslHandshakeEvent
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.FtpErrorEvent
 
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.ScpEvent
Accepts listener for backwards dispatching.
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
 
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpChangeDirEvent
The "backwards dispatching" support.
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpConnectedEvent
The "backwards dispatching" support.
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpCreateDirEvent
The "backwards dispatching" support.
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDeleteDirEvent
The "backwards dispatching" support.
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDeleteFileEvent
The "backwards dispatching" support.
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDisconnectedEvent
The "backwards dispatching" support.
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDownloadEvent
The "backwards dispatching" support.
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpErrorEvent
The "backwards dispatching" support.
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpEvent
The "backwards dispatching" support.
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpListingEvent
The "backwards dispatching" support.
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
The "backwards dispatching" support.
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpRenameFileEvent
The "backwards dispatching" support.
accept(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpUploadEvent
The "backwards dispatching" support.
accept(TerminalListener) - Method in class com.jscape.inet.terminal.events.CellEvent
Calls correct callback method of TerminalListener object.
accept(TerminalListener) - Method in class com.jscape.inet.terminal.events.CommandEvent
Calls correct callback method of TerminalListener object.
accept(TerminalListener) - Method in class com.jscape.inet.terminal.events.ExceptionEvent
Calls correct callback method of TerminalListener object.
accept(TerminalListener) - Method in interface com.jscape.inet.terminal.events.TerminalEvent
Calls correct callback method of TerminalListener object.
accept(ArchiveListener) - Method in class com.jscape.zip.ArchiveCompressedEvent
Method accept.
accept(ArchiveListener) - Method in class com.jscape.zip.ArchiveDecompressedEvent
Method accept.
ACTIVE - Static variable in class com.jscape.inet.telnet.TelnetTask
TelnetTask is active and waiting for start prompt to execute command
Adapter() - Constructor for class com.jscape.filetransfer.FileTransferListener.Adapter
 
addArchiveListener(ArchiveListener) - Method in interface com.jscape.zip.Archive
Add listener.
addArchiveListener(ArchiveListener) - Method in class com.jscape.zip.Gzip
Adds listeners.
addArchiveListener(ArchiveListener) - Method in class com.jscape.zip.Zip
Adds listener.
addAttachment(Attachment) - Method in class com.jscape.inet.email.EmailMessage
Adds attachment to this email message.
addAttachment(Attachment, boolean) - Method in class com.jscape.inet.email.EmailMessage
Adds attachment to this email message.
addAttachment(Attachment) - Method in class com.jscape.inet.email.HtmlEmailMessage
Adds attachment to email message.
addAttribute(MimeHeaderAttr) - Method in class com.jscape.inet.mime.MimeHeader
Adds attribute to this MimeHeader.
addAttribute(String, String) - Method in class com.jscape.inet.mime.MimeHeader
Adds attribute to this MimeHeader.
addBsdListener(BsdListener) - Method in class com.jscape.inet.bsd.Rexec
Adds Bsd event listener.
addCommand(String, ControlCommand) - Method in class com.jscape.inet.terminal.CommandSet
Add command as ControlCommand object to the internal command hash map.
addCookie(String, String) - Method in class com.jscape.inet.http.HttpRequest
Adds cookie name/value pair to this HttpRequest
addDenyDomain(String) - Method in class com.jscape.inspect.EmailInspector
Adds domain to list of denied domains.
addDenyDomain(File) - Method in class com.jscape.inspect.EmailInspector
Adds contents of file to list of domains to be denied.
addFileTransferListener(FileTransferListener) - Method in interface com.jscape.filetransfer.FileTransfer
Adds FileTransferListener.
addFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpsTransfer
Adds FileTransferListener.
addFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpTransfer
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
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
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class com.jscape.inet.https.Https
Adds an event listener for events implemented by HandShakeCompletedListener interface.
addHeader(MimeHeader) - Method in class com.jscape.inet.http.HttpRequest
Adds MIME header to this HttpRequest.
addHeader(String, String) - Method in class com.jscape.inet.http.HttpRequest
Adds MIME header to this HttpRequest.
addHeader(MimeHeader) - Method in class com.jscape.inet.mime.MimeMessage
Adds MIME header to this MimeMessage.
addHeader(String, String) - Method in class com.jscape.inet.mime.MimeMessage
Adds MIME header to this MimeMessage.
addHttpListener(HttpListener) - Method in class com.jscape.inet.http.Http
Adds an event listener for events implemented by HttpListener interface.
addImapListener(ImapListener) - Method in class com.jscape.inet.imap.Imap
Adds Imap event listener.
addIpClientListener(IpClientListener) - Method in class com.jscape.inet.ipclient.IpClient
Adds IpClient event listener.
addKey(InetAddress, String) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Deprecated.
use put()
addListener(ScpEventListener) - Method in class com.jscape.inet.scp.Scp
Adds an event listener.
addNntpListener(NntpListener) - Method in class com.jscape.inet.nntp.Nntp
Adds Nntp event listener.
addParameter(String, String) - Method in class com.jscape.inet.http.HttpFileUpload
Adds a query parameter to HttpFileUpload.
addParameter(HttpParameter) - Method in class com.jscape.inet.http.HttpFileUpload
Adds a query parameter to HttpFileUpload.
addParameter(HttpParameter) - Method in class com.jscape.inet.http.HttpRequest
Adds a query parameter to HTTP request.
addParameter(String, String) - Method in class com.jscape.inet.http.HttpRequest
Adds a query parameter to HTTP request.
addPart(MimeMessage) - Method in class com.jscape.inet.mime.MimeMessage
Adds part to multipart MimeMessage.
addPopListener(PopListener) - Method in class com.jscape.inet.pop.Pop
Adds Pop event listener.
addReplaceHeader(MimeHeader) - Method in class com.jscape.inet.http.HttpRequest
Adds MIME header to this HttpRequest, replacing existing header if found.
addReplaceHeader(String, String) - Method in class com.jscape.inet.http.HttpRequest
Adds MIME header to this HttpRequest, replacing existing header if found.
addReplaceHeader(MimeHeader) - Method in class com.jscape.inet.mime.MimeMessage
Adds MIME header to this MimeMessage, replacing existing header if found.
addReplaceHeader(String, String) - Method in class com.jscape.inet.mime.MimeMessage
Adds MIME header to this MimeMessage, replacing existing header if found.
addReplaceParameter(HttpParameter) - Method in class com.jscape.inet.http.HttpRequest
Adds a query parameter to HTTP request replacing any other parameters with same name.
addReplaceParameter(String, String) - Method in class com.jscape.inet.http.HttpRequest
Adds a query parameter to HTTP request replacing any other parameters with same name.
Address - Class in com.jscape.inet.dns.record
Address record represents a host address.
Address() - Constructor for class com.jscape.inet.dns.record.Address
 
addServiceEndedListener(SshTunnelerConnection.SshServiceEndListener) - Method in class com.jscape.inet.ipclientssh.SshTunnelerConnection
Adds services ended listener.
addSftpListener(SftpListener) - Method in class com.jscape.inet.sftp.Sftp
Adds event listener.
addSmtpListener(SmtpListener) - Method in class com.jscape.inet.smtp.Smtp
Adds Smtp event listener.
addTask(TelnetTask) - Method in class com.jscape.inet.telnet.TelnetScript
Adds a TelnetTask to this TelnetScript.
addTelnetListener(TelnetListener) - Method in class com.jscape.inet.telnet.Telnet
Add telnet event listener.
addTelnetListener(TelnetListener) - Method in class com.jscape.inet.telnet.TelnetSession
Add telnet event listener.
addTelnetScriptListener(TelnetScriptListener) - Method in class com.jscape.inet.telnet.TelnetScript
Adds a TelnetScriptListener to this TelnetScript.
addType(char, SequenceType) - Static method in class com.jscape.inet.terminal.ControlSequence
Adds map of second sequence character to SequenceType object.
AES128_CBC - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
AES128_CTR - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
AES192_CBC - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
AES192_CTR - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
AES256_CBC - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
AES256_CTR - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
algorithm - Variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptionFactory.Entry
 
algorithm - Variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceMacFactory.Entry
 
ALL - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.Compressions
 
ALL - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
ALL - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceMacs
 
ALL - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
ALL_DISABLED_SIGNATURE_VERIFICATION - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
AMCommand - Class in com.jscape.inet.terminal.commands
Exit Graphics Mode.
ANSICommand - Class in com.jscape.inet.terminal.commands
Enter ANSI Mode.
append(String, Enumeration) - Method in class com.jscape.inet.imap.Imap
Appends an email message to the specified mailbox.
append(String, EmailMessage) - Method in class com.jscape.inet.imap.Imap
Appends an email message to the specified mailbox.
append(char) - Method in class com.jscape.inet.terminal.ControlSequence
Adds char to current sequence.
apply(Imap) - Method in enum com.jscape.inet.imap.Imap.Authentication
 
apply(Pop, String) - Method in enum com.jscape.inet.pop.Pop.Authentication
 
apply(Sftp.DownloadFileOperation) - Method in enum com.jscape.inet.sftp.Sftp.DownloadFileOperation.TransferStrategy
 
apply(Sftp.UploadFileOperation) - Method in enum com.jscape.inet.sftp.Sftp.UploadFileOperation.TransferStrategy
 
apply(Smtp, String, String) - Method in enum com.jscape.inet.smtp.Smtp.Authentication
 
applyTo(Sftp) - Method in class com.jscape.inet.sftp.Sftp.DownloadDirectoryOperation
 
applyTo(Sftp) - Method in class com.jscape.inet.sftp.Sftp.DownloadFileOperation
 
applyTo(Sftp) - Method in class com.jscape.inet.sftp.Sftp.RecursiveDeleteOperation
 
applyTo(Sftp) - Method in class com.jscape.inet.sftp.Sftp.RecursiveFileListOperation
 
applyTo(Sftp) - Method in interface com.jscape.inet.sftp.Sftp.RemoteDirectory
 
applyTo(Sftp) - Method in class com.jscape.inet.sftp.Sftp.RemoteDirectory.CurrentDirectory
 
applyTo(Sftp) - Method in class com.jscape.inet.sftp.Sftp.RemoteDirectory.PathDirectory
 
applyTo(Sftp) - Method in class com.jscape.inet.sftp.Sftp.RemoteDirectory.PathElementsDirectory
 
applyTo(Sftp) - Method in class com.jscape.inet.sftp.Sftp.UploadDirectoryOperation
 
applyTo(Sftp) - Method in class com.jscape.inet.sftp.Sftp.UploadFileOperation
 
applyTo(TransportConnection, String) - Method in interface com.jscape.inet.ssh.protocol.v2.authentication.ClientAuthentication
Performs actual client authentication.
applyTo(TransportConnection, String) - Method in class com.jscape.inet.ssh.protocol.v2.authentication.ComponentClientAuthentication
 
applyTo(TransportConnection, String) - Method in class com.jscape.inet.ssh.protocol.v2.authentication.NoneClientAuthentication
 
applyTo(TransportConnection, String) - Method in class com.jscape.inet.ssh.protocol.v2.authentication.PasswordClientAuthentication
 
applyTo(TransportConnection, String) - Method in class com.jscape.inet.ssh.protocol.v2.authentication.PublicKeyClientAuthentication
 
ARCFOUR - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
ARCFOUR128 - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
ARCFOUR256 - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
Archive - Interface in com.jscape.zip
Implements methods for compression and decompression of files.
ArchiveCompressedEvent - Class in com.jscape.zip
Fired when a file is compressed.
ArchiveCompressedEvent(Object, File) - Constructor for class com.jscape.zip.ArchiveCompressedEvent
Creates ArchiveCompressedEvent.
ArchiveDecompressedEvent - Class in com.jscape.zip
Fired when a archive file is decompressed.
ArchiveDecompressedEvent(Object, File) - Constructor for class com.jscape.zip.ArchiveDecompressedEvent
Creates ArchiveDecompressedEvent.
ArchiveException - Exception in com.jscape.zip
ArchiveExceptin is thrown by many methods of Archive class.
ArchiveException() - Constructor for exception com.jscape.zip.ArchiveException
 
ArchiveException(String) - Constructor for exception com.jscape.zip.ArchiveException
 
ArchiveException(String, Throwable) - Constructor for exception com.jscape.zip.ArchiveException
 
ArchiveException(Throwable) - Constructor for exception com.jscape.zip.ArchiveException
 
ArchiveListener - Interface in com.jscape.zip
Implements methods for capturing events sourced from Zip and Gzip class.
articleHeaderRetrieved(NntpArticleHeaderEvent) - Method in class com.jscape.inet.nntp.NntpAdapter
Invoked when an article header is retrieved from NNTP server.
articleHeaderRetrieved(NntpArticleHeaderEvent) - Method in interface com.jscape.inet.nntp.NntpListener
Invoked when an article header is retrieved from NNTP server.
articlePosted(NntpArticlePostedEvent) - Method in class com.jscape.inet.nntp.NntpAdapter
Invoked when an article is posted to NNTP server.
articlePosted(NntpArticlePostedEvent) - Method in interface com.jscape.inet.nntp.NntpListener
Invoked when an article is posted to NNTP server.
articleRetrieved(NntpArticleEvent) - Method in class com.jscape.inet.nntp.NntpAdapter
Invoked when an article is retrieved from NNTP server.
articleRetrieved(NntpArticleEvent) - Method in interface com.jscape.inet.nntp.NntpListener
Invoked when an article is retrieved from NNTP server.
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
 
asFile() - Method in class com.jscape.inet.ftp.MvsParser.MvsFileRecord
 
assertKeyValid(InetAddress, PublicKey) - Method in interface com.jscape.inet.ssh.protocol.v2.transport.keyexchange.HostKeyVerificationService
Checks if specified key is valid.
assertKeyValid(InetAddress, PublicKey) - Method in class com.jscape.inet.ssh.util.HostKeyFingerprintVerifier
 
asTree(File) - Static method in class com.jscape.inet.sftp.Sftp.DirectoryService
 
asTree(String, Sftp) - Static method in class com.jscape.inet.sftp.Sftp.DirectoryService
 
Attachment - Class in com.jscape.inet.mime
Implements methods for creating an attachment to be added to a multi-part MimeMessage.
Attachment(File, String) - Constructor for class com.jscape.inet.mime.Attachment
Constructs a new Attachment instance.
Attachment(File) - Constructor for class com.jscape.inet.mime.Attachment
Constructs a new Attachment instance.
Attachment(String, byte[], String) - Constructor for class com.jscape.inet.mime.Attachment
Constructs a new Attachment instance.
Attachment(String, byte[]) - Constructor for class com.jscape.inet.mime.Attachment
Constructs a new Attachment instance.
Attachment(byte[]) - Constructor for class com.jscape.inet.mime.Attachment
Constructs a new Attachment instance.
Attachment(MimeMessage) - Constructor for class com.jscape.inet.mime.Attachment
Constructs a new Attachment instance from an existing MIME message.
attributeFor(String) - Method in class com.jscape.filetransfer.FileTransferUploadEvent
 
attributeFor(String, Object) - Method in class com.jscape.filetransfer.FileTransferUploadEvent
 
AUTH_APOP - Static variable in class com.jscape.inet.pop.Pop
APOP authentication.
AUTH_CRAM_MD5 - Static variable in class com.jscape.inet.imap.Imap
CRAM_MD5 authentication.
AUTH_CRAM_MD5 - Static variable in class com.jscape.inet.smtp.Smtp
CRAM_MD5 authentication.
AUTH_LOGIN - Static variable in class com.jscape.inet.imap.Imap
Standard username/password authentication.
AUTH_LOGIN - Static variable in class com.jscape.inet.pop.Pop
Standard username/password authentication.
AUTH_LOGIN - Static variable in class com.jscape.inet.smtp.Smtp
Standard username/password authentication.
AUTH_PASS - Static variable in class com.jscape.inet.pop.Pop
Deprecated.
replaced by AUTH_LOGIN variable for consistency
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).
AUTH_XOAUTH2 - Static variable in class com.jscape.inet.imap.Imap
 
AUTH_XOAUTH2 - Static variable in class com.jscape.inet.pop.Pop
 
AUTH_XOAUTH2 - Static variable in class com.jscape.inet.smtp.Smtp
 
authenticate(FtpsClient, String, String, String) - Method in interface com.jscape.inet.ftps.Ftps.ConnectionStrategy
Performs user authentication.
authenticationFor(int) - Static method in enum com.jscape.inet.imap.Imap.Authentication
 
authenticationFor(int) - Static method in enum com.jscape.inet.pop.Pop.Authentication
 
authenticationFor(int) - Static method in enum com.jscape.inet.smtp.Smtp.Authentication
 
authentications() - Method in class com.jscape.inet.ssh.protocol.v2.authentication.ComponentClientAuthentication
Returns authentications.
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
 
available() - Method in class com.jscape.inet.telnet.TelnetInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links
Secure iNet Factory

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