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

E

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.
encode(byte[]) - Method in class com.jscape.inet.util.Base64
Encodes data to base64 format.
encode(byte[]) - Method in interface com.jscape.inet.util.Codec
 
encode(byte[]) - Method in class com.jscape.inet.util.QuotedPrintable
Encodes data using quoted-printable algorithm.
encode(byte[]) - Method in class com.jscape.inet.util.Uuencode
Encodes data to uuencode format.
encode(byte[]) - Method in class com.jscape.inet.util.YEnc
Encodes data in YEnc format.
encode(byte[], String) - Method in class com.jscape.inet.util.YEnc
Encodes data in YEnc format.
encode(String, String) - Static method in class com.jscape.util.StringTools
 
encode(String[], String, String) - Static method in class com.jscape.util.StringTools
 
ENCRYPTION_ALG_3DES_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_AES128_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_AES192_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_AES256_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_ARCFOUR - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_BLOWFISH_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_CAST128_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_DES_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_IDEA_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_NONE - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_SERPENT128_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_SERPENT192_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_SERPENT256_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_TWOFISH128_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_TWOFISH192_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_TWOFISH256_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
ENCRYPTION_ALG_TWOFISH_CBC - Static variable in class com.jscape.inet.ssh.Ssh
 
endsWith(String, String) - Method in class com.jscape.util.ByteBuffer
Checks if buffer ends with specified String
EOF - Static variable in class com.jscape.util.IOTools
 
EOL - Static variable in class com.jscape.inet.ftps.FtpsClient
The FTP end-of-line symbols
equals(Object) - Method in class com.jscape.inet.ftps.Response
Checks two responses equality.
equals(Object) - Method in class com.jscape.inet.http.HttpParameter
Checks for equality of this and another HttpParameter object.
EQUALS - Static variable in interface com.jscape.inet.mime.MimeConstants
Represents byte value for equals sign.
equals(Object) - Method in class com.jscape.inet.ssh.types.SshBoolean
Compares two objects for the logical equality.
equals(Object) - Method in class com.jscape.inet.ssh.types.SshByte
Compares two objects for the logical equality.
equals(Object) - Method in class com.jscape.inet.ssh.types.SshMpint
Compares two objects for the logical equality.
equals(Object) - Method in class com.jscape.inet.ssh.types.SshNameList
Compares two objects for the logical equality.
equals(Object) - Method in class com.jscape.inet.ssh.types.SshUint32
Compares two objects for the logical equality.
equals(Object) - Method in class com.jscape.inet.ssh.types.SshUint64
Compares two objects for the logical equality.
equals(String, String) - Method in class com.jscape.util.ByteBuffer
Checks if buffer equals specified String
equals(Object) - Method in class com.jscape.util.ByteBuffer
Checks for equality of this ByteBuffer.
erase(int, int) - Method in class com.jscape.inet.terminal.Screen
Clears screen area starting from provided row and column arguments to current cursor position.
erase() - Method in class com.jscape.inet.terminal.Screen
Clears entire screen.
eraseLine(int, int) - Method in class com.jscape.inet.terminal.Screen
Erases current cursor line giving start and end columns by resetting it's content.
error(Throwable) - Method in class com.jscape.inet.sftp.SftpConfiguration.SftpLogger
 
error(Throwable) - Method in class com.jscape.inet.ssh.transport.SshLogger
 
error(String) - Method in class com.jscape.util.Logger
 
error(String, Throwable) - Method in class com.jscape.util.Logger
 
error(Throwable) - Method in class com.jscape.util.Logger
 
ERROR - Static variable in class com.jscape.util.Logger.Level
 
ESCCommand - Class in com.jscape.inet.terminal.commands
Invokes a control sequence.
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.
ExceptionWrapper - Interface in com.jscape.util
 
exchangeKeys() - Method in class com.jscape.inet.ssh.transport.Transport
 
execCommand(String) - Method in class com.jscape.inet.ssh.connection.channels.SessionClient
 
execute() - Method in class com.jscape.inet.bsd.Rexec
Executes command on the remote host.
execute() - Method in class com.jscape.inet.bsd.Rlogin
Executes rlogin negotiation with remote host.
execute() - Method in class com.jscape.inet.bsd.Rsh
Executes a command through the rshd daemon on the remote host.
execute() - Method in class com.jscape.inet.file.JAcl.Mask
 
execute(SftpClient) - Method in class com.jscape.inet.sftp.requests.AttributesRequest
 
execute(SftpClient) - Method in class com.jscape.inet.sftp.requests.RealPathRequest
 
execute(SftpClient) - Method in interface com.jscape.inet.sftp.requests.Request
Executes request.
execute(SftpClient) - Method in class com.jscape.inet.sftp.requests.SetAttributesRequest
 
execute(ConnectionClient) - Method in class com.jscape.inet.ssh.AdaptiveSessionRequest
 
execute(ConnectionClient) - Method in interface com.jscape.inet.ssh.ChannelRequest
Executes the request.
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.
executeAllowed() - Method in class com.jscape.inet.file.JFilePermissions.Permission
Checks if executing is allowed.
exists() - Method in interface com.jscape.inet.file.JFile
Tests whether the file denoted by this abstract pathname exists.
exists() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file denoted by this abstract pathname exists.
expunge() - Method in class com.jscape.inet.imap.Imap
Deletes messages marked for deletion from current mailbox.
ext - Variable in class com.jscape.inet.ftp.MvsParser.MvsFileRecord
 

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
Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved