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

D

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

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