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 

D

DACommand - Class in com.jscape.inet.terminal.commands
DA -- Device Attributes.
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.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.
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.
decompressed(ArchiveDecompressedEvent) - Method in interface com.jscape.zip.ArchiveListener
Invoked when a file is decompressed.
DecompressionEvent - Class in com.jscape.zip
 
DecompressionEvent(Object, double, ProgressEventMode) - Constructor for class com.jscape.zip.DecompressionEvent
Creates a DecompressionEvent object
decompressionProgress(DecompressionEvent) - Method in interface com.jscape.zip.ArchiveListener
Invoked when a file is being decompressed.
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_BUFFER_SIZE - Static variable in class com.jscape.inet.scp.Scp
 
DEFAULT_HISTORY_SIZE - Static variable in class com.jscape.inet.terminal.Screen
 
DEFAULT_LOCAL_DIRECTORY - Static variable in class com.jscape.inet.scp.Scp
 
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 class com.jscape.inet.ssh.SshConfiguration
 
DEFAULT_PORT - Static variable in class com.jscape.inet.dns.Dns
Default Dns 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_PRESERVE_FILE_ATTRIBUTES - Static variable in class com.jscape.inet.scp.Scp
 
DEFAULT_VERSION - Static variable in class com.jscape.inet.sftp.Sftp
 
DEFAULT_WINDOW_SIZE - Static variable in class com.jscape.inet.ssh.SshConfiguration
 
defaultAuthentication(String, List<String>) - Static method in class com.jscape.inet.ssh.protocol.v2.authentication.KeyboardInteractivePredefinedClientAuthentication
 
defaultAuthentication(String, List<KeyboardInteractiveRegexClientAuthentication.Entry>) - Static method in class com.jscape.inet.ssh.protocol.v2.authentication.KeyboardInteractiveRegexClientAuthentication
 
defaultAuthentication(String, KeyboardInteractiveRegexClientAuthentication.Entry...) - Static method in class com.jscape.inet.ssh.protocol.v2.authentication.KeyboardInteractiveRegexClientAuthentication
 
defaultAuthentication(String) - Static method in class com.jscape.inet.ssh.protocol.v2.authentication.NoneClientAuthentication
 
defaultAuthentication(String, String) - Static method in class com.jscape.inet.ssh.protocol.v2.authentication.PasswordClientAuthentication
 
defaultAuthentication(String, PublicKeyAlgorithm, KeyPair) - Static method in class com.jscape.inet.ssh.protocol.v2.authentication.PublicKeyClientAuthentication
 
defaultClientConfiguration(String) - Static method in class com.jscape.inet.ssh.SshConfiguration
Returns a configuration instance with default parameters for client side.
defaultClientConfiguration() - Static method in class com.jscape.inet.ssh.SshConfiguration
Returns a configuration instance with default parameters for client side.
defaultConfiguration(String) - Static method in class com.jscape.inet.sftp.SftpConfiguration
Returns a configuration instance with default parameters.
defaultConfiguration() - Static method in class com.jscape.inet.sftp.SftpConfiguration
Returns a configuration instance with default parameters.
DefaultDecoder() - Constructor for class com.jscape.inet.telnet.Telnet.DefaultDecoder
 
defaultServerConfiguration(String) - Static method in class com.jscape.inet.ssh.SshConfiguration
Returns a configuration instance with default parameters for server side.
defaultServerConfiguration() - Static method in class com.jscape.inet.ssh.SshConfiguration
Returns a configuration instance with default parameters for server side.
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
Deletes directory from server.
deleteDir(String, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Deletes directory from server.
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.SftpFileTransfer
 
deleteDir(String, boolean) - Method in class com.jscape.filetransfer.SftpFileTransfer
 
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(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
Deletes remote file from server.
deleteFile(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
deleteFile(String) - Method in class com.jscape.filetransfer.SftpFileTransfer
 
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(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.
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.
DENIED_DOMAIN_ERROR - Static variable in exception com.jscape.inspect.InvalidEmailException
Indicates email address contains a denied domain as defined in EmailInspector instance.
DH_GROUP14_SHA1 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
DH_GROUP14_SHA1_DISABLED_SIGNATURE_VERIFICATION - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
DH_GROUP14_SHA256 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
DH_GROUP15_SHA512 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
DH_GROUP16_SHA512 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
DH_GROUP17_SHA512 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
DH_GROUP18_SHA512 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
DH_GROUP1_SHA1 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
DH_GROUP1_SHA1_DISABLED_SIGNATURE_VERIFICATION - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
DH_GROUP_SHA1 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
DH_GROUP_SHA1_DISABLED_SIGNATURE_VERIFICATION - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
DH_GROUP_SHA256 - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
DH_GROUP_SHA256_DISABLED_SIGNATURE_VERIFICATION - Static variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ClientKeyExchanges
 
digestLength - Variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceMacFactory.Entry
 
Directory(T, Collection<T>) - Constructor for class com.jscape.inet.sftp.Sftp.DirectoryService.Directory
 
DIRECTORY_FILTER - Static variable in class com.jscape.filetransfer.FileTransferRemoteFile
 
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.
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
Quits session and disconnects from server.
disconnect() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
disconnect() - Method in class com.jscape.filetransfer.SftpFileTransfer
 
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.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.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.
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 class com.jscape.inet.scp.events.ScpEventAdapter
 
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(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.
disconnectRequired(boolean) - Method in class com.jscape.inet.sftp.Sftp.DownloadFileOperation
 
disconnectRequired(boolean) - Method in class com.jscape.inet.sftp.Sftp.UploadFileOperation
 
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, Throwable) - Constructor for exception com.jscape.inet.dns.DnsException
Creates exception with specified message string and source exception.
DnsException(Throwable) - Constructor for exception com.jscape.inet.dns.DnsException
 
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, String) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads file from server.
download(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
Downloads file from server and writes contents to provided OutputStream.
download(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Downloads file from server.
download(String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Downloads file from server.
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(String, String) - Method in class com.jscape.filetransfer.SftpFileTransfer
 
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(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 class com.jscape.inet.scp.events.ScpEventAdapter
 
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 a file.
download(String, String, File) - Method in class com.jscape.inet.scp.Scp
Downloads a file.
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(OutputStream, String, long) - Method in class com.jscape.inet.sftp.Sftp
Downloads file from SSH server and writes to specified OutputStream.
download(OutputStream, String) - Method in class com.jscape.inet.sftp.Sftp
Downloads file from SSH server and writes to specified OutputStream.
download(String, String) - Method in class com.jscape.inet.sftp.Sftp
Downloads the file from SSH server.
download(String) - Method in class com.jscape.inet.sftp.Sftp
Downloads file from SSH server.
downloadDir(String, int, boolean, int) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads remote directory and contents.
downloadDir(String, int, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads remote directory and contents.
downloadDir(String) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads remote directory and contents recursively from server.
downloadDir(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Downloads remote directory and contents recursively from server.
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
Downloads remote directory and contents.
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, int, boolean, int) - Method in class com.jscape.filetransfer.SftpFileTransfer
 
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 a directory recursively.
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.
downloadDir(String, int) - Method in class com.jscape.inet.sftp.Sftp
Downloads remote directory and contents from SSH server.
downloadDir(String) - Method in class com.jscape.inet.sftp.Sftp
Downloads remote directory and contents recursively from SSH server.
DownloadDirectoryOperation(String, boolean, int, Time, String, Integer) - Constructor for class com.jscape.inet.sftp.Sftp.DownloadDirectoryOperation
 
DownloadFileOperation(Sftp.RemoteDirectory, String, File, Sftp.DownloadFileOperation.TransferStrategy, boolean, int, Time, boolean, Sftp.DownloadFileOperation.Listener) - Constructor for class com.jscape.inet.sftp.Sftp.DownloadFileOperation
 
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.
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