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.
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
The buffer size.
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.
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.
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.