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 Y Z

A

ACCESS_ALLOWED - Static variable in class com.jscape.inet.file.JAcl.Type
 
ACCESS_DENIED - Static variable in class com.jscape.inet.file.JAcl.Type
 
ACTIVE - Static variable in class com.jscape.inet.ssh.SshTask
SshTask is active and waiting for start prompt to execute command
ACTIVE - Static variable in class com.jscape.inet.telnet.TelnetTask
TelnetTask is active and waiting for start prompt to execute command
ADAPTIVE_BLOCK_SIZE - Static variable in class com.jscape.inet.sftp.Sftp
Adaptive block transfer size.
AMCommand - class com.jscape.inet.terminal.commands.AMCommand.
Exit Graphics Mode.
ANSICommand - class com.jscape.inet.terminal.commands.ANSICommand.
Enter ANSI Mode.
AS400Parser - class com.jscape.inet.ftp.AS400Parser.
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.
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_METHOD_HOSTBASE - Static variable in class com.jscape.inet.ssh.Ssh
 
AUTH_METHOD_KBI - Static variable in class com.jscape.inet.ssh.Ssh
 
AUTH_METHOD_NONE - Static variable in class com.jscape.inet.ssh.Ssh
 
AUTH_METHOD_PASSWORD - Static variable in class com.jscape.inet.ssh.Ssh
 
AUTH_METHOD_PUBLICKEY - Static variable in class com.jscape.inet.ssh.Ssh
 
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).
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.
Address - class com.jscape.inet.dns.record.Address.
Address record represents a host address.
Address() - Constructor for class com.jscape.inet.dns.record.Address
 
Archive - interface com.jscape.zip.Archive.
Implements methods for compression and decompression of files.
ArchiveCompressedEvent - class com.jscape.zip.ArchiveCompressedEvent.
Fired when a file is compressed.
ArchiveCompressedEvent(Object, File) - Constructor for class com.jscape.zip.ArchiveCompressedEvent
Creates ArchiveCompressedEvent.
ArchiveDecompressedEvent - class com.jscape.zip.ArchiveDecompressedEvent.
Fired when a archive file is decompressed.
ArchiveDecompressedEvent(Object, File) - Constructor for class com.jscape.zip.ArchiveDecompressedEvent
Creates ArchiveDecompressedEvent.
ArchiveException - exception com.jscape.zip.ArchiveException.
ArchiveExceptin is thrown by many methods of Archive class.
ArchiveException(String) - Constructor for class com.jscape.zip.ArchiveException
Creates exception with specified message string.
ArchiveException(String, Exception) - Constructor for class com.jscape.zip.ArchiveException
Creates exception with specified message string and source exception
ArchiveListener - interface com.jscape.zip.ArchiveListener.
Implements methods for capturing events sourced from Zip and Gzip class.
Attachment - class com.jscape.inet.mime.Attachment.
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.
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
 
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
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.
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.
addClientVersion(int, Class) - Method in class com.jscape.inet.sftp.SftpConfiguration
Adds a new client version to the factory.
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.
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.FtpTransfer
See FileTransfer interface for method description.
addFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpsTransfer
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
Adds 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
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
Adds a new key entry to the store.
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.
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.
addSshListener(SshListener) - Method in class com.jscape.inet.ssh.Ssh
Add SSH event listener.
addSshListener(SshListener) - Method in class com.jscape.inet.ssh.SshSession
Add Ssh event listener.
addSshScriptListener(SshScriptListener) - Method in class com.jscape.inet.ssh.SshScript
Adds a SshScriptListener to this SshScript.
addSubdirectory() - Method in class com.jscape.inet.file.JAcl.Mask
 
addTask(SshTask) - Method in class com.jscape.inet.ssh.SshScript
Adds a SshTask to this SshScript.
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.
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.
appendData() - Method in class com.jscape.inet.file.JAcl.Mask
 
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.
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.
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.

B

BINARY - Static variable in interface com.jscape.filetransfer.FileTransfer
Flag to indicate that BINARY transfer mode is used.
BINARY - Static variable in class com.jscape.inet.ftp.Ftp
Flag to indicate that BINARY transfer mode is used.
BINARY - Static variable in class com.jscape.inet.ftps.Ftps
Flag to indicate that BINARY transfer mode is used.
BLOCK_ORIENTED - Static variable in class com.jscape.inet.file.JFileType
Block-oriented file.
BSCommand - class com.jscape.inet.terminal.commands.BSCommand.
Move the cursor to the left one character position, unless it is at the left margin, in which case no action occurs.
BUF_SIZE - Static variable in class com.jscape.zip.Gzip
Buffer size.
BUF_SIZE - Static variable in class com.jscape.zip.Zip
 
BackSlash - Static variable in class com.jscape.zip.Zip
 
Base64 - class com.jscape.inet.util.Base64.
Implements methods for encoding and decoding using base64 algorithm.
Base64() - Constructor for class com.jscape.inet.util.Base64
 
Binary - class com.jscape.inet.telnet.options.Binary.
Implements Telnet BINARY option as described in RFC 856.
Binary() - Constructor for class com.jscape.inet.telnet.options.Binary
Creates a new Binary instance.
BsdAdapter - class com.jscape.inet.bsd.BsdAdapter.
Implements methods for capturing events sourced from Rexec and derived classes.
BsdAdapter() - Constructor for class com.jscape.inet.bsd.BsdAdapter
 
BsdBytesReceivedEvent - class com.jscape.inet.bsd.BsdBytesReceivedEvent.
Fired from InputReader and OutputWriter when data is received from remote host.
BsdBytesReceivedEvent(Object, long, int) - Constructor for class com.jscape.inet.bsd.BsdBytesReceivedEvent
Creates BsdBytesReceivedEvent.
BsdBytesTransmittedEvent - class com.jscape.inet.bsd.BsdBytesTransmittedEvent.
Fired from InputReader and OutputWriter when data is transmitted down the stream.
BsdBytesTransmittedEvent(Object, long, int) - Constructor for class com.jscape.inet.bsd.BsdBytesTransmittedEvent
Creates BsdBytesTransmittedEvent.
BsdConnectedEvent - class com.jscape.inet.bsd.BsdConnectedEvent.
Fired when connection to BSD r server is established.
BsdConnectedEvent(Object, String) - Constructor for class com.jscape.inet.bsd.BsdConnectedEvent
Creates BsdConnectedEvent.
BsdDisconnectedEvent - class com.jscape.inet.bsd.BsdDisconnectedEvent.
Fired when connection to BSD r service server is released.
BsdDisconnectedEvent(Object, String) - Constructor for class com.jscape.inet.bsd.BsdDisconnectedEvent
Creates BsdDisconnectedEvent.
BsdException - exception com.jscape.inet.bsd.BsdException.
BsdException is thrown by many methods of Bsd r classes.
BsdException(String) - Constructor for class com.jscape.inet.bsd.BsdException
Creates exception with specified message string.
BsdException(String, Exception) - Constructor for class com.jscape.inet.bsd.BsdException
Creates exception with specified message string and Exception.
BsdListener - interface com.jscape.inet.bsd.BsdListener.
Implements methods for capturing connected and disconnected events from Rexec and derived classes.
breakSequence() - Method in class com.jscape.inet.terminal.Terminal
Breaks current control sequence.
bytesReceived(BsdBytesReceivedEvent) - Method in class com.jscape.inet.bsd.BsdAdapter
Invoked when data arrives from an InputStream.
bytesReceived(BsdBytesReceivedEvent) - Method in interface com.jscape.inet.bsd.BsdListener
Invoked when data arrives from an InputStream.
bytesTransmitted(BsdBytesTransmittedEvent) - Method in class com.jscape.inet.bsd.BsdAdapter
Invoked when data is transmitted to an OutputStream.
bytesTransmitted(BsdBytesTransmittedEvent) - Method in interface com.jscape.inet.bsd.BsdListener
Invoked when data is transmitted to an OutputStream.

C

CANCommand - class com.jscape.inet.terminal.commands.CANCommand.
If sent during a control sequence, the sequence is immediately terminated and not executed.
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.AMCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.ANSICommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.BSCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.CANCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.CPRCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.CRCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.CUBCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.CUDCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.CUFCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.CUHCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.CUPCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.CUUCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.DACommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.DECIDCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.DECSTBMCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.DECTSTCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.DSRCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.EDCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.EELCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.EESCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.ELCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.ESCCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.GMCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.HTCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.HTSCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.INDCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.LFCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.NELCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.RICommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.RMCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.SCSG00Command
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.SCSG0BCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.SCSG10Command
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.SCSG1BCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.SGRCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.SICommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.SMCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.SOCommand
 
CANONICAL_FORM - Static variable in class com.jscape.inet.terminal.commands.TBCCommand
 
CHANNEL_REQUEST_ENV - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_REQUEST_EXEC - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_REQUEST_EXIT_SIGNAL - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_REQUEST_EXIT_STATUS - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_REQUEST_PTY_REQ - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_REQUEST_SHELL - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_REQUEST_SIGNAL - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_REQUEST_SUBSYSTEM - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_REQUEST_WINDOW_CHANGE - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_REQUEST_X11_REQ - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_REQUEST_XON_XOFF - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_TYPE_DIRECT_TCPIP - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_TYPE_FORWARDED_TCPIP - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_TYPE_SESSION - Static variable in class com.jscape.inet.ssh.Ssh
 
CHANNEL_TYPE_X11 - Static variable in class com.jscape.inet.ssh.Ssh
 
CHAR_ORIENTED - Static variable in class com.jscape.inet.file.JFileType
Character-oriented file.
CLASS_ANY - Static variable in class com.jscape.inet.dns.Dns
Indicates any Domain Records.
CLASS_CH - Static variable in class com.jscape.inet.dns.Dns
Indicates CHAOS domain records.
CLASS_CS - Static variable in class com.jscape.inet.dns.Dns
Indicates CSNET domain records.
CLASS_HS - Static variable in class com.jscape.inet.dns.Dns
Indicates HESIOD domain records.
CLASS_IN - Static variable in class com.jscape.inet.dns.Dns
Indicates Internet domain records.
CMD_ARTICLE - Static variable in class com.jscape.inet.nntp.Nntp
Command to get article.
CMD_AUTHPASS - Static variable in class com.jscape.inet.nntp.Nntp
Command to send password.
CMD_AUTHUSER - Static variable in class com.jscape.inet.nntp.Nntp
Command to send username.
CMD_BODY - Static variable in class com.jscape.inet.nntp.Nntp
Command to get body of article.
CMD_GROUP - Static variable in class com.jscape.inet.nntp.Nntp
Command to select a newsgroup.
CMD_HEAD - Static variable in class com.jscape.inet.nntp.Nntp
Command to get header of article.
CMD_HELP - Static variable in class com.jscape.inet.nntp.Nntp
Command to get NNTP help.
CMD_LAST - Static variable in class com.jscape.inet.nntp.Nntp
Command to get previous article.
CMD_LIST - Static variable in class com.jscape.inet.nntp.Nntp
Command to list newsgroups.
CMD_NEWGROUPS - Static variable in class com.jscape.inet.nntp.Nntp
Command to get new newsgroups.
CMD_NEWNEWS - Static variable in class com.jscape.inet.nntp.Nntp
Command to get new articles.
CMD_NEXT - Static variable in class com.jscape.inet.nntp.Nntp
Command to get next article.
CMD_POST - Static variable in class com.jscape.inet.nntp.Nntp
Command to post article.
CMD_QUIT - Static variable in class com.jscape.inet.nntp.Nntp
Command to logout.
CMD_STAT - Static variable in class com.jscape.inet.nntp.Nntp
Command to get information about an article.
COLON - Static variable in interface com.jscape.inet.mime.MimeConstants
Represents byte value for colon.
COMMAND_MAP - Static variable in class com.jscape.inet.telnet.Telnet
This field can be used to map command codes to their String representation.
COMPLETE - Static variable in class com.jscape.inet.ssh.SshTask
SshTask has finished execution of command and has received end prompt
COMPLETE - Static variable in class com.jscape.inet.telnet.TelnetTask
TelnetTask has finished execution of command and has received end prompt
COMPRESSION_ALG_NONE - Static variable in class com.jscape.inet.ssh.Ssh
 
COMPRESSION_ALG_ZLIB - Static variable in class com.jscape.inet.ssh.Ssh
 
CPRCommand - class com.jscape.inet.terminal.commands.CPRCommand.
CPR -- Cursor Position Report.
CR - Static variable in interface com.jscape.inet.mime.MimeConstants
Represents byte value for carriage return.
CRCommand - class com.jscape.inet.terminal.commands.CRCommand.
Move cursor to the left margin on the current line.
CRLF - Static variable in interface com.jscape.inet.mime.MimeConstants
Represents String value for carriage return line feed combination.
CSIType - class com.jscape.inet.terminal.CSIType.
Sequence type with '[' second character.
CUBCommand - class com.jscape.inet.terminal.commands.CUBCommand.
CUB -- Cursor Backward.
CUDCommand - class com.jscape.inet.terminal.commands.CUDCommand.
CUD -- Cursor Down.
CUFCommand - class com.jscape.inet.terminal.commands.CUFCommand.
CUF -- Cursor Forward.
CUHCommand - class com.jscape.inet.terminal.commands.CUHCommand.
Cursor to Home.
CUPCommand - class com.jscape.inet.terminal.commands.CUPCommand.
CUP -- Cursor Position.
CURRENT_DIR - Static variable in interface com.jscape.filetransfer.FileTransfer
Represents the current directory.
CURRENT_DIR - Static variable in class com.jscape.inet.ftp.Ftp
Represents the current directory.
CURRENT_DIR - Static variable in class com.jscape.inet.ftps.Ftps
Represents the current directory.
CUUCommand - class com.jscape.inet.terminal.commands.CUUCommand.
CUU -- Cursor Up.
CanonicalName - class com.jscape.inet.dns.record.CanonicalName.
CanonicalName record specifies the canonical or primary name for the owner of a domain name.
CanonicalName() - Constructor for class com.jscape.inet.dns.record.CanonicalName
 
Cell - class com.jscape.inet.terminal.Cell.
Represents screen cell.
Cell(char, CellAttributes) - Constructor for class com.jscape.inet.terminal.Cell
Creates Cell object giving value and attributes.
Cell(char) - Constructor for class com.jscape.inet.terminal.Cell
Creates Cell object giving it's value.
Cell() - Constructor for class com.jscape.inet.terminal.Cell
Creates Cell object having '\000' value with default attributes.
Cell(Cell) - Constructor for class com.jscape.inet.terminal.Cell
Copy constructor.
CellAttributes - class com.jscape.inet.terminal.CellAttributes.
This immutable classs represents code>Cell class attributes.
CellEvent - class com.jscape.inet.terminal.events.CellEvent.
Represents Terminal cell event.
CellEvent(int, int) - Constructor for class com.jscape.inet.terminal.events.CellEvent
Creates CellEvent object giving screen cell coordinates.
CharacterSet - interface com.jscape.inet.terminal.CharacterSet.
Represents character set in terminal.
Codec - interface com.jscape.inet.util.Codec.
Defines methods for encoding and decoding of data.
CodecFactory - class com.jscape.inet.util.CodecFactory.
Factory class for looking up a Codec based on it's name.
CommandEvent - class com.jscape.inet.terminal.events.CommandEvent.
Represents Terminal command event.
CommandEvent(String, String) - Constructor for class com.jscape.inet.terminal.events.CommandEvent
Creates CommandEvent object giving "canonical" form and value of incoming control command.
CommandSet - class com.jscape.inet.terminal.CommandSet.
Represents command set (ANSI, VT52) in terminal.
CommandSet(String) - Constructor for class com.jscape.inet.terminal.CommandSet
Creates CommandSet object giving its name.
ContainsCharsOutsideRFC2047Limits(String) - Static method in class com.jscape.inet.mime.RFC2047Encoder
 
ControlCommand - interface com.jscape.inet.terminal.commands.ControlCommand.
Base interface for control commands.
ControlSequence - class com.jscape.inet.terminal.ControlSequence.
Represents control sequence.
ControlSequence(char) - Constructor for class com.jscape.inet.terminal.ControlSequence
Creates ControlSequence object giving opening char.
ControlSequence() - Constructor for class com.jscape.inet.terminal.ControlSequence
Creates ControlSequence object with default opening char ('\033').
cancel() - Method in class com.jscape.inet.ssh.SshTask
Cancels this task and subsequent tasks by setting it's status to complete.
cancel() - Method in class com.jscape.inet.telnet.TelnetTask
Cancels this task and subsequent tasks by setting it's status to complete.
cellAt(int) - Method in class com.jscape.inet.terminal.Row
Gives access to specified cell.
changeDir(FileTransferChangeDirEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when the remote directory path is changed.
changeDir(FtpChangeDirEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when the remote directory path is changed on the server.
changeDir(FtpChangeDirEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when the remote directory path is changed on the server.
changeDir(SftpChangeDirEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when the remote directory path is changed.
changeDir(SftpChangeDirEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when the remote directory path is changed.
changePassword(String, String) - Method in class com.jscape.filetransfer.FtpTransfer
Changes the password.
changePassword(String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Changes the password.
changePassword(String, String) - Method in class com.jscape.inet.ftp.Ftp
Changes password for current account.
changePassword(String, String) - Method in class com.jscape.inet.ftps.Ftps
Changes the password for current account.
checksum(File, String) - Method in class com.jscape.inet.ftp.Ftp
Compares checksum of the local and remote files.
checksum(byte[], String) - Method in class com.jscape.inet.ftp.Ftp
Compares checksum of the local data and remote file.
checksum(File, String) - Method in class com.jscape.inet.ftps.Ftps
Compares checksum of the local and remote files.
checksum(byte[], String) - Method in class com.jscape.inet.ftps.Ftps
Compares checksum of the local data and remote file.
clear() - Method in class com.jscape.inet.ssh.SshScript
Clears all tasks from the script.
clear() - Method in class com.jscape.inet.ssh.util.SshHostKeys
Clears the store contents.
clear() - Method in class com.jscape.inet.telnet.TelnetScript
Clears all tasks from the script.
clearCommandChannel() - Method in class com.jscape.filetransfer.FtpsTransfer
Clears command channel.
clearCommandChannel() - Method in class com.jscape.inet.ftps.Ftps
Clears command channel.
clearCookies() - Method in class com.jscape.inet.http.HttpRequest
Clears all cookies from HTTP request
clearDenyDomain() - Method in class com.jscape.inspect.EmailInspector
Clears list of denied domains.
clearParameters() - Method in class com.jscape.inet.http.HttpRequest
Clears all parameters from HTTP request
clearProxySettings() - Method in interface com.jscape.filetransfer.FileTransfer
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.filetransfer.FtpTransfer
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.filetransfer.FtpsTransfer
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.filetransfer.SftpTransfer
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.bsd.Rexec
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.bsd.Rsh
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.dns.Dns
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.ftp.Ftp
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.ftps.Ftps
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.http.Http
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.imap.Imap
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.imapssl.ImapSsl
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.ipclient.IpClient
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.ipclientssl.IpClientSsl
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.nntp.Nntp
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.pop.Pop
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.popssl.PopSsl
Clears proxy server values.
clearProxySettings() - Static method in class com.jscape.inet.sftp.Sftp
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.smtp.Smtp
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.smtpssl.SmtpSsl
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.telnet.Telnet
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.telnetssl.TelnetSsl
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.whois.Whois
Clears proxy server values.
clearTabs() - Method in class com.jscape.inet.terminal.Screen
Clears all tabstops in screen.
clone() - Method in class com.jscape.inet.ssh.util.SshHostKeys
 
close() - Method in interface com.jscape.inet.file.JFileSystem
Closes the file system object and releases all associated resources.
close() - Method in interface com.jscape.inet.file.JRandomAccessFile
Closes this random access file stream and releases any system resources associated with the stream.
closed() - Method in class com.jscape.inet.sftp.SftpConfiguration.SftpLogger
 
column() - Method in class com.jscape.inet.terminal.Screen.Cursor
Current column number.
com.jscape.inet.bsd - package com.jscape.inet.bsd
Contains client classes for remote communications using BSD rexec, rsh and rlogin protocols.
com.jscape.inet.dns - package com.jscape.inet.dns
Contains client classes for querying DNS servers.
com.jscape.inet.dns.record - package com.jscape.inet.dns.record
Contains classes representing various DNS record types.
com.jscape.inet.email - package com.jscape.inet.email
Contains classes for creating and parsing email messages and email addresses.
com.jscape.inet.finger - package com.jscape.inet.finger
Contains classes for querying remote hosts about users using finger protocol.
com.jscape.inet.http - package com.jscape.inet.http
Contains classes for communicating with HTTP servers.
com.jscape.inet.https - package com.jscape.inet.https
Contains classes for securely communicating with HTTP servers using SSL.
com.jscape.inet.httpssh - package com.jscape.inet.httpssh
Contains classes for securely communicating with HTTP servers using an encrypted SSH tunnel.
com.jscape.inet.imap - package com.jscape.inet.imap
Contains classes for communicating an IMAP server.
com.jscape.inet.imapssh - package com.jscape.inet.imapssh
Contains classes for securely communicating with an IMAP server using an encrypted SSH tunnel.
com.jscape.inet.imapssl - package com.jscape.inet.imapssl
Contains classes for securely communicating with an IMAP server using SSL.
com.jscape.inet.ipclient - package com.jscape.inet.ipclient
Contains classes for creating TCP/IP client applications.
com.jscape.inet.mime - package com.jscape.inet.mime
Contains classes for creating and parsing MIME compliant messages.
com.jscape.inet.nntp - package com.jscape.inet.nntp
Contains classes for communicating with NNTP (Network News Transport Protocol) servers.
com.jscape.inet.nntpssh - package com.jscape.inet.nntpssh
Contains classes for securely communicating with NNTP (Network News Transport Protocol) servers using an encrypted SSH tunnel.
com.jscape.inet.pop - package com.jscape.inet.pop
Contains classes for communicating with POP3 (Post Office Protocol version 3) servers.
com.jscape.inet.popssh - package com.jscape.inet.popssh
Contains classes for securely communicating with POP3 (Post Office Protocol version 3) servers using an encrypted SSH tunnel.
com.jscape.inet.popssl - package com.jscape.inet.popssl
Contains classes for securely communicating with POP3 (Post Office Protocol version 3) servers using SSL.
com.jscape.inet.smtp - package com.jscape.inet.smtp
Contains classes for communicating with SMTP (Simple Mail Transport Protocol) servers.
com.jscape.inet.smtpssh - package com.jscape.inet.smtpssh
Contains classes for securely communicating with SMTP (Simple Mail Transport Protocol) servers using an encrypted SSH tunnel.
com.jscape.inet.smtpssl - package com.jscape.inet.smtpssl
Contains classes for securely communicating with SMTP (Simple Mail Transport Protocol) servers using SSL.
com.jscape.inet.telnet - package com.jscape.inet.telnet
Contains classes for communicating with telnet servers.
com.jscape.inet.telnet.options - package com.jscape.inet.telnet.options
Contains various option negotiation classes for the telnet protocol.
com.jscape.inet.telnetssh - package com.jscape.inet.telnetssh
Contains classes for securely communicating with telnet servers using an encryted SSH tunnel.
com.jscape.inet.telnetssl - package com.jscape.inet.telnetssl
Contains classes for securely communicating with telnet servers using SSL.
com.jscape.inet.terminal - package com.jscape.inet.terminal
Contains classes for parsing vt100 emulated data from a telnet server.
com.jscape.inet.terminal.commands - package com.jscape.inet.terminal.commands
Contains classes for sending vt100 emulated to a telnet server.
com.jscape.inet.terminal.events - package com.jscape.inet.terminal.events
Contains event classes for use in capturing emulated data from telnet server.
com.jscape.inet.whois - package com.jscape.inet.whois
Contains classes for communicating with a whois server.
com.jscape.inspect - package com.jscape.inspect
Contains classes for performing email address validation.
com.jscape.zip - package com.jscape.zip
Contains classes for performing archive compression and decompression using ZIP and GZIP protocols.
commandSent(FileTransferCommandEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when a command is sent to server.
commandSent(FtpCommandEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when a command is sent to FTP server.
commandSent(FtpCommandEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when a command is sent to FTP server.
commandSent(ImapCommandEvent) - Method in class com.jscape.inet.imap.ImapAdapter
Invoked when command is sent to the IMAP server
commandSent(ImapCommandEvent) - Method in interface com.jscape.inet.imap.ImapListener
Invoked when command is sent to the IMAP server
commandSent(PopCommandEvent) - Method in class com.jscape.inet.pop.PopAdapter
Invoked when command is sent to the POP3 server.
commandSent(PopCommandEvent) - Method in interface com.jscape.inet.pop.PopListener
Invoked when command is sent to the POP3 server.
commandSent(SmtpCommandEvent) - Method in class com.jscape.inet.smtp.SmtpAdapter
Invoked when command is sent to the SMTP server
commandSent(SmtpCommandEvent) - Method in interface com.jscape.inet.smtp.SmtpListener
Invoked when command is sent to the SMTP server
compare(Object, Object) - Method in class com.jscape.filetransfer.FileTransferRemoteSort.FileDateComparator
Compares files for sorting.
compare(Object, Object) - Method in class com.jscape.filetransfer.FileTransferRemoteSort.FileNameComparator
Compares the file name of both FileTransferRemoteFile arguments.
compare(Object, Object) - Method in class com.jscape.filetransfer.FileTransferRemoteSort.FileSizeComparator
Compares the file size using the compareTo of Long class.
compare(Object, Object) - Method in class com.jscape.inet.dns.record.MailExchangerComparator
Compares preference of two (2) MailExchanger instances.
compress(File) - Method in interface com.jscape.zip.Archive
Compresses a file.
compress(File, File) - Method in interface com.jscape.zip.Archive
Compress a file or directory and store to output file
compress(File) - Method in class com.jscape.zip.Gzip
GZIP the input file.
compress(File, File) - Method in class com.jscape.zip.Gzip
GZIP the input file to specified output file or directory.
compress(File) - Method in class com.jscape.zip.Zip
Creates a new ZIP archive.
compress(File, File) - Method in class com.jscape.zip.Zip
Creates a new ZIP archive.
compress(File, Vector) - Method in class com.jscape.zip.Zip
Compresses list of files to specified output file.
compressed(ArchiveCompressedEvent) - Method in interface com.jscape.zip.ArchiveListener
Invoked when a file is compressed.
connect() - Method in interface com.jscape.filetransfer.FileTransfer
Connects to server and performs login.
connect() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
connect(boolean) - Method in class com.jscape.filetransfer.FtpTransfer
Establishes a connection with FTP server with optional login
connect() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
connect(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Establishes a connection with FTP server with optional login
connect() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
connect() - Method in class com.jscape.inet.bsd.Rexec
Connects to the remote host, initializing streams that handle stdin and stdout.
connect() - Method in class com.jscape.inet.bsd.Rlogin
Initializes input and output streams to handle stdin and stdout of the remote host.
connect() - Method in class com.jscape.inet.bsd.Rsh
Initializes input and output streams to handle stdin and stdout of the remote host.
connect() - Method in class com.jscape.inet.ftp.Ftp
Connects to FTP server and performs login using specified username, password and optional account.
connect(boolean) - Method in class com.jscape.inet.ftp.Ftp
Connects to FTP server and optionally performs login.
connect() - Method in class com.jscape.inet.ftps.Ftps
Connects to FTP server and performs login.
connect(boolean) - Method in class com.jscape.inet.ftps.Ftps
Connects to FTP server and optionally performs login.
connect() - Method in class com.jscape.inet.imap.Imap
Connects to an IMAP server.
connect() - Method in class com.jscape.inet.imapssh.ImapSsh
Connects to IMAP server tunelling data through SSH server and performs login with IMAP server.
connect() - Method in class com.jscape.inet.imapssl.ImapSsl
Establishes secure SSL connection to IMAP server.
connect() - Method in class com.jscape.inet.ipclient.IpClient
Establishes connection with server.
connect() - Method in class com.jscape.inet.ipclientssh.IpClientSsh
Establishes connection with SSH server, performs authentication and creates tunnel to hostname and port provided in constructor.
connect() - Method in class com.jscape.inet.ipclientssl.IpClientSsl
Establishes connection with server.
connect() - Method in class com.jscape.inet.nntp.Nntp
Connects to NNTP server and authenticates using username and password if found.
connect() - Method in class com.jscape.inet.nntpssh.NntpSsh
Connects to NNTP server tunnelling all data through SSH server.
connect() - Method in class com.jscape.inet.pop.Pop
Connects to POP3 server and performs login.
connect() - Method in class com.jscape.inet.popssh.PopSsh
Connects to POP3 server tunelling data through SSH server and performs login with POP3 server.
connect() - Method in class com.jscape.inet.popssl.PopSsl
Establishes secure SSL connection to POP3 server.
connect() - Method in class com.jscape.inet.scp.Scp
Connects to the server.
connect() - Method in class com.jscape.inet.sftp.Sftp
Establishes secure connection with SSH server.
connect() - Method in class com.jscape.inet.smtp.Smtp
Connects to SMTP server.
connect() - Method in class com.jscape.inet.smtpssh.SmtpSsh
Connects to SMTP server tunnelling data through SSH server.
connect() - Method in class com.jscape.inet.smtpssl.SmtpSsl
Securely connects to SMTP server using SSL.
connect() - Method in class com.jscape.inet.ssh.Ssh
Connects to SSH server.
connect(int) - Method in class com.jscape.inet.ssh.SshSession
Establishes connection with SSH server and performs login
connect() - Method in class com.jscape.inet.ssh.SshSession
Establishes connection with SSH server and performs login.
connect() - Method in class com.jscape.inet.telnet.Telnet
Connect the client socket to host and port specified by contructor or Telnet.setHostname(java.lang.String), Telnet.setPort(int) methods.
connect(String, String, int) - Method in class com.jscape.inet.telnet.TelnetSession
Establishes connection with telnet server and performs login using specified username and password.
connect(String, String) - Method in class com.jscape.inet.telnet.TelnetSession
Establishes connection with telnet server and performs login using specified username and password.
connect() - Method in class com.jscape.inet.telnetssh.TelnetSsh
Establishes connection with SSH server and creates secure tunnel to Telnet server.
connect() - Method in class com.jscape.inet.telnetssl.TelnetSsl
Establishes connection to telnet server using SSL/TLS.
connect() - Method in class com.jscape.inet.terminal.Terminal
Connects to remote host.
connected(FileTransferConnectedEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when connection to server is established.
connected(BsdConnectedEvent) - Method in class com.jscape.inet.bsd.BsdAdapter
Invoked when connection to BSD r service server is established.
connected(BsdConnectedEvent) - Method in interface com.jscape.inet.bsd.BsdListener
Invoked when connection to BSD r service server is established.
connected(FtpConnectedEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when connection to FTP server is established.
connected(FtpConnectedEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when connection to FTP server is established.
connected(HttpConnectedEvent) - Method in class com.jscape.inet.http.HttpAdapter
Invoked when connection to HTTP server is established.
connected(HttpConnectedEvent) - Method in interface com.jscape.inet.http.HttpListener
Invoked when connection to Http server is established.
connected(ImapConnectedEvent) - Method in class com.jscape.inet.imap.ImapAdapter
Invoked when connection to IMAP server is established.
connected(ImapConnectedEvent) - Method in interface com.jscape.inet.imap.ImapListener
Invoked when connection to IMAP server is established.
connected(IpClientConnectedEvent) - Method in interface com.jscape.inet.ipclient.IpClientListener
Invoked when connection to server is established.
connected(NntpConnectedEvent) - Method in class com.jscape.inet.nntp.NntpAdapter
Invoked when connection to NNTP server is established.
connected(NntpConnectedEvent) - Method in interface com.jscape.inet.nntp.NntpListener
Invoked when connection to NNTP server is established.
connected(PopConnectedEvent) - Method in class com.jscape.inet.pop.PopAdapter
Invoked when connection to POP3 server is established.
connected(PopConnectedEvent) - Method in interface com.jscape.inet.pop.PopListener
Invoked when connection to POP3 server is established.
connected(ScpConnectedEvent) - Method in interface com.jscape.inet.scp.events.ScpEventListener
Informs listener about Scp connection.
connected(SftpConnectedEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when connection to SSH server is established.
connected(SftpConnectedEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when connection to server is established.
connected(SmtpConnectedEvent) - Method in class com.jscape.inet.smtp.SmtpAdapter
Invoked when connection to SMTP server is established.
connected(SmtpConnectedEvent) - Method in interface com.jscape.inet.smtp.SmtpListener
Invoked when connection to SMTP server is established.
connected(SshConnectedEvent) - Method in class com.jscape.inet.ssh.SshAdapter
Invoked when SSH connection is established.
connected(SshConnectedEvent) - Method in interface com.jscape.inet.ssh.SshListener
Invoked when SSH connection is established.
connected(TelnetConnectedEvent) - Method in class com.jscape.inet.telnet.TelnetAdapter
Invoked when Telnet connection is established.
connected(TelnetConnectedEvent) - Method in interface com.jscape.inet.telnet.TelnetListener
Invoked when Telnet connection is established.
connected(TelnetConnectedEvent) - Method in class com.jscape.inet.terminal.Terminal
Handles "connected" event from underlying transport.
connectionLost(FtpConnectionLostEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when connection to FTP server is unexpectedly closed.
connectionLost(FtpConnectionLostEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when connection to FTP server is unexpectedly closed.
containsClientVersion(int) - Method in class com.jscape.inet.sftp.SftpConfiguration
Checks if the specified version is registered.
containsKey(InetAddress, String) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Checks if the store contains the specified host key.
createClient(Ftps, ConnectionParameters, SSLContext, String[], Logger) - Method in interface com.jscape.inet.ftps.Ftps.ConnectionStrategy
Creates an appropriate FTP client.
createClient(ConnectionParameters, User) - Method in class com.jscape.inet.sftp.SftpConfiguration
Creates a new SFTP client instance for specified connection and user parameters.
createDir(FileTransferCreateDirEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when a directory is created.
createDir(FtpCreateDirEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when a directory is created.
createDir(FtpCreateDirEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when a directory is created.
createDir(SftpCreateDirEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when a directory is created.
createDir(SftpCreateDirEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when a directory is created.
createLogger() - Method in class com.jscape.inet.sftp.SftpConfiguration
Creates and returns logger.
createMailbox(String) - Method in class com.jscape.inet.imap.Imap
Creates a new mailbox on IMAP server.
createNewDirectory() - Method in interface com.jscape.inet.file.JFile
Creates the directory named by this abstract pathname if and only if a file with this name does not yet exist.
createNewDirectory() - Method in class com.jscape.inet.sftp.SftpFile
Creates the directory named by this abstract pathname if and only if a file with this name does not yet exist.
createNewFile() - Method in interface com.jscape.inet.file.JFile
Creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createNewFile() - Method in class com.jscape.inet.sftp.SftpFile
Creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createNewLink(JFile) - Method in interface com.jscape.inet.file.JFile
Creates the symbolic link named by this abstract pathname if and only if a file with this name does not yet exist.
createNewLink(JFile) - Method in class com.jscape.inet.sftp.SftpFile
Creates the symbolic link named by this abstract pathname if and only if a file with this name does not yet exist.

D

DACommand - class com.jscape.inet.terminal.commands.DACommand.
DA -- Device Attributes.
DECIDCommand - class com.jscape.inet.terminal.commands.DECIDCommand.
DECID -- Identify Terminal.
DECSTBMCommand - class com.jscape.inet.terminal.commands.DECSTBMCommand.
DECSTBM -- Set Top and Bottom Margins.
DECTSTCommand - class com.jscape.inet.terminal.commands.DECTSTCommand.
DECTST -- Invoke Confidence Test.
DEFAULT_HISTORY_SIZE - Static variable in class com.jscape.inet.terminal.Screen
 
DEFAULT_MAX_COL - Static variable in class com.jscape.inet.terminal.Screen
 
DEFAULT_MAX_ROW - Static variable in class com.jscape.inet.terminal.Screen
 
DEFAULT_NAME - Static variable in class com.jscape.inet.terminal.Terminal
 
DEFAULT_OPENING_CHAR - Static variable in class com.jscape.inet.terminal.ControlSequence
 
DEFAULT_PORT - Static variable in class com.jscape.inet.dns.Dns
Default Dns port.
DEFAULT_PORT - Static variable in class com.jscape.inet.imapssl.ImapSsl
The default port to connect to for secure IMAP over SSL connections (993).
DEFAULT_PORT - Static variable in class com.jscape.inet.popssl.PopSsl
The default port to connect to for secure POP3 over SSL connections (995).
DEFAULT_PORT - Static variable in class com.jscape.inet.smtpssl.SmtpSsl
The default port to connect to for secure SMTP over SSL connections.
DEFAULT_TYPE - Static variable in class com.jscape.inet.ssh.Ssh
 
DENIED_DOMAIN_ERROR - Static variable in class com.jscape.inspect.InvalidEmailException
Indicates email address contains a denied domain as defined in EmailInspector instance
DIRECTORY - Static variable in class com.jscape.inet.file.JFileType
Directory.
DISCONNECT_AUTH_CANCELLED_BY_USER - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_BY_APPLICATION - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_COMPRESSION_ERROR - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_CONNECTION_LOST - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_HOST_KEY_NOT_VERIFIABLE - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_ILLEGAL_USER_NAME - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_KEY_EXCHANGE_FAILED - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_MAC_ERROR - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_PROTOCOL_ERROR - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_RESERVED - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_SERVICE_NOT_AVAILABLE - Static variable in class com.jscape.inet.ssh.Ssh
 
DISCONNECT_TOO_MANY_CONNECTIONS - Static variable in class com.jscape.inet.ssh.Ssh
 
DOMAIN_VALIDATION - Static variable in class com.jscape.inspect.EmailInspectionLevel
Checks for valid syntax and internet domain of email address.
DOMAIN_VALIDATION - Static variable in class com.jscape.inspect.EmailInspector
Use in conjunction with setEmailInspectionLevel method to perform syntax and domain validation of e-mail address.
DOWNLOAD - Static variable in class com.jscape.filetransfer.FileTransferProgressEvent
Indicates DOWNLOAD process.
DOWNLOAD - Static variable in class com.jscape.inet.ftp.FtpProgressEvent
Indicates DOWNLOAD process
DOWNLOAD - Static variable in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Indicates DOWNLOAD process
DOWNLOAD - Static variable in class com.jscape.inet.sftp.events.SftpProgressEvent
Indicates DOWNLOAD process
DSRCommand - class com.jscape.inet.terminal.commands.DSRCommand.
DSR -- Device Status Report.
Dns - class com.jscape.inet.dns.Dns.
Implements the basic functionality of a DNS client.
Dns() - Constructor for class com.jscape.inet.dns.Dns
Constructs a new Dns instance.
DnsException - exception com.jscape.inet.dns.DnsException.
DnsException is thrown by many methods of Dns class.
DnsException(String) - Constructor for class com.jscape.inet.dns.DnsException
Creates exception with specified message string.
DnsException(String, Exception) - Constructor for class com.jscape.inet.dns.DnsException
Creates exception with specified message string and source exception.
DnsInputStream - class com.jscape.inet.dns.DnsInputStream.
InputStream responsible for parsing byte[] data retrieved in communcations with a Dns server.
DnsInputStream(byte[], int, int) - Constructor for class com.jscape.inet.dns.DnsInputStream
Constructs a new DnsInputStream instance.
DnsRecord - class com.jscape.inet.dns.record.DnsRecord.
Represents a resource record retrieved from a Dns server.
DnsRecord() - Constructor for class com.jscape.inet.dns.record.DnsRecord
 
DnsRequest - class com.jscape.inet.dns.DnsRequest.
Implements the basic functionality of a DNS request.
DnsRequest(String, String) - Constructor for class com.jscape.inet.dns.DnsRequest
Constructs a new DnsRequest instance.
DnsRequest(String, String, int) - Constructor for class com.jscape.inet.dns.DnsRequest
Constructs a new DnsRequest instance.
DnsRequest(String, String, int, int) - Constructor for class com.jscape.inet.dns.DnsRequest
Constructs a new DnsRequest instance The constants for recordType and classType are defind in Dns class.
DnsResponse - class com.jscape.inet.dns.DnsResponse.
Implements the basic functionality of a DNS response.
DnsResponse() - Constructor for class com.jscape.inet.dns.DnsResponse
Constructs a new DnsResponse instance.
DnsResponse(DnsRequest, Vector, Vector, Vector) - Constructor for class com.jscape.inet.dns.DnsResponse
Constructs a new DnsResponse instance.
DnsResponseCached - class com.jscape.inspect.DnsResponseCached.
Represents cached DNS response.
DnsResponseCached(DnsResponse, Date) - Constructor for class com.jscape.inspect.DnsResponseCached
Creates cached DNS response.
DnsResponseCached(DnsResponse, int) - Constructor for class com.jscape.inspect.DnsResponseCached
Creates cached DNS response.
DoOptionEvent - class com.jscape.inet.telnet.DoOptionEvent.
Fired by Telnet instance when a DO OPTION command is received from the Telnet server.
DoOptionEvent(Object, TelnetOption) - Constructor for class com.jscape.inet.telnet.DoOptionEvent
Constructs a new DoOptionEvent instance.
DoSubOptionEvent - class com.jscape.inet.telnet.DoSubOptionEvent.
Fired by Telnet instance when a SB OPTION command is received from the Telnet server.
DoSubOptionEvent(Object, TelnetOption) - Constructor for class com.jscape.inet.telnet.DoSubOptionEvent
Constructs a new DoSubOptionEvent instance.
DontOptionEvent - class com.jscape.inet.telnet.DontOptionEvent.
Fired by Telnet instance when a DONT OPTION command is received from the Telnet server.
DontOptionEvent(Object, TelnetOption) - Constructor for class com.jscape.inet.telnet.DontOptionEvent
Constructs a new DontOptionEvent instance.
dataReceived(SshDataReceivedEvent) - Method in class com.jscape.inet.ssh.SshAdapter
Invoked when data is received from Telnet server.
dataReceived(SshDataReceivedEvent) - Method in interface com.jscape.inet.ssh.SshListener
Invoked when data is received from SSH server.
dataReceived(SshDataReceivedEvent) - Method in class com.jscape.inet.ssh.SshTask
Gets data received from Ssh server as fired by SshListener
dataReceived(TelnetDataReceivedEvent) - Method in class com.jscape.inet.telnet.TelnetAdapter
Invoked when data is received from Telnet server.
dataReceived(TelnetDataReceivedEvent) - Method in interface com.jscape.inet.telnet.TelnetListener
Invoked when data is received from Telnet server.
dataReceived(TelnetDataReceivedEvent) - Method in class com.jscape.inet.telnet.TelnetTask
Gets data received from Telnet server as fired by TelnetListener
dataReceived(TelnetDataReceivedEvent) - Method in class com.jscape.inet.terminal.Terminal
Handles "dataReceived" event from underlying transport.
debug(String) - Method in class com.jscape.inet.ssh.SshSession
Sends debug message to debug stream.
debug(String) - Method in class com.jscape.inet.telnet.TelnetSession
Sends debug message to debug stream.
decode(String) - Static method in class com.jscape.inet.mime.RFC2047Encoder
Decodes data according to RFC 2047.
decode(char[]) - Method in class com.jscape.inet.util.Base64
Decodes data from base64 format.
decode(char[]) - Method in interface com.jscape.inet.util.Codec
 
decode(char[]) - Method in class com.jscape.inet.util.QuotedPrintable
Decodes data encoded using quoted-printable algorithm.
decode(char[]) - Method in class com.jscape.inet.util.Uuencode
Decodes data from uuencoded format.
decode(char[]) - Method in class com.jscape.inet.util.YEnc
Decodes data encoded in YEnc format.
decompress(File) - Method in interface com.jscape.zip.Archive
Decompress a file into current directory
decompress(File, File) - Method in interface com.jscape.zip.Archive
Decompress a file and stores to output file or directory
decompress(File) - Method in class com.jscape.zip.Gzip
GUNZIP the input archive.
decompress(File, File) - Method in class com.jscape.zip.Gzip
GUNZIP the input archive to specified output directory.
decompress(File) - Method in class com.jscape.zip.Zip
Decompress all the files in given ZIP archive.
decompress(File, File) - Method in class com.jscape.zip.Zip
Decompress all the files in given ZIP archive.
decompressed(ArchiveDecompressedEvent) - Method in interface com.jscape.zip.ArchiveListener
Invoked when a file is decompressed.
delete() - Method in class com.jscape.inet.file.JAcl.Mask
 
delete() - Method in interface com.jscape.inet.file.JFile
Deletes the file or directory denoted by this abstract pathname.
delete() - Method in class com.jscape.inet.sftp.SftpFile
Deletes the file or directory denoted by this abstract pathname.
deleteChild() - Method in class com.jscape.inet.file.JAcl.Mask
 
deleteDir(String) - Method in interface com.jscape.filetransfer.FileTransfer
Deletes directory from server.
deleteDir(String, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Deletes directory from server.
deleteDir(FileTransferDeleteDirEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when directory is deleted.
deleteDir(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
deleteDir(String, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
deleteDir(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
deleteDir(String, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
deleteDir(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
deleteDir(String, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
deleteDir(String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Deletes directory from FTP server.
deleteDir(String) - Method in class com.jscape.inet.ftp.Ftp
Deletes directory from FTP server.
deleteDir(FtpDeleteDirEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when directory is deleted.
deleteDir(FtpDeleteDirEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when directory is deleted.
deleteDir(String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Deletes directory from FTP server.
deleteDir(String) - Method in class com.jscape.inet.ftps.Ftps
Deletes directory from FTP server.
deleteDir(String) - Method in class com.jscape.inet.sftp.Sftp
Deletes directory from SSH server.
deleteDir(String, boolean) - Method in class com.jscape.inet.sftp.Sftp
Deletes directory from SSH server recursively.
deleteDir(SftpDeleteDirEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when directory is deleted.
deleteDir(SftpDeleteDirEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when directory is deleted.
deleteFile(String) - Method in interface com.jscape.filetransfer.FileTransfer
Deletes remote file from server.
deleteFile(FileTransferDeleteFileEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when a file is deleted.
deleteFile(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
deleteFile(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
deleteFile(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
deleteFile(String) - Method in class com.jscape.inet.ftp.Ftp
Deletes remote file from FTP server.
deleteFile(FtpDeleteFileEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when a file is deleted.
deleteFile(FtpDeleteFileEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when a file is deleted.
deleteFile(String) - Method in class com.jscape.inet.ftps.Ftps
Deletes remote file from FTP server.
deleteFile(String) - Method in class com.jscape.inet.sftp.Sftp
Deletes file from SSH server.
deleteFile(SftpDeleteFileEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when a file is deleted.
deleteFile(SftpDeleteFileEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when a file is deleted.
deleteMailbox(String) - Method in class com.jscape.inet.imap.Imap
Deletes mailbox on IMAP server.
deleteMessage(int) - Method in class com.jscape.inet.imap.Imap
Removes a message from the current mailbox.
deleteMessage(int) - Method in class com.jscape.inet.pop.Pop
Deletes message from POP3 server.
deleteMessages(int, int) - Method in class com.jscape.inet.imap.Imap
Removes range of messages from the current mailbox.
deleteRecursive() - Method in interface com.jscape.inet.file.JFile
Recursively deletes the file or directory denoted by this abstract pathname.
deleteRecursive() - Method in class com.jscape.inet.sftp.SftpFile
Recursively deletes the file or directory denoted by this abstract pathname.
dirListing(SftpListingEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when directory listing is retrieved from SSH server.
dirListing(SftpListingEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when directory listing is retrieved from server.
directoryInherit() - Method in class com.jscape.inet.file.JAcl.Flag
 
disconnect() - Method in interface com.jscape.filetransfer.FileTransfer
Quits session and disconnects from server.
disconnect() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
disconnect() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
disconnect() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
disconnect() - Method in class com.jscape.inet.bsd.Rexec
Disconnects from the server, and cleans up all associated connections.
disconnect() - Method in class com.jscape.inet.ftp.Ftp
Quits FTP session and disconnects from FTP server.
disconnect() - Method in class com.jscape.inet.ftps.Ftps
Quits the FTP session and disconnects from the FTP server.
disconnect() - Method in class com.jscape.inet.imap.Imap
Closes the IMAP session.
disconnect() - Method in class com.jscape.inet.imapssh.ImapSsh
Disconnects from IMAP server.
disconnect() - Method in class com.jscape.inet.imapssl.ImapSsl
Disconnects from IMAP server.
disconnect() - Method in class com.jscape.inet.ipclient.IpClient
Closes connection with server.
disconnect() - Method in class com.jscape.inet.ipclientssh.IpClientSsh
Closes tunnel between SSH server and host and closes connection to SSH server.
disconnect() - Method in class com.jscape.inet.ipclientssl.IpClientSsl
Closes connection with server.
disconnect() - Method in class com.jscape.inet.nntp.Nntp
Disconnects from NNTP server.
disconnect() - Method in class com.jscape.inet.nntpssh.NntpSsh
Disconnects from NNTP server and closes tunnel with SSH server.
disconnect() - Method in class com.jscape.inet.pop.Pop
Disconnects from POP3 server.
disconnect() - Method in class com.jscape.inet.popssh.PopSsh
Disconnects from POP3 server.
disconnect() - Method in class com.jscape.inet.popssl.PopSsl
Disconnects from POP3 server.
disconnect() - Method in class com.jscape.inet.scp.Scp
Disconnects from the server.
disconnect() - Method in class com.jscape.inet.sftp.Sftp
Disconnects from the remote host.
disconnect() - Method in class com.jscape.inet.smtp.Smtp
Disconnects from SMTP server.
disconnect() - Method in class com.jscape.inet.smtpssh.SmtpSsh
Disconnects from SMTP and SSH servers.
disconnect() - Method in class com.jscape.inet.smtpssl.SmtpSsl
Disconnects from SMTP server.
disconnect() - Method in class com.jscape.inet.ssh.Ssh
Closes open connection.
disconnect() - Method in class com.jscape.inet.ssh.SshSession
Disconnects from SSH server.
disconnect() - Method in class com.jscape.inet.telnet.Telnet
Disconnects and releases all associated resources.
disconnect() - Method in class com.jscape.inet.telnet.TelnetSession
Disconnects from telnet server.
disconnect() - Method in class com.jscape.inet.telnetssh.TelnetSsh
Closes tunnel to Telnet server and closes connection with SSH server.
disconnect() - Method in class com.jscape.inet.telnetssl.TelnetSsl
Disconnects from telnet server.
disconnect() - Method in class com.jscape.inet.terminal.Terminal
Disconnects from remote host.
disconnected(FileTransferDisconnectedEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when connection to server is released.
disconnected(BsdDisconnectedEvent) - Method in class com.jscape.inet.bsd.BsdAdapter
Invoked when connection to BSD r service server is released.
disconnected(BsdDisconnectedEvent) - Method in interface com.jscape.inet.bsd.BsdListener
Invoked when connection to BSD r service server is released.
disconnected(FtpDisconnectedEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when connection to FTP server is released.
disconnected(FtpDisconnectedEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when connection to FTP server is released.
disconnected(HttpDisconnectedEvent) - Method in class com.jscape.inet.http.HttpAdapter
Invoked when connection to HTTP server is released.
disconnected(HttpDisconnectedEvent) - Method in interface com.jscape.inet.http.HttpListener
Invoked when connection to Http server is released.
disconnected(ImapDisconnectedEvent) - Method in class com.jscape.inet.imap.ImapAdapter
Invoked when connection to IMAP server is released.
disconnected(ImapDisconnectedEvent) - Method in interface com.jscape.inet.imap.ImapListener
Invoked when connection to IMAP server is released.
disconnected(IpClientDisconnectedEvent) - Method in interface com.jscape.inet.ipclient.IpClientListener
Invoked when connection to server is closed.
disconnected(NntpDisconnectedEvent) - Method in class com.jscape.inet.nntp.NntpAdapter
Invoked when connection to NNTP server is released.
disconnected(NntpDisconnectedEvent) - Method in interface com.jscape.inet.nntp.NntpListener
Invoked when connection to NNTP server is released.
disconnected(PopDisconnectedEvent) - Method in class com.jscape.inet.pop.PopAdapter
Invoked when connection to POP3 server is released.
disconnected(PopDisconnectedEvent) - Method in interface com.jscape.inet.pop.PopListener
Invoked when connection to POP3 server is released.
disconnected(ScpDisconnectedEvent) - Method in interface com.jscape.inet.scp.events.ScpEventListener
Informs listener about Scp disconnect.
disconnected(SftpDisconnectedEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when connection to SSH server is released.
disconnected(SftpDisconnectedEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when connection to server is released.
disconnected(SmtpDisconnectedEvent) - Method in class com.jscape.inet.smtp.SmtpAdapter
Invoked when connection to SMTP server is released.
disconnected(SmtpDisconnectedEvent) - Method in interface com.jscape.inet.smtp.SmtpListener
Invoked when connection to SMTP server is released.
disconnected(SshDisconnectedEvent) - Method in class com.jscape.inet.ssh.SshAdapter
Invoked when SSH connection is released.
disconnected(SshDisconnectedEvent) - Method in interface com.jscape.inet.ssh.SshListener
Invoked when SSH connection is released.
disconnected(TelnetDisconnectedEvent) - Method in class com.jscape.inet.telnet.TelnetAdapter
Invoked when Telnet connection is released.
disconnected(TelnetDisconnectedEvent) - Method in interface com.jscape.inet.telnet.TelnetListener
Invoked when Telnet connection is released.
disconnected(TelnetDisconnectedEvent) - Method in class com.jscape.inet.terminal.Terminal
Handles "disconnected" event from underlying transport.
doOption(DoOptionEvent) - Method in class com.jscape.inet.telnet.TelnetAdapter
Invoked when a DO OPTION (request client to use option) command is received from the Telnet server.
doOption(DoOptionEvent) - Method in interface com.jscape.inet.telnet.TelnetListener
Invoked when a DO OPTION (request client to use option) command is received from the Telnet server.
doOption(DoOptionEvent) - Method in class com.jscape.inet.terminal.Terminal
Handles "doOption" event from underlying transport.
doSubOption(DoSubOptionEvent) - Method in class com.jscape.inet.telnet.TelnetAdapter
Invoked when SB OPTION (subnegotiation) command is received from Telnet server, typically after accepting a WILL OPTION (offer client to use option) command from Telnet server.
doSubOption(DoSubOptionEvent) - Method in interface com.jscape.inet.telnet.TelnetListener
Invoked when SB OPTION (subnegotiation) command is received from Telnet server, typically after accepting a WILL OPTION command from Telnet server.
doSubOption(DoSubOptionEvent) - Method in class com.jscape.inet.terminal.Terminal
Handles "doSubOption" event from underlying transport.
dontOption(DontOptionEvent) - Method in class com.jscape.inet.telnet.TelnetAdapter
Invoked when a DONT OPTION (refuse client request to use option) command is received from the Telnet server.
dontOption(DontOptionEvent) - Method in interface com.jscape.inet.telnet.TelnetListener
Invoked when a DONT OPTION (refuse client request to use option) command is received from the Telnet server.
dontOption(DontOptionEvent) - Method in class com.jscape.inet.terminal.Terminal
Handles "dontOption" event from underlying transport.
download(OutputStream, String) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads file from server and writes contents to provided OutputStream.
download(String) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads file from server.
download(String, String) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads file from server.
download(FileTransferDownloadEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when file is downloaded from server.
download(OutputStream, String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
download(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
download(String, String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
download(OutputStream, String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
download(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
download(String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
download(OutputStream, String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
download(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
download(String, String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
download(OutputStream, String) - Method in class com.jscape.inet.ftp.Ftp
Downloads file from FTP server and writes contents to provided OutputStream.
download(String, String) - Method in class com.jscape.inet.ftp.Ftp
Downloads file from FTP server.
download(String) - Method in class com.jscape.inet.ftp.Ftp
Downloads file from FTP server.
download(FtpDownloadEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when file is downloaded from FTP server.
download(FtpDownloadEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when file is downloaded from FTP server.
download(OutputStream, String) - Method in class com.jscape.inet.ftps.Ftps
Downloads file from FTP server and writes contents to provided OutputStream.
download(String, String) - Method in class com.jscape.inet.ftps.Ftps
Downloads file from FTP server.
download(String) - Method in class com.jscape.inet.ftps.Ftps
Downloads file from FTP server.
download(OutputStream, String, String) - Method in class com.jscape.inet.scp.Scp
Downloads file from SSH server and writes to specified output stream.
download(String, String) - Method in class com.jscape.inet.scp.Scp
Downloads the file from SSH server.
download(ScpFileDownloadedEvent) - Method in interface com.jscape.inet.scp.events.ScpEventListener
Informs listener about file download.
download(String) - Method in class com.jscape.inet.sftp.Sftp
Downloads file from SSH server.
download(String, String) - Method in class com.jscape.inet.sftp.Sftp
Downloads the file from SSH server.
download(OutputStream, String) - Method in class com.jscape.inet.sftp.Sftp
Downloads file from SSH server and writes to specified OutputStream.
download(SftpDownloadEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when file is downloaded from SSH server.
download(SftpDownloadEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when file is downloaded from server.
downloadDir(String) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads remote directory and contents recursively from server.
downloadDir(String, int, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads remote directory and contents.
downloadDir(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
downloadDir(String, int, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
Downloads remote directory and contents.
downloadDir(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
downloadDir(String, int, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Downloads remote directory and contents.
downloadDir(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
downloadDir(String, int, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
Downloads remote directory and contents.
downloadDir(String) - Method in class com.jscape.inet.ftp.Ftp
Downloads remote directory and contents recursively from FTP server.
downloadDir(String, int, boolean) - Method in class com.jscape.inet.ftp.Ftp
Downloads remote directory and contents from FTP server.
downloadDir(String, int, int, boolean) - Method in class com.jscape.inet.ftp.Ftp
Downloads remote directory and contents from FTP server.
downloadDir(String) - Method in class com.jscape.inet.ftps.Ftps
Downloads remote directory and contents recursively from FTP server.
downloadDir(String, int, boolean) - Method in class com.jscape.inet.ftps.Ftps
Downloads remote directory and contents recursively from FTP server.
downloadDir(String, int, int, boolean) - Method in class com.jscape.inet.ftps.Ftps
Downloads remote directory and contents recursively from FTP server.
downloadDir(String, String) - Method in class com.jscape.inet.scp.Scp
Downloads remote directory and contents recursively from SSH server.
downloadDir(String) - Method in class com.jscape.inet.sftp.Sftp
Downloads remote directory and contents recursively from SSH server.
downloadDir(String, int) - Method in class com.jscape.inet.sftp.Sftp
Downloads remote directory and contents from SSH server.
downloadDir(String, int, int) - Method in class com.jscape.inet.sftp.Sftp
Downloads remote directory and contents from SSH server.

E

EDCommand - class com.jscape.inet.terminal.commands.EDCommand.
ED -- Erase In Display.
EELCommand - class com.jscape.inet.terminal.commands.EELCommand.
Erase to End of Line.
EESCommand - class com.jscape.inet.terminal.commands.EESCommand.
Erase to End of Screen.
ELCommand - class com.jscape.inet.terminal.commands.ELCommand.
EL -- Erase In Line.
ENCRYPTION_ALG_3DES_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_AES128_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_AES192_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_AES256_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_ARCFOUR - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_BLOWFISH_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_CAST128_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_DES_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_IDEA_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_NONE - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_SERPENT128_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_SERPENT192_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_SERPENT256_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_TWOFISH128_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_TWOFISH192_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_TWOFISH256_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_TWOFISH_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
EQUALS - Static variable in interface com.jscape.inet.mime.MimeConstants
Represents byte value for equals sign.
ESCCommand - class com.jscape.inet.terminal.commands.ESCCommand.
Invokes a control sequence.
EmailAddress - class com.jscape.inet.email.EmailAddress.
Implements basic functionality for parsing and validating the syntax of an email address.
EmailAddress(String) - Constructor for class com.jscape.inet.email.EmailAddress
Constructs a new EmailAddress.
EmailAddressList - class com.jscape.inet.email.EmailAddressList.
Provides methods for parsing a comma delimited list of email addresses.
EmailAddressList(String) - Constructor for class com.jscape.inet.email.EmailAddressList
Creates a new EmailAddressList instance.
EmailInspectionLevel - class com.jscape.inspect.EmailInspectionLevel.
Used to control the level of validation performed for an email address.
EmailInspector - class com.jscape.inspect.EmailInspector.
Performs validation on an email address.
EmailInspector() - Constructor for class com.jscape.inspect.EmailInspector
Constructs a new EmailInspector instance.
EmailInspector(EmailInspectionLevel, String) - Constructor for class com.jscape.inspect.EmailInspector
Constructs a new EmailInspector instance.
EmailMessage - class com.jscape.inet.email.EmailMessage.
Represents an email message.
EmailMessage() - Constructor for class com.jscape.inet.email.EmailMessage
Constructs an EmailMessage instance.
EmailMessage(String, String) - Constructor for class com.jscape.inet.email.EmailMessage
Constructs an EmailMessage instance defining to and from addresses.
EmailMessage(String, String, String, String) - Constructor for class com.jscape.inet.email.EmailMessage
Constructs an EmailMessage instance defining to and from addresses and subject and body of email.
EmailMessage(byte[]) - Constructor for class com.jscape.inet.email.EmailMessage
Contructs and EmailMessage instance from contents of contents.
ExceptionEvent - class com.jscape.inet.terminal.events.ExceptionEvent.
Represents Terminal exception event.
ExceptionEvent(Exception) - Constructor for class com.jscape.inet.terminal.events.ExceptionEvent
Creates ExceptionEvent object giving occured exception.
ExceptionWrapper - interface com.jscape.util.ExceptionWrapper.
 
embed(URL, String) - Method in class com.jscape.inet.email.HtmlEmailMessage
Embeds a resource in the email message.
embed(File, String) - Method in class com.jscape.inet.email.HtmlEmailMessage
Embeds a resource in the email message.
encode(String, String, int) - Static method in class com.jscape.inet.mime.RFC2047Encoder
Encodes data according to RFC 2047.
encode(char) - Method in interface com.jscape.inet.terminal.CharacterSet
Encodes giving character.
encode(char) - Method in class com.jscape.inet.terminal.SpecialGraphic
Encodes giving character.
encode(char) - Method in class com.jscape.inet.terminal.USAscii
Encodes giving character.
encode(byte[]) - Method in class com.jscape.inet.util.Base64
Encodes data to base64 format.
encode(byte[]) - Method in interface com.jscape.inet.util.Codec
 
encode(byte[]) - Method in class com.jscape.inet.util.QuotedPrintable
Encodes data using quoted-printable algorithm.
encode(byte[]) - Method in class com.jscape.inet.util.Uuencode
Encodes data to uuencode format.
encode(byte[]) - Method in class com.jscape.inet.util.YEnc
Encodes data in YEnc format.
encode(byte[], String) - Method in class com.jscape.inet.util.YEnc
Encodes data in YEnc format.
equals(Object) - Method in class com.jscape.inet.http.HttpParameter
Checks for equality of this and another HttpParameter object.
erase(int, int) - Method in class com.jscape.inet.terminal.Screen
Clears screen area starting from provided row and column arguments to current cursor position.
erase() - Method in class com.jscape.inet.terminal.Screen
Clears entire screen.
eraseLine(int, int) - Method in class com.jscape.inet.terminal.Screen
Erases current cursor line giving start and end columns by resetting it's content.
error(Throwable) - Method in class com.jscape.inet.sftp.SftpConfiguration.SftpLogger
 
execute() - Method in class com.jscape.inet.bsd.Rexec
Executes command on the remote host.
execute() - Method in class com.jscape.inet.bsd.Rlogin
Executes rlogin negotiation with remote host.
execute() - Method in class com.jscape.inet.bsd.Rsh
Executes a command through the rshd daemon on the remote host.
execute() - Method in class com.jscape.inet.file.JAcl.Mask
 
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.AMCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.ANSICommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.BSCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.CANCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.CPRCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.CRCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.CUBCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.CUDCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.CUFCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.CUHCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.CUPCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.CUUCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in interface com.jscape.inet.terminal.commands.ControlCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.DACommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.DECIDCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.DECSTBMCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.DECTSTCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.DSRCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.EDCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.EELCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.EESCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.ELCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.ESCCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.GMCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.HTCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.HTSCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.INDCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.LFCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.NELCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.NullCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.RICommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.RMCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.SCSG00Command
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.SCSG0BCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.SCSG10Command
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.SCSG1BCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.SGRCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.SICommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.SMCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.SOCommand
Executes command giving parameters and Terminal object.
execute(int[], Terminal) - Method in class com.jscape.inet.terminal.commands.TBCCommand
Executes command giving parameters and Terminal object.
executeAllowed() - Method in class com.jscape.inet.file.JFilePermissions.Permission
Checks if executing is allowed.
exists() - Method in interface com.jscape.inet.file.JFile
Tests whether the file denoted by this abstract pathname exists.
exists() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file denoted by this abstract pathname exists.
expunge() - Method in class com.jscape.inet.imap.Imap
Deletes messages marked for deletion from current mailbox.

F

FIFO - Static variable in class com.jscape.inet.file.JFileType
FIFO file.
FLAG_ANSWERED - Static variable in class com.jscape.inet.imap.Imap
Flag used in marking a message as Answered.
FLAG_DELETED - Static variable in class com.jscape.inet.imap.Imap
Flag used in marking a message as Deleted.
FLAG_DRAFT - Static variable in class com.jscape.inet.imap.Imap
Flag used in marking a message as Draft.
FLAG_FLAGGED - Static variable in class com.jscape.inet.imap.Imap
Flag used in marking a message as Flagged.
FLAG_MODE_ADD - Static variable in class com.jscape.inet.imap.Imap
Flag mode used to add flags.
FLAG_MODE_DELETE - Static variable in class com.jscape.inet.imap.Imap
Flag mode used to delete flags.
FLAG_MODE_REPLACE - Static variable in class com.jscape.inet.imap.Imap
Flag mode used to replace flags.
FLAG_RECENT - Static variable in class com.jscape.inet.imap.Imap
Flag used in marking a message as Recent.
FLAG_SEEN - Static variable in class com.jscape.inet.imap.Imap
Flag used in marking a message as Seen.
FileTransfer - interface com.jscape.filetransfer.FileTransfer.
Abstract interface for performing file transfer operations using FTP, FTPS (FTP over SSL) and SFTP (FTP over SSH) protocols.
FileTransferChangeDirEvent - class com.jscape.filetransfer.FileTransferChangeDirEvent.
Fired when remote directory path is changed on server.
FileTransferChangeDirEvent(Object, String) - Constructor for class com.jscape.filetransfer.FileTransferChangeDirEvent
Creates FileTransferChangeDirEvent.
FileTransferCommandEvent - class com.jscape.filetransfer.FileTransferCommandEvent.
Fired when command is sent to an FTP server.
FileTransferCommandEvent(Object, String) - Constructor for class com.jscape.filetransfer.FileTransferCommandEvent
Creates FileTransferCommandEvent.
FileTransferConnectedEvent - class com.jscape.filetransfer.FileTransferConnectedEvent.
Fired when connection to server is established.
FileTransferConnectedEvent(Object, String) - Constructor for class com.jscape.filetransfer.FileTransferConnectedEvent
Creates FileTransferConnectedEvent.
FileTransferCreateDirEvent - class com.jscape.filetransfer.FileTransferCreateDirEvent.
Fired when directory is created on server.
FileTransferCreateDirEvent(Object, String, String) - Constructor for class com.jscape.filetransfer.FileTransferCreateDirEvent
Creates FileTransferCreateDirEvent.
FileTransferDeleteDirEvent - class com.jscape.filetransfer.FileTransferDeleteDirEvent.
Fired when directory is deleted on server.
FileTransferDeleteDirEvent(Object, String, String) - Constructor for class com.jscape.filetransfer.FileTransferDeleteDirEvent
Creates FileTransferDeleteDirEvent.
FileTransferDisconnectedEvent - class com.jscape.filetransfer.FileTransferDisconnectedEvent.
Fired when connection to server is released.
FileTransferDisconnectedEvent(Object, String) - Constructor for class com.jscape.filetransfer.FileTransferDisconnectedEvent
Creates FileTransferDisconnectedEvent.
FileTransferDownloadEvent - class com.jscape.filetransfer.FileTransferDownloadEvent.
Fired when file is downloaded from server.
FileTransferDownloadEvent(Object, String, String, long, long) - Constructor for class com.jscape.filetransfer.FileTransferDownloadEvent
Creates FileTransferDownloadEvent.
FileTransferDownloadEvent(Object, String, String, long, long, boolean) - Constructor for class com.jscape.filetransfer.FileTransferDownloadEvent
Creates FileTransferDownloadEvent.
FileTransferEvent - class com.jscape.filetransfer.FileTransferEvent.
Generic base for file transfer events.
FileTransferListener - interface com.jscape.filetransfer.FileTransferListener.
Implements methods for capturing events sourced from File Transfer classes.
FileTransferProgressEvent - class com.jscape.filetransfer.FileTransferProgressEvent.
Fired on significant progress in upload and download operations in FileTransfer derived classes.
FileTransferProgressEvent(Object, String, String, int, long, long) - Constructor for class com.jscape.filetransfer.FileTransferProgressEvent
Constructs new FileTransferProgressEvent.
FileTransferRemoteFile - class com.jscape.filetransfer.FileTransferRemoteFile.
Represents a file returned in a remote directory listing.
FileTransferRemoteFile() - Constructor for class com.jscape.filetransfer.FileTransferRemoteFile
 
FileTransferRemoteSort - class com.jscape.filetransfer.FileTransferRemoteSort.
Sorts an Enumeration of FileTransferRemoteFile.
FileTransferRemoteSort(Enumeration, FileTransferRemoteComparator) - Constructor for class com.jscape.filetransfer.FileTransferRemoteSort
Creates a new FileTransferRemoteSort instance used to sort an Enumeration of FileTransferRemoteFile.
FileTransferRemoteSort.FileDateComparator - class com.jscape.filetransfer.FileTransferRemoteSort.FileDateComparator.
Sorts files by date.
FileTransferRemoteSort.FileDateComparator() - Constructor for class com.jscape.filetransfer.FileTransferRemoteSort.FileDateComparator
 
FileTransferRemoteSort.FileNameComparator - class com.jscape.filetransfer.FileTransferRemoteSort.FileNameComparator.
Sorts files by name.
FileTransferRemoteSort.FileNameComparator() - Constructor for class com.jscape.filetransfer.FileTransferRemoteSort.FileNameComparator
 
FileTransferRemoteSort.FileSizeComparator - class com.jscape.filetransfer.FileTransferRemoteSort.FileSizeComparator.
Sorts files by filesize.
FileTransferRemoteSort.FileSizeComparator() - Constructor for class com.jscape.filetransfer.FileTransferRemoteSort.FileSizeComparator
 
FileTransferRenameFileEvent - class com.jscape.filetransfer.FileTransferRenameFileEvent.
Fired when a file is renamed on server.
FileTransferRenameFileEvent(Object, String, String, String) - Constructor for class com.jscape.filetransfer.FileTransferRenameFileEvent
Creates FileTransferRenameFileEvent.
FileTransferResponseEvent - class com.jscape.filetransfer.FileTransferResponseEvent.
Fired when response is received from FTP server.
FileTransferResponseEvent(Object, String) - Constructor for class com.jscape.filetransfer.FileTransferResponseEvent
Creates FileTransferResponseEvent.
FileTransferUploadEvent - class com.jscape.filetransfer.FileTransferUploadEvent.
Fired when file is uploaded to server.
FileTransferUploadEvent(Object, String, String, long, long) - Constructor for class com.jscape.filetransfer.FileTransferUploadEvent
Creates FileTransferUploadEvent.
Finger - class com.jscape.inet.finger.Finger.
Implements the basic functionality of a FINGER client.
Finger() - Constructor for class com.jscape.inet.finger.Finger
Constructs new Finger instance.
Finger(String) - Constructor for class com.jscape.inet.finger.Finger
Constructs new Finger instance.
FingerException - exception com.jscape.inet.finger.FingerException.
FingerException is thrown by many methods of Finger class.
FingerException(String) - Constructor for class com.jscape.inet.finger.FingerException
Creates exception with specified message string.
FingerException(String, Exception) - Constructor for class com.jscape.inet.finger.FingerException
Creates exception with specified message string and source exception
ForwardSlash - Static variable in class com.jscape.zip.Zip
The buffer size.
Ftp - class com.jscape.inet.ftp.Ftp.
Implements the basic functionality of a FTP client.
Ftp(FtpImplementation) - Constructor for class com.jscape.inet.ftp.Ftp
Creates Ftp instance for passed implementation.
Ftp() - Constructor for class com.jscape.inet.ftp.Ftp
Creates a new Ftp instance.
Ftp(String, String, String, FtpImplementation) - Constructor for class com.jscape.inet.ftp.Ftp
Creates a new Ftp instance.
Ftp(String, String, String, int, FtpImplementation) - Constructor for class com.jscape.inet.ftp.Ftp
Creates a new Ftp instance.
Ftp(String, String, String, File, FtpImplementation) - Constructor for class com.jscape.inet.ftp.Ftp
Creates new Ftp instance.
Ftp(String, String, String) - Constructor for class com.jscape.inet.ftp.Ftp
Creates a new Ftp instance.
Ftp(String, String, String, String) - Constructor for class com.jscape.inet.ftp.Ftp
Creates a new Ftp instance.
Ftp(String, String, String, int) - Constructor for class com.jscape.inet.ftp.Ftp
Creates a new Ftp instance.
Ftp(String, String, String, File) - Constructor for class com.jscape.inet.ftp.Ftp
Creates a new Ftp instance.
FtpAdapter - class com.jscape.inet.ftp.FtpAdapter.
Implements methods for capturing events sourced from Ftp class.
FtpAdapter() - Constructor for class com.jscape.inet.ftp.FtpAdapter
 
FtpChangeDirEvent - class com.jscape.inet.ftp.FtpChangeDirEvent.
Fired when the remote directory path is changed.
FtpChangeDirEvent(Object, String) - Constructor for class com.jscape.inet.ftp.FtpChangeDirEvent
Creates a new FtpChangeDirEvent instance.
FtpCommandEvent - class com.jscape.inet.ftp.FtpCommandEvent.
Fired when command is sent to FTP server
FtpCommandEvent(Object, String) - Constructor for class com.jscape.inet.ftp.FtpCommandEvent
Creates FtpCommandEvent.
FtpConnectedEvent - class com.jscape.inet.ftp.FtpConnectedEvent.
Fired when connection to FTP server is established.
FtpConnectedEvent(Object, String) - Constructor for class com.jscape.inet.ftp.FtpConnectedEvent
Creates FtpConnectedEvent.
FtpConnectionLostEvent - class com.jscape.inet.ftp.FtpConnectionLostEvent.
Fired when connection to FTP server is unexpectedly closed.
FtpConnectionLostEvent(Object, String) - Constructor for class com.jscape.inet.ftp.FtpConnectionLostEvent
Creates FtpConnectionLostEvent.
FtpConnectionLostException - exception com.jscape.inet.ftp.FtpConnectionLostException.
Thrown when a connection to FTP server is unexpectedly lost.
FtpConnectionLostException(String) - Constructor for class com.jscape.inet.ftp.FtpConnectionLostException
Creates exception with specified message string.
FtpConnectionLostException(String, Exception) - Constructor for class com.jscape.inet.ftp.FtpConnectionLostException
Creates exception with specified message string and source exception
FtpCreateDirEvent - class com.jscape.inet.ftp.FtpCreateDirEvent.
Fired when a new directory is created on the server.
FtpCreateDirEvent(Object, String, String) - Constructor for class com.jscape.inet.ftp.FtpCreateDirEvent
Creates a new FtpCreateDirEvent instance
FtpDeleteDirEvent - class com.jscape.inet.ftp.FtpDeleteDirEvent.
Fired when a directory is deleted on the remote server.
FtpDeleteDirEvent(Object, String, String) - Constructor for class com.jscape.inet.ftp.FtpDeleteDirEvent
Creates a new FtpDeleteDirEvent instance
FtpDeleteFileEvent - class com.jscape.inet.ftp.FtpDeleteFileEvent.
Fired when a file is deleted from remote server
FtpDeleteFileEvent(Object, String, String) - Constructor for class com.jscape.inet.ftp.FtpDeleteFileEvent
Creates a new FtpDeleteFileEvent instance
FtpDisconnectedEvent - class com.jscape.inet.ftp.FtpDisconnectedEvent.
Fired when connection to FTP server is released.
FtpDisconnectedEvent(Object, String) - Constructor for class com.jscape.inet.ftp.FtpDisconnectedEvent
Creates FtpDisconnectedEvent.
FtpDownloadEvent - class com.jscape.inet.ftp.FtpDownloadEvent.
Fired when file is downloaded from FTP server.
FtpDownloadEvent(Object, String, String, long, long) - Constructor for class com.jscape.inet.ftp.FtpDownloadEvent
Creates FtpDownloadEvent.
FtpEvent - class com.jscape.inet.ftp.FtpEvent.
Abstract event class for handling FTP related events
FtpException - exception com.jscape.inet.ftp.FtpException.
FtpException is thrown by many methods of Ftp class.
FtpException(String) - Constructor for class com.jscape.inet.ftp.FtpException
Creates exception with specified message string.
FtpException(String, Exception) - Constructor for class com.jscape.inet.ftp.FtpException
Creates exception with specified message string and source exception
FtpException(Exception) - Constructor for class com.jscape.inet.ftp.FtpException
 
FtpFile - class com.jscape.inet.ftp.FtpFile.
Represents an item in a directory listing retrieved from FTP server.
FtpFile(String, long, String, String, String, String, String, boolean, boolean, String, int, String) - Constructor for class com.jscape.inet.ftp.FtpFile
Creates a new FtpFile instance.
FtpFile(String) - Constructor for class com.jscape.inet.ftp.FtpFile
Creates a new FtpFile instance.
FtpFile(String, String, FtpFileParser) - Constructor for class com.jscape.inet.ftp.FtpFile
Creates a new FtpFile instance.
FtpFile(String, FtpFileParser) - Constructor for class com.jscape.inet.ftp.FtpFile
Creates a new FtpFile instance.
FtpFileParser - interface com.jscape.inet.ftp.FtpFileParser.
Interface to be implemented by classes responsible for parsing directory listings returned by various FTP servers.
FtpListener - interface com.jscape.inet.ftp.FtpListener.
Implements methods for capturing events sourced from Ftp class.
FtpListingEvent - class com.jscape.inet.ftp.FtpListingEvent.
Fired when directory listing is retrieved from FTP server.
FtpListingEvent(Object, Enumeration) - Constructor for class com.jscape.inet.ftp.FtpListingEvent
Creates FtpListingEvent.
FtpProgressEvent - class com.jscape.inet.ftp.FtpProgressEvent.
Fired on significant progress in upload and download operations in Ftp class.
FtpProgressEvent(Object, String, String, int, long, long) - Constructor for class com.jscape.inet.ftp.FtpProgressEvent
Constructs new FtpProgressEvent.
FtpRenameFileEvent - class com.jscape.inet.ftp.FtpRenameFileEvent.
Fired when a file is renamed on remote server.
FtpRenameFileEvent(Object, String, String, String) - Constructor for class com.jscape.inet.ftp.FtpRenameFileEvent
Creates a new FtpRenameFileEvent instance
FtpResponseEvent - class com.jscape.inet.ftp.FtpResponseEvent.
Fired when response is received from FTP server
FtpResponseEvent(Object, String) - Constructor for class com.jscape.inet.ftp.FtpResponseEvent
Creates FtpResponseEvent.
FtpTimeoutException - exception com.jscape.inet.ftp.FtpTimeoutException.
Thrown when a network timeout is encountered when trying to connect or transfer a file.
FtpTimeoutException(String) - Constructor for class com.jscape.inet.ftp.FtpTimeoutException
Creates exception with specified message string.
FtpTimeoutException(String, Exception) - Constructor for class com.jscape.inet.ftp.FtpTimeoutException
Creates exception with specified message string and source exception
FtpTransfer - class com.jscape.filetransfer.FtpTransfer.
Implements the basic functionality of a FTP client.
FtpTransfer() - Constructor for class com.jscape.filetransfer.FtpTransfer
Creates FtpTransfer instance.
FtpTransfer(String, String, String) - Constructor for class com.jscape.filetransfer.FtpTransfer
Creates FtpTransfer instance.
FtpTransfer(String, String, String, int) - Constructor for class com.jscape.filetransfer.FtpTransfer
Creates FtpTransfer instance.
FtpTransfer(String, String, String, Integer) - Constructor for class com.jscape.filetransfer.FtpTransfer
Creates FtpTransfer instance.
FtpTransfer(String, String, String, File) - Constructor for class com.jscape.filetransfer.FtpTransfer
Creates FtpTransfer instance.
FtpUploadEvent - class com.jscape.inet.ftp.FtpUploadEvent.
Fired when file is uploaded to FTP server.
FtpUploadEvent(Object, String, String, long, long) - Constructor for class com.jscape.inet.ftp.FtpUploadEvent
Creates FtpUploadEvent.
Ftps - class com.jscape.inet.ftps.Ftps.
Implements the basic functionality of a FTPS (FTP over SSL) client.
Ftps() - Constructor for class com.jscape.inet.ftps.Ftps
Creates a new Ftps instance.
Ftps(String, String, String) - Constructor for class com.jscape.inet.ftps.Ftps
Creates a new Ftps instance.
Ftps(String, String, String, String) - Constructor for class com.jscape.inet.ftps.Ftps
Creates a new Ftps instance.
Ftps(String, String, String, int) - Constructor for class com.jscape.inet.ftps.Ftps
Creates a new Ftp instance.
Ftps(String, String, String, File) - Constructor for class com.jscape.inet.ftps.Ftps
Creates new Ftp instance.
Ftps.ConnectionStrategy - interface com.jscape.inet.ftps.Ftps.ConnectionStrategy.
The FTP client connection strategy.
FtpsCertificateVerifier - interface com.jscape.inet.ftps.FtpsCertificateVerifier.
Certificate verifier interface.
FtpsImplicitTransfer - class com.jscape.filetransfer.FtpsImplicitTransfer.
Implements the basic functionality of a FTPS client using implicit SSL.
FtpsImplicitTransfer() - Constructor for class com.jscape.filetransfer.FtpsImplicitTransfer
Creates FtpsImplicitTransfer instance.
FtpsImplicitTransfer(String, String, String) - Constructor for class com.jscape.filetransfer.FtpsImplicitTransfer
Creates FtpsImplicitTransfer instance.
FtpsImplicitTransfer(String, String, String, int) - Constructor for class com.jscape.filetransfer.FtpsImplicitTransfer
Creates FtpsImplicitTransfer instance.
FtpsImplicitTransfer(String, String, String, Integer) - Constructor for class com.jscape.filetransfer.FtpsImplicitTransfer
Creates FtpsImplicitTransfer instance.
FtpsImplicitTransfer(String, String, String, File) - Constructor for class com.jscape.filetransfer.FtpsImplicitTransfer
Creates FtpsImplicitTransfer instance.
FtpsTransfer - class com.jscape.filetransfer.FtpsTransfer.
Implements the basic functionality of a FTPS client using explicit SSL.
FtpsTransfer() - Constructor for class com.jscape.filetransfer.FtpsTransfer
Creates FtpsTransfer instance.
FtpsTransfer(String, String, String) - Constructor for class com.jscape.filetransfer.FtpsTransfer
Creates FtpsTransfer instance.
FtpsTransfer(String, String, String, int) - Constructor for class com.jscape.filetransfer.FtpsTransfer
Creates FtpsTransfer instance.
FtpsTransfer(String, String, String, Integer) - Constructor for class com.jscape.filetransfer.FtpsTransfer
Method FtpsTransfer
FtpsTransfer(String, String, String, File) - Constructor for class com.jscape.filetransfer.FtpsTransfer
Creates FtpsTransfer instance.
Fxp - class com.jscape.inet.ftp.Fxp.
Implements the functionality of a basic FXP (FTP server to FTP server transfer)
Fxp() - Constructor for class com.jscape.inet.ftp.Fxp
Creates a new Fxp instance
FxpEndEvent - class com.jscape.inet.ftp.FxpEndEvent.
Fired for each file successfully transferred during an FXP transfer.
FxpEndEvent(Object, Object, String) - Constructor for class com.jscape.inet.ftp.FxpEndEvent
Creates a new FxpEndEvent instance
FxpFailedEvent - class com.jscape.inet.ftp.FxpFailedEvent.
Fired when a FXP transfer has failed to complete
FxpFailedEvent(Object, Object, String, Exception) - Constructor for class com.jscape.inet.ftp.FxpFailedEvent
Creates a new FxpFailedEvent instance
FxpListener - interface com.jscape.inet.ftp.FxpListener.
Implements methods for capturing events sourced from Fxp and Fxps classes.
FxpStartEvent - class com.jscape.inet.ftp.FxpStartEvent.
Fired for each file that begins transfer in an FXP transfer.
FxpStartEvent(Object, Object, String) - Constructor for class com.jscape.inet.ftp.FxpStartEvent
Creates a new FxpStartEvent instance
Fxps - class com.jscape.inet.ftps.Fxps.
Implements the functionality of a basic FXP (FTP server to FTP server transfer)
Fxps() - Constructor for class com.jscape.inet.ftps.Fxps
 
failedAccess() - Method in class com.jscape.inet.file.JAcl.Flag
 
fileInherit() - Method in class com.jscape.inet.file.JAcl.Flag
 
flush() - Method in class com.jscape.inet.telnet.TelnetInputStream
Reads until the amount of data available is greater than 0 bytes
fromHexString(String) - Method in class com.jscape.inet.util.MD5
fromHexString() function is to convert hex string to array of bytes.
fxpEnd(FxpEndEvent) - Method in interface com.jscape.inet.ftp.FxpListener
Invoked when FXP transfer ends for a file.
fxpFailed(FxpFailedEvent) - Method in interface com.jscape.inet.ftp.FxpListener
Invoked when FXP transfer fails for a file.
fxpStart(FxpStartEvent) - Method in interface com.jscape.inet.ftp.FxpListener
Invoked when FXP transfer starts for a file.

G

GMCommand - class com.jscape.inet.terminal.commands.GMCommand.
Enter Graphics Mode.
Gzip - class com.jscape.zip.Gzip.
Implements the basic functionality of GZIP compression and decompression.
Gzip() - Constructor for class com.jscape.zip.Gzip
Creates a new Gzip instance.
getAbsolutePath() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets absolute path of file transferred.
getAbsolutePath() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets absolute path of file transferred.
getAccessTime() - Method in interface com.jscape.inet.file.JFile
Returns the file access time as seconds from Jan 1, 1970 in UTC.
getAccessTime() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file access time as seconds from Jan 1, 1970 in UTC.
getAccessTimeNsec() - Method in interface com.jscape.inet.file.JFile
Returns the additional file access time nano-seconds.
getAccessTimeNsec() - Method in class com.jscape.inet.sftp.SftpFile
Returns the additional file access time nano-seconds.
getAccount() - Method in class com.jscape.inet.ftp.Ftp
Gets optional account of FTP server.
getAccount() - Method in class com.jscape.inet.ftps.Ftps
Gets optional account of FTP server.
getAcl() - Method in interface com.jscape.inet.file.JFile
Obtains the file ACL array similar to that defined in section 5.9 of NFS version 4 Protocol
getAcl() - Method in class com.jscape.inet.sftp.SftpFile
Obtains the file ACL array similar to that defined in section 5.9 of NFS version 4 Protocol
getAdditional() - Method in class com.jscape.inet.dns.DnsResponse
Gets additional information about query.
getAddress() - Method in class com.jscape.inet.dns.record.Address
Gets byte[] representing 32 bit ip address.
getAddress() - Method in class com.jscape.inet.dns.record.WellKnownServices
Gets byte[] representing 32 bit ip address.
getAnswers() - Method in class com.jscape.inet.dns.DnsResponse
Gets answers to query.
getArticle(int) - Method in class com.jscape.inet.nntp.Nntp
Gets an article from current newsgroup.
getArticle(String) - Method in class com.jscape.inet.nntp.Nntp
Gets an article from current newsgroup based on its Message-ID header.
getArticle() - Method in class com.jscape.inet.nntp.NntpArticleEvent
Gets article.
getArticleCount() - Method in class com.jscape.inet.nntp.NntpNewsgroup
Gets estimated article count for this NntpNewsgroup.
getArticleHeader(int) - Method in class com.jscape.inet.nntp.Nntp
Gets article header from current newsgroup.
getArticleHeaders(int, int) - Method in class com.jscape.inet.nntp.Nntp
Gets all article headers from NNTP server within a specific range using the XOVER command.
getArticleHeaders() - Method in class com.jscape.inet.nntp.Nntp
Gets all article headers from current newsgroup.
getArticleHeaders(String) - Method in class com.jscape.inet.nntp.Nntp
Gets all article headers for a newsgroup.
getArticleHeaders(Date) - Method in class com.jscape.inet.nntp.Nntp
Gets all article headers for current active newsgroup since a specified date.
getArticleHeaders(String[], Date) - Method in class com.jscape.inet.nntp.Nntp
Gets article headers since a certain date in specified newsgroups.
getAttachments() - Method in class com.jscape.inet.email.EmailMessage
Gets all message attachments from this email message.
getAttribute(String) - Method in class com.jscape.inet.mime.MimeHeader
Gets attribute by name.
getAttributes() - Method in class com.jscape.inet.mime.MimeHeader
Gets all attributes for this MimeHeader.
getAttributes() - Method in class com.jscape.inet.terminal.Cell
Returns current attributes of Cell object.
getAuthMode() - Method in class com.jscape.inet.imap.Imap
Gets the authentication mode used when logging into IMAP4 server.
getAuthMode() - Method in class com.jscape.inet.pop.Pop
Gets the authentication mode used when logging into POP3 server.
getAuthorities() - Method in class com.jscape.inet.dns.DnsResponse
Gets authoritative nameservers for query.
getBcc() - Method in class com.jscape.inet.email.EmailMessage
Gets Bcc address of message.
getBegin() - Method in class com.jscape.inet.util.YEnc
Gets begin attribute of
getBkColor() - Method in class com.jscape.inet.terminal.CellAttributes
Returns background color.
getBlockSize() - Method in class com.jscape.inet.sftp.Sftp
Gets upload block size.
getBlockTransferSize() - Method in interface com.jscape.filetransfer.FileTransfer
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.filetransfer.FtpTransfer
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.filetransfer.SftpTransfer
Deprecated. see #getUploadBlockSize
getBlockTransferSize() - Method in class com.jscape.inet.ftp.Ftp
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.inet.ftps.Ftps
Gets blocksize for use in transferring files.
getBody() - Method in class com.jscape.inet.email.EmailMessage
Gets body of message.
getBody() - Method in class com.jscape.inet.mime.MimeMessage
Gets decoded message body using character encoding specified in charset attribute of Content-Type message header.
getBody() - Method in class com.jscape.inet.nntp.NntpArticleBody
Gets contents of this NntpArticleBody.
getBody() - Method in class com.jscape.inet.nntp.NntpArticleBodyEvent
Gets body of article.
getBodyData() - Method in class com.jscape.inet.mime.MimeMessage
Gets decoded message body as bytes.
getBottomMargin() - Method in class com.jscape.inet.terminal.Screen
Returns bottom margin value.
getBoundary() - Method in class com.jscape.inet.mime.MimeMessage
Gets boundary used in this MimeMessage.
getBsdListeners() - Method in class com.jscape.inet.bsd.Rexec
Gets all BsdListener currently bound to this Rexec instance.
getBytes() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets the number of bytes transferred so far.
getBytes() - Method in class com.jscape.inet.bsd.BsdBytesReceivedEvent
Gets number of bytes received during last read.
getBytes() - Method in class com.jscape.inet.bsd.BsdBytesTransmittedEvent
Gets number of bytes sent during last write.
getBytes() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets the number of bytes transferred so far.
getBytes() - Method in class com.jscape.inet.http.HttpProgressEvent
Get the number of bytes transferred so far.
getBytes() - Method in class com.jscape.inet.imap.ImapMessageProgressEvent
Gets number of bytes transferred for message so far.
getBytes() - Method in class com.jscape.inet.pop.PopMessageProgressEvent
Gets number of bytes transferred for message so far.
getBytes() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Gets the number of bytes transferred so far.
getCPUInfo() - Method in class com.jscape.inet.dns.record.HostInfo
Gets CPU information for host.
getCanonicalForm(StringBuffer) - Method in class com.jscape.inet.terminal.CSIType
Returns "canonical" form of control sequence (i.e.
getCanonicalForm() - Method in class com.jscape.inet.terminal.ControlSequence
Returns "canonical" form of control sequence (i.e.
getCanonicalForm(StringBuffer) - Method in class com.jscape.inet.terminal.ICType
Returns "canonical" form of control sequence (i.e.
getCanonicalForm(StringBuffer) - Method in interface com.jscape.inet.terminal.SequenceType
Returns "canonical" form of control sequence (i.e.
getCanonicalForm(StringBuffer) - Method in class com.jscape.inet.terminal.SimpleType
Returns "canonical" form of control sequence (i.e.
getCanonicalForm() - Method in class com.jscape.inet.terminal.events.CommandEvent
Returns "canonical" form of incoming command.
getCanonicalName() - Method in class com.jscape.inet.dns.record.CanonicalName
Gets canonical name for domain name.
getCc() - Method in class com.jscape.inet.email.EmailMessage
Gets Cc address of message.
getCell() - Method in class com.jscape.inet.terminal.Screen.Cursor
Gives access to underlying Cell object.
getCell(int, int) - Method in class com.jscape.inet.terminal.Screen
Gives access to screen cell.
getCellAttributes() - Method in class com.jscape.inet.terminal.Terminal
Returns current screen cell attributes.
getCharSet() - Method in class com.jscape.inet.terminal.Terminal
Returns current character set which is used to encode incoming characters.
getCharacter() - Method in class com.jscape.inet.file.JFileType
Obtains type char.
getCharacterEncoding() - Method in class com.jscape.inet.ftp.Ftp
Deprecated. use the getWireEncoding method
getCharacterEncoding() - Method in class com.jscape.inet.ftps.Ftps
Deprecated. use the getWireEncoding method
getCharacterSet() - Method in class com.jscape.inet.ssh.Ssh
Gets the character set
getCharacterSet() - Method in class com.jscape.inet.ssh.SshSession
Gets the character set
getCharacterSet() - Method in class com.jscape.inet.ssh.SshTask
Gets the character set
getCharacterSet() - Method in class com.jscape.inet.telnet.Telnet
Gets the character set used when reading data from Telnet server.
getClassType() - Method in class com.jscape.inet.dns.DnsRequest
Gets class type to retrieve for this DnsRequest.
getCode() - Method in class com.jscape.inet.file.JFileType
Obtains type code value.
getCodec(String) - Static method in class com.jscape.inet.util.CodecFactory
Gets codec based on name.
getColumn() - Method in class com.jscape.inet.terminal.events.CellEvent
Returns screen cell column number.
getCommand() - Method in class com.jscape.filetransfer.FileTransferCommandEvent
Gets command sent to FTP server.
getCommand() - Method in class com.jscape.inet.bsd.Rexec
Gets the command to be sent to the remote host.
getCommand() - Method in class com.jscape.inet.ftp.FtpCommandEvent
Gets command sent to FTP server.
getCommand() - Method in class com.jscape.inet.imap.ImapCommandEvent
Gets command sent to IMAP server.
getCommand() - Method in class com.jscape.inet.pop.PopCommandEvent
Gets command sent to POP3 server.
getCommand() - Method in class com.jscape.inet.smtp.SmtpCommandEvent
Gets command sent to SMTP server.
getCommand() - Method in class com.jscape.inet.ssh.SshTask
Gets the command to execute
getCommand() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the command to execute
getCommand(String) - Method in class com.jscape.inet.terminal.CommandSet
Get command as a ControlCommand object by its character sequence.
getCommandName(int) - Method in class com.jscape.inet.telnet.Telnet
Gets name of command based on corresponding command.
getCommandSet() - Method in class com.jscape.inet.terminal.Terminal
Returns current command set.
getCommandTerminator() - Method in class com.jscape.inet.ssh.SshSession
Gets terminator used when sending data to SSH server.
getCommandTerminator() - Method in class com.jscape.inet.telnet.TelnetSession
Gets terminator used when sending data to telnet server.
getComment() - Method in class com.jscape.inet.http.HttpCookie
Gets the comment of this HttpCookie
getComparator() - Method in class com.jscape.filetransfer.FileTransferRemoteSort
Gets FileTransferRemoteComparator instance.
getCompression() - Method in class com.jscape.inet.ftp.Ftp
Gets whether the data is compressed during the transfering.
getCompression() - Method in class com.jscape.inet.ftps.Ftps
Gets whether the data is compressed during the transfering.
getConfiguration() - Method in class com.jscape.inet.scp.Scp
Returns current SSH configuraton.
getConnectBeforeCommand() - Method in class com.jscape.inet.ftp.Ftp
Gets whether passive socket connection should be established before or after sending command to read data from passive connection.
getConnectBeforeCommand() - Method in class com.jscape.inet.ftps.Ftps
Gets whether connection will be established before sending data transfer command.
getConnectTimeout() - Method in class com.jscape.inet.imap.Imap
Gets the timeout used when opening a connection.
getConnectTimeout() - Method in class com.jscape.inet.ipclient.IpClient
Gets the timeout used when opening a server connection.
getConnectTimeout() - Method in class com.jscape.inet.pop.Pop
Gets the timeout used when opening a POP3 server connection.
getConnectTimeout() - Method in class com.jscape.inet.smtp.Smtp
Gets the timeout used when opening a connection to SMTP server.
getConnectionParameters() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns corresponded connection parameters.
getConnectionTimeout() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns connection timeout in milliseconds.
getConnectionType() - Method in class com.jscape.inet.ftps.Ftps
Returns the current connection type.
getConnectionType() - Method in class com.jscape.inet.imapssl.ImapSsl
Gets the connection type for this session.
getConnectionType() - Method in class com.jscape.inet.popssl.PopSsl
Gets the connection type for this session.
getConnectionType() - Method in class com.jscape.inet.smtpssl.SmtpSsl
Gets the connection type for this session.
getContentEncoding() - Method in class com.jscape.inet.mime.Attachment
Gets Content-transfer-encoding header value for this Attachment.
getContentLength() - Method in class com.jscape.inet.http.HttpResponse
Gets value of Content-Length header in HTTP response representing the total number of bytes in HTTP response
getContentTransferEncoding() - Method in class com.jscape.inet.mime.MimeMessage
Gets the value of the Content-Transfer-Encoding header for this MimeMessage.
getContentType() - Method in class com.jscape.inet.email.EmailMessage
Gets Content-Type header of email message.
getContentType() - Method in class com.jscape.inet.http.HttpResponse
Gets value of Content-Type header in HTTP response
getContentType() - Method in class com.jscape.inet.mime.Attachment
Gets content-type for this Attachment.
getContentType() - Method in class com.jscape.inet.mime.MimeMessage
Gets the content-type of this MimeMessage.
getContext() - Method in class com.jscape.inet.ftps.Ftps
Obtains the current SSL context.
getContextAlgorithm() - Method in class com.jscape.inet.ftps.Ftps
Gets algorithm used for SSL communications in default context.
getContextAlgorithmProvider() - Method in class com.jscape.inet.ftps.Ftps
Gets provider used for X509 algorithm in default context.
getContextKeystoreProvider() - Method in class com.jscape.inet.ftps.Ftps
Gets keystore provider used for default context.
getContextProtocol() - Method in class com.jscape.inet.ftps.Ftps
Gets protocol used for SSL communications in default context.
getContextProtocolProvider() - Method in class com.jscape.inet.ftps.Ftps
Gets provider used for TLS protocol in default context.
getCookieName() - Method in class com.jscape.inet.http.HttpCookie
Gets the name of this HttpCookie
getCookieValue() - Method in class com.jscape.inet.http.HttpCookie
Gets the value of this HttpCookie
getCookies() - Method in class com.jscape.inet.http.HttpResponse
Gets all cookies sent back by HTTP server.
getCookiesForHost(String) - Method in class com.jscape.inet.http.HttpSession
Gets all cookies for the specified hostname
getCreationTime() - Method in interface com.jscape.inet.file.JFile
Returns the file creation time as seconds from Jan 1, 1970 in UTC.
getCreationTime() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file creation time as seconds from Jan 1, 1970 in UTC.
getCreationTimeNsec() - Method in interface com.jscape.inet.file.JFile
Returns the additional file creation time nano-seconds.
getCreationTimeNsec() - Method in class com.jscape.inet.sftp.SftpFile
Returns the additional file creation time nano-seconds.
getCurrentNewsgroup() - Method in class com.jscape.inet.nntp.Nntp
Gets the currently active newsgroup.
getCursor() - Method in class com.jscape.inet.terminal.Screen
Returns current Cursor in screen.
getData() - Method in class com.jscape.filetransfer.FileTransferRemoteSort
Gets the data to be sorted.
getData() - Method in class com.jscape.inet.dns.record.WellKnownServices
Gets data describing this service.
getData() - Method in class com.jscape.inet.ssh.SshDataReceivedEvent
Gets data received from the Ssh server.
getData() - Method in class com.jscape.inet.telnet.TelnetDataReceivedEvent
Gets data received from the Telnet server as a string.
getDataPort() - Method in class com.jscape.inet.ftp.Ftp
Deprecated. replaced by getDataPortStart and getDataPortEnd methods.
getDataPort() - Method in class com.jscape.inet.ftps.Ftps
Deprecated. Replaced by getDataPortStart and getDataPortEnd
getDataPortEnd() - Method in class com.jscape.inet.ftp.Ftp
Gets the data port end range for incoming non-passive (active) data connections.
getDataPortEnd() - Method in class com.jscape.inet.ftps.Ftps
Gets the data port end range for incoming non-passive (active) data connections.
getDataPortStart() - Method in class com.jscape.inet.ftp.Ftp
Gets the data port start range for incoming non-passive (active) data connections.
getDataPortStart() - Method in class com.jscape.inet.ftps.Ftps
Gets the data port start range for incoming non-passive (active) data connections.
getDataReceivedEvent(Object, String) - Static method in class com.jscape.inet.telnet.TelnetDataReceivedFactory
Gets a TelnetDataReceivedEvent from the factory.
getDate() - Method in class com.jscape.inet.email.EmailMessage
Gets Date of message.
getDate() - Method in class com.jscape.inet.ftp.FtpFile
Gets date for this FtpFile.
getDate() - Method in class com.jscape.inet.http.HttpResponse
Gets Date header from HTTP response representing the date the response was issued.
getDate() - Method in class com.jscape.inet.nntp.NntpArticleHeader
Gets Date header.
getDate() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file modification date as Data object.
getDate() - Method in class com.jscape.inspect.DnsResponseCached
Gets date that this DNS record will expire from cache.
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.AS400Parser
Gets the date and time for an FtpFile entry sourced from an AS400 directory listing.
getDateTime(FtpFile) - Method in interface com.jscape.inet.ftp.FtpFileParser
 
getDateTime(FtpFile, TimeZone, Locale) - Method in class com.jscape.inet.ftp.NTParser
Gets the date and time for an FtpFile entry sourced from an NT directory listing.
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.NTParser
Gets the date and time for an FtpFile entry sourced from an NT directory listing.
getDateTime(FtpFile, TimeZone, Locale) - Method in class com.jscape.inet.ftp.UnixParser
Gets the date and time for an FtpFile entry sourced from a UNIX directory listing.
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.UnixParser
Gets the date and time for an FtpFile entry sourced from a UNIX directory listing.
getDateTime(FtpFile, TimeZone, Locale) - Method in class com.jscape.inet.ftp.VMSParser
Gets the date and time for an FtpFile entry sourced from an VMS directory listing.
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.VMSParser
Gets the date and time for an FtpFile entry sourced from an NT directory listing.
getDebug() - Method in interface com.jscape.filetransfer.FileTransfer
Gets debugging state.
getDebug() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDebug() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDebug() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDebug() - Method in class com.jscape.inet.ftp.Ftp
Gets debugging state.
getDebug() - Method in class com.jscape.inet.ftps.Ftps
Gets debugging state.
getDebug() - Method in class com.jscape.inet.nntp.Nntp
Get debugging state.
getDebug() - Method in class com.jscape.inet.scp.Scp
Returns current debug status.
getDebug() - Method in class com.jscape.inet.ssh.Ssh
Gets whether debugging is enabled.
getDebug() - Method in class com.jscape.inet.ssh.SshSession
Checks if debugging is enabled.
getDebug() - Method in class com.jscape.inet.ssh.SshTask
Checks whether debugging is enabled for this task.
getDebug() - Method in class com.jscape.inet.telnet.Telnet
Gets debugging state.
getDebug() - Method in class com.jscape.inet.telnet.TelnetTask
Checks whether debugging is enabled for this task.
getDebug() - Method in class com.jscape.inspect.EmailInspector
Gets debugging state.
getDebugStream() - Method in interface com.jscape.filetransfer.FileTransfer
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDebugStream() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDebugStream() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDebugStream() - Method in class com.jscape.inet.ftp.Ftp
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.ftps.Ftps
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.http.Http
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.http.HttpSession
Gets debug stream used for debug messages.
getDebugStream() - Method in class com.jscape.inet.imap.Imap
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.nntp.Nntp
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.pop.Pop
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.scp.Scp
Gets PrintStream used in reporting debugging statements.
getDebugStream() - Method in class com.jscape.inet.sftp.Sftp
Gets PrintStream used in reporting debugging statements.
getDebugStream() - Method in class com.jscape.inet.smtp.Smtp
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.ssh.Ssh
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.ssh.SshSession
Gets PrintStream used in outputting debug information.
getDebugStream() - Method in class com.jscape.inet.ssh.SshTask
Gets debug stream used when printing debug messages.
getDebugStream() - Method in class com.jscape.inet.telnet.Telnet
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.telnet.TelnetSession
Gets PrintStream used in outputting debug information.
getDebugStream() - Method in class com.jscape.inet.telnet.TelnetTask
Gets debug stream used when printing debug messages.
getDebugStream() - Method in class com.jscape.inspect.EmailInspector
Gets PrintStream used in reporting debug statements.
getDecodedValue(String) - Static method in class com.jscape.inet.mime.RFC2047Encoder
 
getDenyDomain() - Method in class com.jscape.inspect.EmailInspector
Gets an Enumeration of all denied domains.
getDestination() - Method in class com.jscape.inet.ftp.FxpEndEvent
Gets destination Ftp or Ftps instance
getDestination() - Method in class com.jscape.inet.ftp.FxpFailedEvent
Gets destination Ftp or Ftps instance causing FXP failure.
getDestination() - Method in class com.jscape.inet.ftp.FxpStartEvent
Gets destination Ftp or Ftps instance
getDir() - Method in interface com.jscape.filetransfer.FileTransfer
Gets current working directory of server.
getDir() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDir() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDir() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDir() - Method in class com.jscape.inet.ftp.Ftp
Gets current working directory of FTP server.
getDir() - Method in class com.jscape.inet.ftps.Ftps
Gets current working directory of FTP server.
getDir() - Method in class com.jscape.inet.sftp.Sftp
Gets current working directory of SSH server.
getDirListing() - Method in interface com.jscape.filetransfer.FileTransfer
Gets directory listing from server.
getDirListing(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets file listing of files matching regular expression.
getDirListing() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDirListing(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDirListing() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDirListing(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDirListing() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDirListing(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDirListing(String) - Method in class com.jscape.inet.ftp.Ftp
Gets file listing of files matching filter criteria.
getDirListing() - Method in class com.jscape.inet.ftp.Ftp
Gets directory listing from FTP server.
getDirListing(String) - Method in class com.jscape.inet.ftps.Ftps
Gets file listing of files matching filter criteria.
getDirListing() - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing from FTP server.
getDirListing() - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing from SSH server.
getDirListing(String) - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing from SSH server where file names matches the regular expression.
getDirListingAsString() - Method in interface com.jscape.filetransfer.FileTransfer
Gets directory listing of files on server.
getDirListingAsString(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets file listing of files matching regular expression.
getDirListingAsString() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDirListingAsString(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDirListingAsString() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDirListingAsString(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDirListingAsString() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDirListingAsString(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDirListingAsString(String) - Method in class com.jscape.inet.ftp.Ftp
Gets raw directory listing of files matching filter criteria.
getDirListingAsString() - Method in class com.jscape.inet.ftp.Ftp
Gets raw directory listing of files on FTP server.
getDirListingAsString(String) - Method in class com.jscape.inet.ftps.Ftps
Gets raw directory listing of files matching filter criteria.
getDirListingAsString() - Method in class com.jscape.inet.ftps.Ftps
Gets raw directory listing of files on FTP server.
getDirListingAsString() - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing of files on SSH server.
getDirListingAsString(String) - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing from SSH server where file names matches the regular expression.
getDirListingRegex(String) - Method in class com.jscape.inet.ftp.Ftp
Gets directory listing from FTP server returning only file and directory names that match the regular expression.
getDirListingRegex(String) - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing from FTP server returning only file and directory names that match the regular expression.
getDirectory() - Method in class com.jscape.filetransfer.FileTransferChangeDirEvent
Gets the new directory name.
getDirectory() - Method in class com.jscape.filetransfer.FileTransferCreateDirEvent
Gets the directory that was created.
getDirectory() - Method in class com.jscape.filetransfer.FileTransferDeleteDirEvent
Gets directory that was deleted.
getDirectory() - Method in class com.jscape.inet.ftp.FtpChangeDirEvent
Gets new remote directory path
getDirectory() - Method in class com.jscape.inet.ftp.FtpCreateDirEvent
Gets name of directory created
getDirectory() - Method in class com.jscape.inet.ftp.FtpDeleteDirEvent
Gets name of directory deleted.
getDirectory() - Method in class com.jscape.inet.sftp.events.SftpChangeDirEvent
Gets the new remote directory name
getDirectory() - Method in class com.jscape.inet.sftp.events.SftpCreateDirEvent
Gets the name of the directory created.
getDirectory() - Method in class com.jscape.inet.sftp.events.SftpDeleteDirEvent
Gets name of directory deleted.
getDiskEncoding() - Method in class com.jscape.inet.ftps.Ftps
Gets character encoding used when reading data from disk for ASCII file transfer.
getDnsCache() - Method in class com.jscape.inspect.EmailInspector
Gets location of DNS cache file.
getDnsCacheDays() - Method in class com.jscape.inspect.EmailInspector
Gets the number of days in which DNS record may live in cache.
getDomain() - Method in class com.jscape.inet.dns.DnsRequest
Gets hostname or IP address to lookup for this DnsRequest.
getDomain() - Method in class com.jscape.inet.email.EmailAddress
Gets the domain portion of the email address.
getDomain() - Method in class com.jscape.inet.http.HttpCookie
Gets the domain of this HttpCookie
getDownloadBlockSize() - Method in class com.jscape.filetransfer.SftpTransfer
Obtains the current download buffer size.
getDownloadBlockSize() - Method in class com.jscape.inet.scp.Scp
Returns download block size in bytes.
getDownloadBlockSize() - Method in class com.jscape.inet.sftp.Sftp
Gets the current download buffer size.
getEcho() - Method in class com.jscape.inet.ssh.Ssh
Returns echo flag.
getEcho() - Method in class com.jscape.inet.ssh.SshSession
Returns echo flag.
getEmail() - Method in class com.jscape.inet.email.EmailAddress
Return the full email address in the form user@domain.
getEmail() - Method in class com.jscape.inspect.InvalidEmailException
Gets the EmailAddress associated with this exception.
getEmailAddresses() - Method in class com.jscape.inet.email.EmailAddressList
Gets parsed list of email addresses.
getEmailInspectionLevel() - Method in class com.jscape.inspect.EmailInspector
Gets the validation level to be used in validating an e-mail address.
getEnabledCiphers() - Method in class com.jscape.inet.ftps.Ftps
Returns user-defined enabled SSL cipher suites.
getEnd() - Method in class com.jscape.inet.util.YEnc
 
getEndPrompt() - Method in class com.jscape.inet.ssh.SshTask
Gets the end shell prompt this SshTask should wait for to indicate that this SshTask is complete.
getEndPrompt() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the end shell prompt this TelnetTask should wait for to indicate that this TelnetTask is complete.
getEndPromptTimeout() - Method in class com.jscape.inet.ssh.SshTask
Gets the maximum timeout between the time the task is in running state and the expected end prompt is received.
getEndPromptTimeout() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the maximum timeout between the time the task is in running state and the expected end prompt is received.
getErrorCode() - Method in class com.jscape.inspect.InvalidEmailException
Gets error code associated with error.
getErrorMailbox() - Method in class com.jscape.inet.dns.record.MailInfo
Gets error mailbox.
getErrorOnSizeCommand() - Method in class com.jscape.filetransfer.FtpTransfer
Gets the error on size command indicator.
getErrorOnSizeCommand() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets the error on size command indicator.
getErrorOnSizeCommand() - Method in class com.jscape.inet.ftp.Ftp
Gets whether an exception should be thrown when downloading a file and server does not support SIZE command.
getErrorOnSizeCommand() - Method in class com.jscape.inet.ftps.Ftps
Gets whether an exception should be thrown when downloading a file and server does not support SIZE command.
getErrorStream() - Method in class com.jscape.inet.bsd.Rexec
Returns the InputStream from which the standard error of the remote process can be read if a separate error stream is requested from the remote host.
getException() - Method in class com.jscape.inet.bsd.BsdException
Gets Exception which caused this BsdException.
getException() - Method in class com.jscape.inet.dns.DnsException
Gets source of this exception.
getException() - Method in class com.jscape.inet.finger.FingerException
Gets source of this exception
getException() - Method in class com.jscape.inet.ftp.FtpException
Gets source of this exception
getException() - Method in class com.jscape.inet.ftp.FxpFailedEvent
Gets exception causing FXP failure.
getException() - Method in class com.jscape.inet.http.HttpException
Gets source of this exception
getException() - Method in class com.jscape.inet.imap.ImapException
Gets Exception which caused this ImapException.
getException() - Method in class com.jscape.inet.ipclient.IpClientException
Gets Exception which caused this IpClientException.
getException() - Method in class com.jscape.inet.mime.MimeException
Gets source of this exception.
getException() - Method in class com.jscape.inet.nntp.NntpException
Gets source of this exception.
getException() - Method in class com.jscape.inet.pop.PopException
Gets source of this exception.
getException() - Method in class com.jscape.inet.sftp.SftpException
Gets the original exception.
getException() - Method in class com.jscape.inet.smtp.SmtpException
Gets source of this exception
getException() - Method in class com.jscape.inet.ssh.SshException
Gets source of this exception
getException() - Method in class com.jscape.inet.ssh.SshTaskFailedEvent
Gets the exception that caused the SshTask to fail.
getException() - Method in class com.jscape.inet.telnet.TelnetException
Gets source of this exception
getException() - Method in class com.jscape.inet.telnet.TelnetTaskFailedEvent
Gets the exception that caused the TelnetTask to fail.
getException() - Method in class com.jscape.inet.terminal.Terminal
Returns current exception.
getException() - Method in class com.jscape.inet.terminal.events.ExceptionEvent
Returns exception.
getException() - Method in class com.jscape.inet.whois.WhoisException
Gets source of this exception
getException() - Method in class com.jscape.inspect.InvalidEmailException
Gets source of this exception
getException() - Method in interface com.jscape.util.ExceptionWrapper
Gets the source of the exception.
getException() - Method in class com.jscape.zip.ArchiveException
Gets source of this exception
getExpire() - Method in class com.jscape.inet.dns.record.StartOfAuthority
Gets time interval that can elapse before the zone is no longer authoritative.
getExpires() - Method in class com.jscape.inet.http.HttpCookie
Gets the expiration date of this HttpCookie
getExpires() - Method in class com.jscape.inet.http.HttpResponse
Gets the Expires header from HTTP response representing the date the content is set to expire for caching purposes.
getExtensions() - Method in class com.jscape.inet.sftp.SftpConfiguration
Obtains the current server extensions.
getFeatures() - Method in class com.jscape.inet.ftp.Ftp
Returns supported server features using FEAT command.
getFeatures() - Method in class com.jscape.inet.ftps.Ftps
Returns supported server features.
getFgColor() - Method in class com.jscape.inet.terminal.CellAttributes
Returns foreground color.
getFile(String) - Method in interface com.jscape.inet.file.JFileSystem
Creates a new JFile instance by converting the given pathname string into an abstract pathname.
getFile(JFile, String) - Method in interface com.jscape.inet.file.JFileSystem
Creates a new JFile instance from a parent abstract pathname and a child pathname string.
getFile() - Method in interface com.jscape.inet.file.JRandomAccessFile
Returns JFile instance associated with this object.
getFile() - Method in class com.jscape.inet.ftp.FtpDeleteFileEvent
Gets name of file deleted
getFile() - Method in class com.jscape.inet.sftp.events.SftpDeleteFileEvent
Gets name of the file deleted
getFile() - Method in class com.jscape.zip.ArchiveCompressedEvent
Gets the compressed file.
getFile() - Method in class com.jscape.zip.ArchiveDecompressedEvent
Gets the decompressed file.
getFileData() - Method in class com.jscape.inet.mime.Attachment
Gets decoded content of this Attachment.
getFileDate() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Gets the last modified date file.
getFileDate(String) - Method in class com.jscape.inet.ftp.AS400Parser
Parses a string which contains a date and returns a date object
getFileDate(String) - Method in interface com.jscape.inet.ftp.FtpFileParser
Parses a string which contains a date a returns a date object
getFileDate(String) - Method in class com.jscape.inet.ftp.NTParser
Parses a string which contains a date and returns a date object
getFileDate(String) - Method in class com.jscape.inet.ftp.UnixParser
Parses a string which contains a date and returns a date object
getFileDate(String) - Method in class com.jscape.inet.ftp.VMSParser
Parses a string which contains a date and returns a date object
getFileName() - Method in class com.jscape.inet.util.YEnc
 
getFilePermissions(String) - Method in class com.jscape.inet.sftp.Sftp
Gets remote file permissions in UNIX chmod format (644, 777).
getFilePointer() - Method in interface com.jscape.inet.file.JRandomAccessFile
Returns the current offset in this file.
getFileSystem() - Method in interface com.jscape.inet.file.JFile
Returns the underlayed file system object.
getFileSystem() - Method in class com.jscape.inet.sftp.SftpConfiguration
Obtains the current file system.
getFileSystem() - Method in class com.jscape.inet.sftp.SftpFile
Returns the underlayed file system object.
getFileTimestamp(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets date/timestamp of remote file from server.
getFileTimestamp(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getFileTimestamp(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getFileTimestamp(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getFileTimestamp(String) - Method in class com.jscape.inet.ftp.Ftp
Gets date/timestamp of remote file from FTP server.
getFileTimestamp(String) - Method in class com.jscape.inet.ftps.Ftps
Gets date/timestamp of remote file from FTP server.
getFileTimestamp(String) - Method in class com.jscape.inet.sftp.Sftp
Gets date/timestamp of remote file from SSH server.
getFilename() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Gets name of file downloaded.
getFilename() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets name of file transferred.
getFilename() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Gets filename.
getFilename() - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Gets name of file uploaded.
getFilename() - Method in interface com.jscape.inet.file.JFile
Returns the name of the file or directory denoted by this abstract pathname.
getFilename() - Method in class com.jscape.inet.ftp.FtpDownloadEvent
Gets name of file downloaded.
getFilename() - Method in class com.jscape.inet.ftp.FtpFile
Gets filename for this FtpFile.
getFilename() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets name of file transferred.
getFilename() - Method in class com.jscape.inet.ftp.FtpUploadEvent
Gets name of file uploaded.
getFilename() - Method in class com.jscape.inet.ftp.FxpEndEvent
Gets name of file transferred
getFilename() - Method in class com.jscape.inet.ftp.FxpFailedEvent
Gets filename that caused FXP failure
getFilename() - Method in class com.jscape.inet.ftp.FxpStartEvent
Gets filename of file being transfered
getFilename() - Method in class com.jscape.inet.mime.Attachment
Gets filename field contained in Content-Disposition header attribute for this Attachment.
getFilename() - Method in class com.jscape.inet.scp.events.ScpTransferCompletedEvent
Returns file name.
getFilename() - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Returns file name.
getFilename() - Method in class com.jscape.inet.sftp.SftpFile
Returns the name of the file or directory denoted by this abstract pathname.
getFilename() - Method in class com.jscape.inet.sftp.SftpFileNotFoundException
Gets filename that caused this exception
getFilename() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Gets the name of file transferred.
getFilename() - Method in class com.jscape.inet.sftp.events.SftpTransferCompleteEvent
Obtains the file name.
getFiles() - Method in class com.jscape.inet.sftp.events.SftpListingEvent
Obtains the file listing.
getFilesize(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets filesize of remote file from server.
getFilesize() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Gets filesize.
getFilesize(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getFilesize(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getFilesize(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getFilesize() - Method in interface com.jscape.inet.file.JFile
Returns the size of the file denoted by this abstract pathname.
getFilesize(String) - Method in class com.jscape.inet.ftp.Ftp
Gets filesize of remote file from FTP server as represented in ASCII.
getFilesize() - Method in class com.jscape.inet.ftp.FtpFile
Gets file size for this FtpFile.
getFilesize(String) - Method in class com.jscape.inet.ftps.Ftps
Gets filesize of remote file from FTP server as represented in ASCII.
getFilesize(String) - Method in class com.jscape.inet.sftp.Sftp
Gets filesize of remote file from SSH server.
getFilesize() - Method in class com.jscape.inet.sftp.SftpFile
Returns the size of the file denoted by this abstract pathname.
getFilesize() - Method in class com.jscape.inet.sftp.events.SftpTransferCompleteEvent
Obtains the file size.
getFirst() - Method in class com.jscape.inet.nntp.NntpNewsgroup
Returns the value of FIRST field returned by LIST and GROUP commands.
getFlag() - Method in class com.jscape.inet.file.JAcl
Returns the ACL flag value.
getFrom() - Method in class com.jscape.inet.email.EmailMessage
Gets From address of message.
getFrom() - Method in class com.jscape.inet.nntp.NntpArticleHeader
Gets From header from article headers.
getFromAddress() - Method in class com.jscape.inspect.EmailInspector
Gets from address used when performing SMTP user validation.
getFtpFileParser() - Method in class com.jscape.inet.ftp.Ftp
Gets the FtpFileParser used to parse directory listing returned when invoking Ftp#getDirListing method.
getFtpFileParser() - Method in class com.jscape.inet.ftp.FtpFile
Gets the FtpFileParser that created this FtpFile
getFtpFileParser() - Method in class com.jscape.inet.ftps.Ftps
Gets the FtpFileParser used to parse directory listing returned when invoking Ftp#getDirListing method.
getFtpsCertificateVerifier() - Method in class com.jscape.inet.ftps.Ftps
Gets FTPS certificate verifier.
getG0() - Method in class com.jscape.inet.terminal.Terminal
Returns current character set in G0 register.
getG1() - Method in class com.jscape.inet.terminal.Terminal
Returns current character set in G1 register.
getGroup() - Method in interface com.jscape.inet.file.JFile
Returns the owner group name for this abstract pathname as string.
getGroup() - Method in class com.jscape.inet.ftp.FtpFile
Gets group for this FtpFile.
getGroup() - Method in class com.jscape.inet.sftp.SftpFile
Returns the owner group name for this abstract pathname as string.
getGroupPermission() - Method in class com.jscape.inet.file.JFilePermissions
Obatins object group permission.
getHash() - Method in class com.jscape.inet.util.MD5
Gets hash representation of this MD5.
getHeader(String) - Method in class com.jscape.inet.mime.MimeMessage
Returns named header specified by name.
getHeader() - Method in class com.jscape.inet.nntp.NntpArticleHeaderEvent
Gets header of article.
getHeaderValue(String) - Method in class com.jscape.inet.mime.MimeMessage
Gets value for header specified by name If more than one header with specified name exists for this MimeMessage then the value of the last header added to this MimeMessage with specified name will be returned.
getHeaders() - Method in class com.jscape.inet.mime.MimeMessage
Gets all mime headers for this MimeMessage.
getHeaders(String) - Method in class com.jscape.inet.mime.MimeMessage
Gets all MIME headers for this MimeMessage with specified name.
getHeloAddress() - Method in class com.jscape.inspect.EmailInspector
Gets HELO hostname or IP address used when communicating with SMTP server.
getHistory() - Method in class com.jscape.inet.terminal.Screen
Represents history buffer as two dimensional array of Cell objects.
getHost() - Method in class com.jscape.inet.scp.Scp
Returns server host name/IP.
getHost() - Method in class com.jscape.inet.scp.events.ScpConnectedEvent
Returns connected host.
getHost() - Method in class com.jscape.inet.scp.events.ScpDisconnectedEvent
Returns connected host.
getHost() - Method in class com.jscape.inet.ssh.SshConnectedEvent
Gets host of SSH server.
getHost() - Method in class com.jscape.inet.ssh.SshDisconnectedEvent
Gets host of SSH server.
getHost() - Method in class com.jscape.inet.telnet.TelnetConnectedEvent
Gets host of Telnet server.
getHost() - Method in class com.jscape.inet.telnet.TelnetDisconnectedEvent
Gets host of Telnet server.
getHostKeyVerifier() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns current host key verifier.
getHostKeys() - Method in class com.jscape.inet.ipclientssh.IpClientSsh
Returns SSH host keys for further use.
getHostKeys() - Method in class com.jscape.inet.scp.Scp
Returns SSH host keys for further use.
getHostKeys() - Method in class com.jscape.inet.sftp.Sftp
Gets SSH host keys for further use.
getHostKeys() - Method in class com.jscape.inet.ssh.Ssh
Returns SSH host keys for further use.
getHostname() - Method in interface com.jscape.filetransfer.FileTransfer
Gets hostname of server.
getHostname() - Method in class com.jscape.filetransfer.FileTransferConnectedEvent
Gets server hostname.
getHostname() - Method in class com.jscape.filetransfer.FileTransferDisconnectedEvent
Gets server hostname.
getHostname() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getHostname() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getHostname() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getHostname() - Method in class com.jscape.inet.bsd.BsdConnectedEvent
Gets Bsd r service server hostname.
getHostname() - Method in class com.jscape.inet.bsd.BsdDisconnectedEvent
Gets BSD r service server hostname.
getHostname() - Method in class com.jscape.inet.finger.Finger
Gets hostname of FINGER server.
getHostname() - Method in class com.jscape.inet.ftp.Ftp
Gets hostname of FTP server.
getHostname() - Method in class com.jscape.inet.ftp.FtpConnectedEvent
Gets FTP server hostname.
getHostname() - Method in class com.jscape.inet.ftp.FtpConnectionLostEvent
Gets FTP server hostname.
getHostname() - Method in class com.jscape.inet.ftp.FtpDisconnectedEvent
Gets FTP server hostname.
getHostname() - Method in class com.jscape.inet.ftps.Ftps
Gets hostname of FTP server.
getHostname() - Method in class com.jscape.inet.imap.Imap
Gets the name of the remote host.
getHostname() - Method in class com.jscape.inet.imap.ImapConnectedEvent
Gets Imap service server hostname.
getHostname() - Method in class com.jscape.inet.imap.ImapDisconnectedEvent
Gets Imap service server hostname.
getHostname() - Method in class com.jscape.inet.ipclient.IpClientConnectedEvent
Gets hostname of server
getHostname() - Method in class com.jscape.inet.ipclient.IpClientDisconnectedEvent
Gets server hostname.
getHostname() - Method in class com.jscape.inet.nntp.Nntp
Gets hostname of NNTP server.
getHostname() - Method in class com.jscape.inet.nntp.NntpConnectedEvent
Gets NNTP server hostname.
getHostname() - Method in class com.jscape.inet.nntp.NntpDisconnectedEvent
Gets NNTP server hostname.
getHostname() - Method in class com.jscape.inet.pop.Pop
Gets the hostname of the POP3 server.
getHostname() - Method in class com.jscape.inet.pop.PopConnectedEvent
Gets POP3 server hostname.
getHostname() - Method in class com.jscape.inet.pop.PopDisconnectedEvent
Gets POP3 server hostname.
getHostname() - Method in class com.jscape.inet.sftp.SftpAuthenticationException
Gets hostname of sftp server
getHostname() - Method in class com.jscape.inet.sftp.events.SftpConnectedEvent
Gets the SSH server hostname.
getHostname() - Method in class com.jscape.inet.sftp.events.SftpDisconnectedEvent
Gets the SSH server hostname.
getHostname() - Method in class com.jscape.inet.smtp.Smtp
Gets the hostname or IP address of SMTP server.
getHostname() - Method in class com.jscape.inet.smtp.SmtpConnectedEvent
Gets SMTP server hostname.
getHostname() - Method in class com.jscape.inet.smtp.SmtpDisconnectedEvent
Gets SMTP server hostname.
getHostname() - Method in class com.jscape.inet.ssh.Ssh
Return server hostname.
getHostname() - Method in class com.jscape.inet.telnet.Telnet
Return server hostname.
getHostname() - Method in class com.jscape.inet.telnet.TelnetSession
Gets the hostname of telnet server.
getHostname() - Method in class com.jscape.inet.whois.Whois
Gets hostname of Whois server.
getHosts() - Method in class com.jscape.inet.ssh.util.SshHostKeys
Returns current hosts collection contained in the store.
getHttpVersion() - Method in class com.jscape.inet.http.HttpRequest
Gets the HTTP version number sent in this HttpRequest.
getHttpVersion() - Method in class com.jscape.inet.http.HttpResponse
Gets HTTP version sent in response.
getID() - Method in class com.jscape.inet.nntp.NntpArticleHeader
Gets unique message id according to NNTP server.
getId() - Method in class com.jscape.inet.imap.ImapMessage
Gets current message id
getIgnoreDnsResponseLength() - Method in class com.jscape.inspect.EmailInspector
Gets whether DNS response length header should be ignored when reading response.
getImplementation() - Method in interface com.jscape.filetransfer.FileTransfer
Gets underlying file transfer instance.
getImplementation() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getImplementation() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getImplementation() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getInetAddress() - Method in class com.jscape.inet.dns.record.Address
Gets InetAddress for this Address.
getInetAddress() - Method in class com.jscape.inet.dns.record.WellKnownServices
Gets InetAddress for this service.
getInputStream(String, long) - Method in interface com.jscape.filetransfer.FileTransfer
Gets InputStream for remote file for reading.
getInputStream(String, long) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getInputStream(String, long) - Method in class com.jscape.filetransfer.FtpsTransfer
 
getInputStream(String, long) - Method in class com.jscape.filetransfer.SftpTransfer
 
getInputStream() - Method in class com.jscape.inet.bsd.Rexec
Returns the InputStream from which the standard output of the remote process can be read.
getInputStream(String, long) - Method in class com.jscape.inet.ftp.Ftp
Gets an InputStream from FTP server for the purposes of downloading a file.
getInputStream(String, long) - Method in class com.jscape.inet.ftps.Ftps
Gets a InputStream from FTP server for the purposes of downloading a file.
getInputStream() - Method in class com.jscape.inet.ipclient.IpClient
Gets InputStream from socket connection established with server.
getInputStream(String, long) - Method in class com.jscape.inet.sftp.Sftp
Gets an InputStream from SSH server for the purposes of downloading a file.
getInputStream() - Method in class com.jscape.inet.ssh.Ssh
Returns connection input stream.
getInputStream() - Method in class com.jscape.inet.telnet.Telnet
Returns input stream associated with current Telnet connection.
getInputStream(URLConnection, int) - Static method in class com.jscape.inet.util.TimedURLConnection
Gets InputStream from a URLConnection within a specified timeout.
getInstance() - Static method in class com.jscape.inet.terminal.CSIType
Returns one and only one instance of this type.
getInstance(boolean, boolean, boolean, boolean, Color, Color) - Static method in class com.jscape.inet.terminal.CellAttributes
Returns instance of CellAttributes class giving all needed parameters.
getInstance() - Static method in class com.jscape.inet.terminal.CellAttributes
Returns CellAttributes object with default parameters: all character parametrs are false, foreground color is white, background is black.
getInstance() - Static method in class com.jscape.inet.terminal.ICType
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.SimpleType
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.SpecialGraphic
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.USAscii
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.VT100Set
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.VT52Set
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.AMCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.ANSICommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.BSCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CANCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CPRCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CRCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CUBCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CUDCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CUFCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CUHCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CUPCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CUUCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.DACommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.DECIDCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.DECSTBMCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.DECTSTCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.DSRCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.EDCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.EELCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.EESCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.ELCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.ESCCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.GMCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.HTCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.HTSCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.INDCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.LFCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.NELCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.NullCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.RICommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.RMCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SCSG00Command
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SCSG0BCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SCSG10Command
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SCSG1BCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SGRCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SICommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SMCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SOCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.TBCCommand
Returns one and only one instance of this type.
getKeyPair() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns user key pair.
getKeys(InetAddress) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Returns keys iterator for the specified host.
getLast() - Method in class com.jscape.inet.nntp.NntpNewsgroup
Returns the value of LAST field returned by LIST and GROUP commands.
getLastModified() - Method in class com.jscape.inet.http.HttpResponse
Gets Last-Modified header from HTTP response representing the date the content received was last modified.
getLevel() - Method in class com.jscape.inspect.EmailInspectionLevel
Gets current inspection level.
getLine() - Method in class com.jscape.inet.ftp.FtpFile
Gets the original line sent by FTP server and used in parsing this FtpFile
getLineLength() - Method in class com.jscape.inet.util.Base64
Gets maximum line length when encoding data.
getLineLength() - Method in class com.jscape.inet.util.YEnc
 
getLineTerminator() - Method in class com.jscape.inet.sftp.Sftp
Gets destination line terminator used in ASCII file transfers.
getLinger() - Method in class com.jscape.inet.ftp.Ftp
Gets the linger time for closing data sockets.
getLinger() - Method in class com.jscape.inet.ftps.Ftps
Gets the linger time for closing data sockets.
getLinkTarget() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Gets target of symbolic link.
getLinkTarget() - Method in interface com.jscape.inet.file.JFile
Returns the link target if the current file is symbolic link.
getLinkTarget() - Method in class com.jscape.inet.ftp.FtpFile
If the directory listing entry for this file is a link and link target is specified by the server, this method can be used to retrieve the link target.
getLinkTarget() - Method in class com.jscape.inet.sftp.SftpFile
Returns the link target if the current file is symbolic link.
getListing() - Method in class com.jscape.inet.ftp.FtpListingEvent
Gets listing.
getLocalChecksum(File) - Method in class com.jscape.filetransfer.FtpTransfer
Returns local checksum.
getLocalChecksum(File) - Method in class com.jscape.filetransfer.FtpsTransfer
Returns local checksum.
getLocalChecksum(File) - Method in class com.jscape.inet.ftp.Ftp
Returns local checksum.
getLocalChecksum(File) - Method in class com.jscape.inet.ftps.Ftps
Returns local checksum.
getLocalDir() - Method in interface com.jscape.filetransfer.FileTransfer
Gets local directory to be used in session.
getLocalDir() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getLocalDir() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getLocalDir() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getLocalDir() - Method in class com.jscape.inet.ftp.Ftp
Gets local directory to be used in FTP session.
getLocalDir() - Method in class com.jscape.inet.ftps.Ftps
Gets local directory to be used in FTP session.
getLocalDir() - Method in class com.jscape.inet.scp.Scp
Returns current local directory.
getLocalDir() - Method in class com.jscape.inet.sftp.Sftp
Gets local directory to be used in SSH session.
getLocalDirListing() - Method in interface com.jscape.filetransfer.FileTransfer
Gets local directory listing.
getLocalDirListing() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getLocalDirListing() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getLocalDirListing() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getLocalDirListing() - Method in class com.jscape.inet.ftp.Ftp
Gets local directory listing.
getLocalDirListing() - Method in class com.jscape.inet.ftps.Ftps
Gets local directory listing.
getLocalDirListing(String) - Method in class com.jscape.inet.sftp.Sftp
Gets local directory listing.
getLocalDirListing() - Method in class com.jscape.inet.sftp.Sftp
Gets local directory listing.
getLocalUsername() - Method in class com.jscape.inet.bsd.Rlogin
Gets the local username to be sent to the remote host.
getLocalUsername() - Method in class com.jscape.inet.bsd.Rsh
Gets the local username to be sent to the remote host.
getLoggerLevel() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns current logger level.
getLoggerStream() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns logger stream.
getLoginPrompt() - Method in class com.jscape.inet.telnet.TelnetSession
Gets login prompt to wait for before sending username.
getMX() - Method in class com.jscape.inet.dns.record.MailExchanger
Gets domain name willing to act as mail exchange.
getMachineDirListing(String) - Method in class com.jscape.inet.ftp.Ftp
Gets file listing of specified directory using MLSD command.
getMachineDirListing(String, String) - Method in class com.jscape.inet.ftp.Ftp
Gets file listing of specified directory using MLSD command.
getMachineDirListing(String, String) - Method in class com.jscape.inet.ftps.Ftps
Gets file listing of specified directory using MLSD command.
getMachineDirListing(String) - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing using MLSD command.
getMachineFileListing(String) - Method in class com.jscape.inet.ftp.Ftp
Gets the file description for the specified filename using MLST command.
getMachineFileListing(String) - Method in class com.jscape.inet.ftps.Ftps
Gets the file description for the specified filename using MLST command.
getMailAddress() - Method in class com.jscape.inet.dns.record.StartOfAuthority
Gets e-mail address of the person responsible for this zone.
getMailDestination() - Method in class com.jscape.inet.dns.record.MailDomain
Gets domain-name which specifies a host which has a mail agent for the domain which should be able to deliver mail for the domain.
getMailForwarder() - Method in class com.jscape.inet.dns.record.MailForwarder
Gets domain-name which specifies a host which has a mail agent for the domain which will accept mail for forwarding to the domain.
getMailGroup() - Method in class com.jscape.inet.dns.record.MailGroup
Gets domain-name which specifies a mailbox which is a member of the mail group specified by the domain name.
getMailRename() - Method in class com.jscape.inet.dns.record.MailRename
Gets domain-name which specifies a mailbox which is the proper rename of the specified mailbox.
getMailbox() - Method in class com.jscape.inet.dns.record.MailBox
Gets domain name for mailbox.
getMailboxes() - Method in class com.jscape.inet.imap.Imap
Deprecated. this method uses the FIND ALL.MAILBOXES command as identifed in RFC 1730 and has been obsoleted by RFC 2060, it is recommended you use the listMailboxes command instead.
getMask() - Method in class com.jscape.inet.file.JAcl
Returns the ACL mask value.
getMaxCol() - Method in class com.jscape.inet.terminal.Screen
Returns quantity of columns in current screen.
getMaxLineLength() - Method in class com.jscape.inet.util.YEnc
Gets maximum line length used when encoding data.
getMaxRow() - Method in class com.jscape.inet.terminal.Screen
Returns quantity of rows in current screen.
getMessage() - Method in class com.jscape.inet.email.EmailMessage
Gets contents of this EmailMessage.
getMessage() - Method in class com.jscape.inet.email.HtmlEmailMessage
Gets contents of this HtmlEmailMessage.
getMessage() - Method in class com.jscape.inet.http.HttpRequest
Gets contents of this HttpRequest.
getMessage(int) - Method in class com.jscape.inet.imap.Imap
Retrieves a message from the current mailbox.
getMessage() - Method in class com.jscape.inet.imap.ImapMessage
Gets email message for this message
getMessage() - Method in class com.jscape.inet.imap.ImapMessageEvent
Gets EmailMessage retrieved.
getMessage() - Method in class com.jscape.inet.mime.MimeMessage
Gets contents of this MimeMessage.
getMessage(int) - Method in class com.jscape.inet.pop.Pop
Gets message from POP3 server.
getMessage() - Method in class com.jscape.inet.pop.PopMessageEvent
Gets EmailMessage retrieved.
getMessage() - Method in class com.jscape.inspect.InvalidEmailException
Gets error message for this exception
getMessageCount() - Method in class com.jscape.inet.imap.Imap
Gets the number of messages in the current mailbox.
getMessageCount() - Method in class com.jscape.inet.pop.Pop
Gets number of messages currently in POP3 mailbox.
getMessageHeader(int, String) - Method in class com.jscape.inet.imap.Imap
Gets named header for a message.
getMessageHeaders(int) - Method in class com.jscape.inet.imap.Imap
Gets message headers for a message.
getMessageID(String) - Method in class com.jscape.inet.imap.Imap
Gets messages matching specified SEARCH expression.
getMessageIndex() - Method in class com.jscape.inet.imap.ImapMessageProgressEvent
Gets the corresponding message index for this event
getMessageIndex() - Method in class com.jscape.inet.pop.PopMessageProgressEvent
Gets the corresponding message index for this event.
getMessageReader(int) - Method in class com.jscape.inet.pop.Pop
Gets a reader that may be used to read message.
getMessageSize(int) - Method in class com.jscape.inet.pop.Pop
Gets size of message in bytes from POP3 server.
getMessageWithFlags(int) - Method in class com.jscape.inet.imap.Imap
Gets message from current mailbox along with message flags.
getMessages(int[]) - Method in class com.jscape.inet.imap.Imap
Gets messages for specified message ID's.
getMessages(String) - Method in class com.jscape.inet.imap.Imap
Gets messages matching specified SEARCH expression.
getMessages() - Method in class com.jscape.inet.imap.Imap
Gets all available messages in current mailbox from IMAP server.
getMessages() - Method in class com.jscape.inet.pop.Pop
Gets all available messages in mailbox from POP3 server.
getMessagesWithFlags(int[]) - Method in class com.jscape.inet.imap.Imap
Gets messages for specified message ID's with flags.
getMessagesWithFlags(String) - Method in class com.jscape.inet.imap.Imap
Gets messages with flags matching specified SEARCH expression.
getMessagesWithFlags() - Method in class com.jscape.inet.imap.Imap
Gets all available messages with flags in current mailbox from IMAP server.
getMethod() - Method in class com.jscape.inet.http.HttpRequest
Gets the request method used in HTTP request.
getMode() - Method in interface com.jscape.filetransfer.FileTransfer
Gets data transfer mode for current session.
getMode() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets mode of transfer, upload or download.
getMode() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getMode() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getMode() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getMode() - Method in class com.jscape.inet.ftp.Ftp
Gets data transfer mode for current session.
getMode() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets mode of transfer, upload or download.
getMode() - Method in class com.jscape.inet.ftps.Ftps
Gets data transfer mode for current session.
getMode() - Method in class com.jscape.inet.http.HttpProgressEvent
Gets transfer mode of event.
getMode() - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Returns transfer mode.
getMode() - Method in class com.jscape.inet.sftp.Sftp
Gets data transfer mode for current session.
getMode() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Gets mode of transfer, upload or download.
getModificationTime() - Method in interface com.jscape.inet.file.JFile
Returns the file modification time as seconds from Jan 1, 1970 in UTC.
getModificationTime() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file modification time as seconds from Jan 1, 1970 in UTC.
getModificationTimeNsec() - Method in interface com.jscape.inet.file.JFile
Returns the additional file modification time nano-seconds.
getModificationTimeNsec() - Method in class com.jscape.inet.sftp.SftpFile
Returns the additional file modification time nano-seconds.
getName() - Method in class com.jscape.inet.email.EmailAddress
Gets the name portion of the email address.
getName() - Method in class com.jscape.inet.http.HttpParameter
Gets name of parameter.
getName() - Method in class com.jscape.inet.mime.MimeHeader
Gets name for this MimeHeader.
getName() - Method in class com.jscape.inet.mime.MimeHeaderAttr
Gets name of attribute.
getName() - Method in class com.jscape.inet.nntp.NntpNewsgroup
Gets name of this NntpNewsgroup.
getName() - Method in class com.jscape.inet.ssh.SshTask
Gets name of this SshTask as defined in constructor.
getName() - Method in class com.jscape.inet.telnet.TelnetTask
Gets name of this TelnetTask as defined in constructor.
getName() - Method in class com.jscape.inet.terminal.CommandSet
Returns command set's name.
getNameListing() - Method in interface com.jscape.filetransfer.FileTransfer
Gets directory listing of files on server.
getNameListing(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets directory listing of files on server matching regular expression.
getNameListing() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getNameListing(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getNameListing() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getNameListing(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getNameListing() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getNameListing(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getNameListing(String) - Method in class com.jscape.inet.ftp.Ftp
Gets directory listing of files on FTP server matching filter criteria and using NLST command.
getNameListing() - Method in class com.jscape.inet.ftp.Ftp
Gets directory listing of files on FTP server.
getNameListing(String) - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing of files on FTP server matching filter criteria and using NLST command.
getNameListing() - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing of files on FTP server using NLST command.
getNameListing() - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing of files on SSH server.
getNameListing(String) - Method in class com.jscape.inet.sftp.Sftp
Gets the remote directory content names.
getNameServer() - Method in class com.jscape.inet.dns.record.NameServer
Gets domain-name which specifies a host which should be authoritative for the specified class and domain.
getNameserver() - Method in class com.jscape.inet.dns.DnsRequest
Gets nameserver used to perform this DnsRequest.
getNameserver() - Method in class com.jscape.inspect.EmailInspector
Gets the DNS (Domain Name Server) to be used in performing lookup on a domain.
getNewFile() - Method in class com.jscape.filetransfer.FileTransferRenameFileEvent
Gets the new file name.
getNewFile() - Method in class com.jscape.inet.sftp.events.SftpRenameFileEvent
Gets new file name
getNewMessageID() - Method in class com.jscape.inet.imap.Imap
Gets an int[] representing the ID(s) of new messages in current mailbox from IMAP server.
getNewMessages() - Method in class com.jscape.inet.imap.Imap
Gets all new messages in current mailbox from IMAP server.
getNewMessagesWithFlags() - Method in class com.jscape.inet.imap.Imap
Gets all new messages in current mailbox with message flags.
getNewName() - Method in class com.jscape.inet.ftp.FtpRenameFileEvent
Gets new file name
getNewsgroup(String) - Method in class com.jscape.inet.nntp.Nntp
Creates NntpNewsgroup from server response to GROUP command.
Posting permission is not available in response to this command and it will be assigned to true.
getNewsgroups() - Method in class com.jscape.inet.nntp.Nntp
Gets all newsgroups from NNTP server.
getNewsgroups(Date) - Method in class com.jscape.inet.nntp.Nntp
Gets new newgroups from NNTP server since a specified date.
getNewsgroups() - Method in class com.jscape.inet.nntp.NntpArticleHeader
Gets Newsgroups header from article headers.
getNextArticle() - Method in class com.jscape.inet.nntp.Nntp
Gets next article from current newsgroup.
getNextHeader() - Method in class com.jscape.inet.nntp.Nntp
Gets next article header from newsgroup.
getNextTask() - Method in class com.jscape.inet.ssh.SshTask
Gets the next task executed after this SshTask.
getNextTask() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the next task executed after this TelnetTask.
getNullData() - Method in class com.jscape.inet.dns.record.Null
Gets any data in this record sol long as it is 65535 octets or less.
getOSInfo() - Method in class com.jscape.inet.dns.