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

C

cancel() - Method in class com.jscape.inet.sftp.Sftp.DownloadDirectoryOperation
 
cancel(String) - Method in class com.jscape.inet.sftp.Sftp.DownloadDirectoryOperation
 
cancel() - Method in class com.jscape.inet.sftp.Sftp.DownloadFileOperation
 
cancel() - Method in class com.jscape.inet.sftp.Sftp.UploadDirectoryOperation
 
cancel(File) - Method in class com.jscape.inet.sftp.Sftp.UploadDirectoryOperation
 
cancel() - Method in class com.jscape.inet.sftp.Sftp.UploadFileOperation
 
cancel() - Method in class com.jscape.inet.telnet.TelnetTask
Cancels this task and subsequent tasks by setting it's status to complete.
CANCommand - Class in com.jscape.inet.terminal.commands
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
 
CanonicalName - Class in com.jscape.inet.dns.record
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
 
CAST_CBC - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
CAST_CTR - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
Cell - Class in com.jscape.inet.terminal
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.
cellAt(int) - Method in class com.jscape.inet.terminal.Row
Gives access to specified cell.
CellAttributes - Class in com.jscape.inet.terminal
This immutable classs represents code>Cell class attributes.
CellEvent - Class in com.jscape.inet.terminal.events
Represents Terminal cell event.
CellEvent(int, int) - Constructor for class com.jscape.inet.terminal.events.CellEvent
Creates CellEvent object giving screen cell coordinates.
changeDir(FileTransferChangeDirEvent) - Method in class com.jscape.filetransfer.FileTransferListener.Adapter
 
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.FtpsTransfer
Changes the password.
changePassword(String, String) - Method in class com.jscape.filetransfer.FtpTransfer
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.
CharacterSet - Interface in com.jscape.inet.terminal
Represents character set in terminal.
checksum(File, String) - Method in class com.jscape.filetransfer.FtpsTransfer
 
checksum(File, String) - Method in class com.jscape.filetransfer.FtpTransfer
 
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.
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.
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.FtpsTransfer
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.filetransfer.FtpTransfer
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.
ClientAuthentication - Interface in com.jscape.inet.ssh.protocol.v2.authentication
SSH client authentication operation.
ClientAuthentication.InvalidCredentialsException - Exception in com.jscape.inet.ssh.protocol.v2.authentication
Represents invalid credentials error.
ClientAuthentication.PartialSuccessException - Exception in com.jscape.inet.ssh.protocol.v2.authentication
Represents partial success state in case server requires multi-stage authentication.
clientKeyExchange - Variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ComponentClientKeyExchangeFactory.Entry
 
ClientKeyExchangeFactory - Interface in com.jscape.inet.ssh.protocol.v2.transport.keyexchange
A SSH key exchange factory.
ClientKeyExchanges - Class in com.jscape.inet.ssh.protocol.v2.transport.keyexchange
Client key exchanges.
ClientKeyExchanges.Entry - Class in com.jscape.inet.ssh.protocol.v2.transport.keyexchange
 
clientToServer(KeyFactory, EncryptionFactory.Mode) - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptionFactory.Entry
 
clientToServer(KeyFactory) - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceMacFactory.Entry
 
clientToServerCompressionFor(String, CompressionFactory.Mode) - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.ComponentCompressionFactory
 
clientToServerCompressionFor(CompressionFactory.Mode) - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.ComponentCompressionFactory.Entry
 
clientToServerCompressionFor(String, CompressionFactory.Mode) - Method in interface com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.CompressionFactory
Returns a compression operation for client-server direction.
clientToServerEncryptionFor(String, KeyFactory, EncryptionFactory.Mode) - Method in interface com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.EncryptionFactory
Returns an encryption operation for client-server direction.
clientToServerEncryptionFor(String, KeyFactory, EncryptionFactory.Mode) - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptionFactory
 
clientToServerMacFor(String, KeyFactory) - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceMacFactory
 
clientToServerMacFor(String, KeyFactory) - Method in interface com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.MacFactory
Returns a MAC operation for client-server direction.
close() - Method in interface com.jscape.filetransfer.FileTransfer
 
close() - Method in class com.jscape.filetransfer.FtpsTransfer
 
close() - Method in class com.jscape.filetransfer.FtpTransfer
 
close() - Method in class com.jscape.inet.ftp.Ftp
 
close() - Method in class com.jscape.inet.ftps.Ftps
 
close() - Method in class com.jscape.inet.imap.Imap
 
close() - Method in class com.jscape.inet.ipclient.IpClient
 
close() - Method in class com.jscape.inet.pop.Pop
 
close() - Method in class com.jscape.inet.scp.Scp
 
close() - Method in class com.jscape.inet.sftp.Sftp
 
close() - Method in class com.jscape.inet.sftp.Sftp.SftpPipedOutputStream
 
close() - Method in class com.jscape.inet.smtp.Smtp
 
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.
code - Variable in enum com.jscape.inet.imap.Imap.Authentication
 
code - Variable in enum com.jscape.inet.pop.Pop.Authentication
 
code - Variable in enum com.jscape.inet.smtp.Smtp.Authentication
 
COLON - Static variable in class com.jscape.inet.mime.MimeConstants
Represents byte value for colon.
column() - Method in class com.jscape.inet.terminal.Screen.Cursor
Current column number.
com.jscape.inet.bsd - package com.jscape.inet.bsd
 
com.jscape.inet.dns - package com.jscape.inet.dns
 
com.jscape.inet.dns.record - package com.jscape.inet.dns.record
 
com.jscape.inet.email - package com.jscape.inet.email
 
com.jscape.inet.finger - package com.jscape.inet.finger
 
com.jscape.inet.https - package com.jscape.inet.https
 
com.jscape.inet.httpssh - package com.jscape.inet.httpssh
 
com.jscape.inet.imap - package com.jscape.inet.imap
 
com.jscape.inet.imapssh - package com.jscape.inet.imapssh
 
com.jscape.inet.imapssl - package com.jscape.inet.imapssl
 
com.jscape.inet.ipclient - package com.jscape.inet.ipclient
 
com.jscape.inet.ipclientssh - package com.jscape.inet.ipclientssh
 
com.jscape.inet.ipclientssl - package com.jscape.inet.ipclientssl
 
com.jscape.inet.mime - package com.jscape.inet.mime
 
com.jscape.inet.nntp - package com.jscape.inet.nntp
 
com.jscape.inet.nntpssh - package com.jscape.inet.nntpssh
 
com.jscape.inet.pop - package com.jscape.inet.pop
 
com.jscape.inet.popssh - package com.jscape.inet.popssh
 
com.jscape.inet.popssl - package com.jscape.inet.popssl
 
com.jscape.inet.smtp - package com.jscape.inet.smtp
 
com.jscape.inet.smtpssh - package com.jscape.inet.smtpssh
 
com.jscape.inet.smtpssl - package com.jscape.inet.smtpssl
 
com.jscape.inet.telnet - package com.jscape.inet.telnet
 
com.jscape.inet.telnet.options - package com.jscape.inet.telnet.options
 
com.jscape.inet.telnetssh - package com.jscape.inet.telnetssh
 
com.jscape.inet.telnetssl - package com.jscape.inet.telnetssl
 
com.jscape.inet.terminal - package com.jscape.inet.terminal
 
com.jscape.inet.terminal.commands - package com.jscape.inet.terminal.commands
 
com.jscape.inet.terminal.events - package com.jscape.inet.terminal.events
 
com.jscape.inet.whois - package com.jscape.inet.whois
 
com.jscape.inspect - package com.jscape.inspect
 
com.jscape.zip - package com.jscape.zip
 
COMMAND_MAP - Static variable in class com.jscape.inet.telnet.Telnet
This field can be used to map command codes to their String representation.
CommandEvent - Class in com.jscape.inet.terminal.events
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.
commandSent(FileTransferCommandEvent) - Method in class com.jscape.filetransfer.FileTransferListener.Adapter
 
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
CommandSet - Class in com.jscape.inet.terminal
Represents command set (ANSI, VT52) in terminal.
CommandSet(String) - Constructor for class com.jscape.inet.terminal.CommandSet
Creates CommandSet object giving its name.
compare(FileTransferRemoteFile, FileTransferRemoteFile) - Method in class com.jscape.filetransfer.FileTransferRemoteFile.NaturalComparator
 
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.filetransfer.FileTransferRemoteSort.FileTransferRemoteComparator
compare.
compare(Object, Object) - Method in class com.jscape.inet.dns.record.MailExchangerComparator
Compares preference of two (2) MailExchanger instances.
COMPLETE - Static variable in class com.jscape.inet.telnet.TelnetTask
TelnetTask has finished execution of command and has received end prompt
ComponentClientAuthentication - Class in com.jscape.inet.ssh.protocol.v2.authentication
Component SSH client authentication operation.
ComponentClientAuthentication(List<ClientAuthentication>) - Constructor for class com.jscape.inet.ssh.protocol.v2.authentication.ComponentClientAuthentication
Creates a new operation instance.
ComponentClientAuthentication(ClientAuthentication...) - Constructor for class com.jscape.inet.ssh.protocol.v2.authentication.ComponentClientAuthentication
Creates a new operation instance.
ComponentClientKeyExchangeFactory - Class in com.jscape.inet.ssh.protocol.v2.transport.keyexchange
A component-based key exchange factory.
ComponentClientKeyExchangeFactory(ComponentClientKeyExchangeFactory.Entry...) - Constructor for class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ComponentClientKeyExchangeFactory
Creates a new factory instance.
ComponentClientKeyExchangeFactory.Entry - Class in com.jscape.inet.ssh.protocol.v2.transport.keyexchange
A factory entry.
ComponentCompressionFactory - Class in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
A component compression factory.
ComponentCompressionFactory(ComponentCompressionFactory.Entry...) - Constructor for class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.ComponentCompressionFactory
Creates a new factory instance.
ComponentCompressionFactory.Entry - Class in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
An algorithm entry.
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
Expects a Vector of files and zips the content to the output file
compressed(ArchiveCompressedEvent) - Method in interface com.jscape.zip.ArchiveListener
Invoked when a file is compressed.
CompressionEvent - Class in com.jscape.zip
Class to measure the compression progress.
CompressionEvent(Object, double, double, ProgressEventMode) - Constructor for class com.jscape.zip.CompressionEvent
Creates a CompressionEvent object
CompressionFactory - Interface in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
A SSH compression factory.
compressionFactory - Variable in class com.jscape.inet.ssh.SshConfiguration
 
CompressionFactory.Mode - Enum in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
Algorithm mode.
CompressionFactory.OperationException - Exception in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
Represents an operation error.
compressionProgress(CompressionEvent) - Method in interface com.jscape.zip.ArchiveListener
Invoked when file is being compressed.
compressions() - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.ComponentCompressionFactory
 
compressions() - Method in interface com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.CompressionFactory
Returns supported compression algorithms.
Compressions - Class in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
SSH compressions.
configurationFor(ClientKeyExchangeFactory, EncryptionFactory, MacFactory, CompressionFactory) - Static method in class com.jscape.inet.ssh.SshConfiguration
Returns a configuration instance for specified parameters.
connect() - Method in interface com.jscape.filetransfer.FileTransfer
Connects to server and performs login.
connect() - Method in class com.jscape.filetransfer.FtpsTransfer
Connects to server and performs login.
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.FtpTransfer
 
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.SftpFileTransfer
 
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.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 class com.jscape.filetransfer.FileTransferListener.Adapter
 
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 class com.jscape.inet.scp.events.ScpEventAdapter
 
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(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.
contains(InetAddress, PublicKey) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Checks if specified key is already known.
ControlCommand - Interface in com.jscape.inet.terminal.commands
Base interface for control commands.
ControlSequence - Class in com.jscape.inet.terminal
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').
copy() - Method in interface com.jscape.filetransfer.FileTransfer
Returns a copy of current transfer instance with same listeners.
copy() - Method in class com.jscape.filetransfer.FtpsImplicitTransfer
 
copy() - Method in class com.jscape.filetransfer.FtpsTransfer
Returns a copy of current transfer instance with same listeners.
copy() - Method in class com.jscape.filetransfer.FtpTransfer
 
copy() - Method in class com.jscape.filetransfer.SftpFileTransfer
 
copy() - Method in class com.jscape.inet.sftp.Sftp
Returns a copy of current instance.
CPRCommand - Class in com.jscape.inet.terminal.commands
CPR -- Cursor Position Report.
CR - Static variable in class com.jscape.inet.mime.MimeConstants
Represents byte value for carriage return.
CRCommand - Class in com.jscape.inet.terminal.commands
Move cursor to the left margin on the current line.
createClient(Ftps, ConnectionParameters, SSLContext, String[], Logger) - Method in interface com.jscape.inet.ftps.Ftps.ConnectionStrategy
Creates an appropriate FTP client.
createDir(FileTransferCreateDirEvent) - Method in class com.jscape.filetransfer.FileTransferListener.Adapter
 
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.
createMailbox(String) - Method in class com.jscape.inet.imap.Imap
Creates a new mailbox on IMAP server.
createSymbolicLink(String, String) - Method in class com.jscape.filetransfer.SftpFileTransfer
Creates a symbolc link.
createSymbolicLink(String, String) - Method in class com.jscape.inet.sftp.Sftp
Creates a symbolc link.
CRLF - Static variable in class com.jscape.inet.mime.MimeConstants
Represents String value for carriage return line feed combination.
CSIType - Class in com.jscape.inet.terminal
Sequence type with '[' second character.
CUBCommand - Class in com.jscape.inet.terminal.commands
CUB -- Cursor Backward.
CUDCommand - Class in com.jscape.inet.terminal.commands
CUD -- Cursor Down.
CUFCommand - Class in com.jscape.inet.terminal.commands
CUF -- Cursor Forward.
CUHCommand - Class in com.jscape.inet.terminal.commands
Cursor to Home.
CUPCommand - Class in com.jscape.inet.terminal.commands
CUP -- Cursor Position.
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.
CURRENT_DIRECTORY - Static variable in interface com.jscape.filetransfer.FileTransfer
Represents the current directory.
CurrentDirectory() - Constructor for class com.jscape.inet.sftp.Sftp.RemoteDirectory.CurrentDirectory
 
Cursor(int, int) - Constructor for class com.jscape.inet.terminal.Screen.Cursor
Creates Cursor object giving its position.
Cursor(Screen.Cursor) - Constructor for class com.jscape.inet.terminal.Screen.Cursor
Copy constructor.
CUUCommand - Class in com.jscape.inet.terminal.commands
CUU -- Cursor Up.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links
Secure iNet Factory

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