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 

E

ECDH_SHA2_NIST_B_233 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
ECDH_SHA2_NIST_B_409 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
ECDH_SHA2_NIST_K_163 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
ECDH_SHA2_NIST_K_233 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
ECDH_SHA2_NIST_K_283 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
ECDH_SHA2_NIST_K_409 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
ECDH_SHA2_NIST_P_192 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
ECDH_SHA2_NIST_P_224 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
ECDH_SHA2_NIST_P_256 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
ECDH_SHA2_NIST_P_384 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
ECDH_SHA2_NIST_P_521 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
ECDH_SHA2_NIST_T_571 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
EDCommand - Class in com.jscape.inet.terminal.commands
ED -- Erase In Display.
EELCommand - Class in com.jscape.inet.terminal.commands
Erase to End of Line.
EESCommand - Class in com.jscape.inet.terminal.commands
Erase to End of Screen.
ELCommand - Class in com.jscape.inet.terminal.commands
EL -- Erase In Line.
EmailAddress - Class in com.jscape.inet.email
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 in com.jscape.inet.email
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 in com.jscape.inspect
Used to control the level of validation performed for an email address.
EmailInspector - Class in com.jscape.inspect
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 in com.jscape.inet.email
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.
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.
enableFileAccessLogging() - Method in class com.jscape.inet.sftp.Sftp
Turn on file access logging.
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.
EncryptionFactory - Interface in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
A SSH encryption factory.
encryptionFactory - Variable in class com.jscape.inet.ssh.SshConfiguration
 
EncryptionFactory.Mode - Enum in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
Algorithm mode.
EncryptionFactory.OperationException - Exception in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
Represents an operation error.
encryptions() - Method in interface com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.EncryptionFactory
Returns supported encryption algorithms.
encryptions() - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptionFactory
 
entriesOf(InetAddress) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Returns a collection of known key entries for specified host.
Entry(String, String) - Constructor for class com.jscape.inet.ssh.protocol.v2.authentication.KeyboardInteractiveRegexClientAuthentication.Entry
Creates a new entry instance.
Entry(String, String, Object, int, int) - Constructor for class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions.Entry
 
Entry(String, String, Object, int, int) - Constructor for class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceMacs.Entry
 
Entry(String, ClientKeyExchange) - Constructor for class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges.Entry
 
Entry(String, ClientKeyExchange) - Constructor for class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ComponentClientKeyExchangeFactory.Entry
Creates a new entry instance.
Entry(InetAddress, PublicKey, String) - Constructor for class com.jscape.inet.ssh.util.SshHostKeys.Entry
 
entryFor(String, String, String, int, int) - Static method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptionFactory.Entry
 
entryFor(String, String, Provider, int, int) - Static method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptionFactory.Entry
 
entryFor(String, String, String, int, int) - Static method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceMacFactory.Entry
 
entryFor(String, String, Provider, int, int) - Static method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceMacFactory.Entry
 
entryFor(InetAddress, PublicKey) - Static method in class com.jscape.inet.ssh.util.SshHostKeys.Entry
 
entrySha256For(InetAddress, PublicKey) - Static method in class com.jscape.inet.ssh.util.SshHostKeys.Entry
 
equals(Object) - Method in class com.jscape.filetransfer.FileTransferRemoteSort.FileTransferRemoteComparator
 
equals(Object) - Method in class com.jscape.inet.http.HttpParameter
Checks for equality of this and another HttpParameter object.
EQUALS - Static variable in class com.jscape.inet.mime.MimeConstants
Represents byte value for equals sign.
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(FileTransferErrorEvent) - Method in interface com.jscape.filetransfer.FileTransferErrorListener
 
error(FtpErrorEvent) - Method in interface com.jscape.inet.ftp.FtpErrorListener
 
error(SftpErrorEvent) - Method in interface com.jscape.inet.sftp.events.SftpErrorListener
 
ESCCommand - Class in com.jscape.inet.terminal.commands
Invokes a control sequence.
EUCKoreanDecoder() - Constructor for class com.jscape.inet.telnet.Telnet.EUCKoreanDecoder
 
ExceptionEvent - Class in com.jscape.inet.terminal.events
Represents Terminal exception event.
ExceptionEvent(Exception) - Constructor for class com.jscape.inet.terminal.events.ExceptionEvent
Creates ExceptionEvent object giving occured exception.
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(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 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.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 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.
exists(String) - Method in interface com.jscape.filetransfer.FileTransfer
Checks if the specified path exists on the remote server.
exists(String) - Method in class com.jscape.filetransfer.FtpsTransfer
 
exists(String) - Method in class com.jscape.filetransfer.FtpTransfer
 
exists(String) - Method in class com.jscape.filetransfer.SftpFileTransfer
 
exists(String) - Method in class com.jscape.inet.sftp.Sftp
Checks if path is valid, i.e.
expunge() - Method in class com.jscape.inet.imap.Imap
Deletes messages marked for deletion from current mailbox.
ext - Variable in class com.jscape.inet.ftp.MvsParser.MvsFileRecord
 
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