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

G

generateKeyPair() - Method in class com.jscape.inet.ssh.transport.keyformat.DSSKeyFormat
 
generateKeyPair() - Method in class com.jscape.inet.ssh.transport.keyformat.KeyFormat
 
generateKeyPair() - Method in class com.jscape.inet.ssh.transport.keyformat.RSAKeyFormat
 
get() - Method in class com.jscape.inet.ssh.util.Queue
 
getAbsolutePath() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets absolute path of file transferred.
getAbsolutePath() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets absolute path of file transferred.
getAccessTime() - Method in interface com.jscape.inet.file.JFile
Returns the file access time as seconds from Jan 1, 1970 in UTC.
getAccessTime() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file access time as seconds from Jan 1, 1970 in UTC.
getAccessTimeNsec() - Method in interface com.jscape.inet.file.JFile
Returns the additional file access time nano-seconds.
getAccessTimeNsec() - Method in class com.jscape.inet.sftp.SftpFile
Returns the additional file access time nano-seconds.
getAccessType() - Method in class com.jscape.inet.sftp.packets.SshFxpOpen
Obtains the file access type.
getAccount() - Method in class com.jscape.inet.ftp.Ftp
Gets optional account of FTP server.
getAccount() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets account for FTP server.
getAccount() - Method in class com.jscape.inet.ftps.Ftps
Gets optional account of FTP server.
getAcl() - Method in interface com.jscape.inet.file.JFile
Obtains the file ACL array similar to that defined in section 5.9 of NFS version 4 Protocol
getAcl() - Method in class com.jscape.inet.sftp.SftpFile
Obtains the file ACL array similar to that defined in section 5.9 of NFS version 4 Protocol
getAdditional() - Method in class com.jscape.inet.dns.DnsResponse
Gets additional information about query.
getAddress() - Method in class com.jscape.inet.dns.record.Address
Gets byte[] representing 32 bit ip address.
getAddress() - Method in class com.jscape.inet.dns.record.WellKnownServices
Gets byte[] representing 32 bit ip address.
getAddress() - Method in class com.jscape.inet.ssh.connection.RemotePort
Obtains the host address from which this service accepts the connections.
getAddress() - Method in class com.jscape.inet.ssh.SshConnector
 
getAlgorithm() - Method in class com.jscape.inet.ftps.ContextFactory
Returns the current algorithm for use in SSL communications.
getAlgorithm() - Method in class com.jscape.inet.ssh.transport.compression.Compression
Returns name of used algorithm.
getAlgorithm() - Method in class com.jscape.inet.ssh.transport.compression.zlib.ZlibCompression
 
getAlgorithm() - Method in class com.jscape.inet.ssh.transport.kex.KeyExchange
Returns the SSH name of this key exchange algorithm.
getAlgorithm() - Method in class com.jscape.inet.ssh.transport.keyformat.KeyFormat
 
getAlgorithmFactory() - Method in class com.jscape.inet.ssh.transport.TransportConfiguration
 
getAlgorithmProvider() - Method in class com.jscape.inet.ftps.ContextFactory
Gets algorithm provider.
getAllCiphers() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getAllCompressions() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getAllKeyExchanges() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getAllKeyFormats() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getAllLanguages() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getAllMacs() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getAnswers() - Method in class com.jscape.inet.dns.DnsResponse
Gets answers to query.
getArticle(int) - Method in class com.jscape.inet.nntp.Nntp
Gets an article from current newsgroup.
getArticle(String) - Method in class com.jscape.inet.nntp.Nntp
Gets an article from current newsgroup based on its Message-ID header.
getArticle() - Method in class com.jscape.inet.nntp.NntpArticleEvent
Gets article.
getArticleCount() - Method in class com.jscape.inet.nntp.NntpNewsgroup
Gets estimated article count for this NntpNewsgroup.
getArticleHeader(int) - Method in class com.jscape.inet.nntp.Nntp
Gets article header from current newsgroup.
getArticleHeaders(int, int) - Method in class com.jscape.inet.nntp.Nntp
Gets all article headers from NNTP server within a specific range using the XOVER command.
getArticleHeaders() - Method in class com.jscape.inet.nntp.Nntp
Gets all article headers from current newsgroup.
getArticleHeaders(String) - Method in class com.jscape.inet.nntp.Nntp
Gets all article headers for a newsgroup.
getArticleHeaders(Date) - Method in class com.jscape.inet.nntp.Nntp
Gets all article headers for current active newsgroup since a specified date.
getArticleHeaders(String[], Date) - Method in class com.jscape.inet.nntp.Nntp
Gets article headers since a certain date in specified newsgroups.
getAtime() - Method in class com.jscape.inet.sftp.packets.SftpFileAttributes
Obtains the file access time.
getAttachments() - Method in class com.jscape.inet.email.EmailMessage
Gets all message attachments from this email message.
getAttribute(String) - Method in class com.jscape.inet.mime.MimeHeader
Gets attribute by name.
getAttributes() - Method in class com.jscape.inet.mime.MimeHeader
Gets all attributes for this MimeHeader.
getAttributes() - Method in class com.jscape.inet.terminal.Cell
Returns current attributes of Cell object.
getAttributesRequest() - Method in interface com.jscape.inet.sftp.requests.RequestFactory
Returns attributes request.
getAttributesRequest(int) - Method in class com.jscape.inet.sftp.requests.SftpRequestFactory
Returns attributs request.
getAttrs() - Method in class com.jscape.inet.sftp.packets.SftpName
Obtains the file attributes.
getAttrs() - Method in class com.jscape.inet.sftp.packets.SshFxpFsetstat
Obtains the file attributes.
getAttrs() - Method in class com.jscape.inet.sftp.packets.SshFxpMkdir
Obtains the directory attributes.
getAttrs() - Method in class com.jscape.inet.sftp.packets.SshFxpOpen
Obtains the file attributes.
getAttrs() - Method in class com.jscape.inet.sftp.packets.SshFxpSetstat
Obtains the file attributes.
getAuthenticationList() - Method in class com.jscape.inet.ssh.authentication.messages.SshMsgUserauthFailure
Returns list of acceptable authentication methods.
getAuthenticationList() - Method in exception com.jscape.inet.ssh.authentication.RequestFailureException
Obtains the available authentication methods list.
getAuthenticationRequest() - Method in class com.jscape.inet.ssh.SshConfiguration
 
getAuthMode() - Method in class com.jscape.inet.imap.Imap
Gets the authentication mode used when logging into IMAP4 server.
getAuthMode() - Method in class com.jscape.inet.pop.Pop
Gets the authentication mode used when logging into POP3 server.
getAuthorities() - Method in class com.jscape.inet.dns.DnsResponse
Gets authoritative nameservers for query.
getAuthority() - Method in class com.jscape.inet.util.URLParser
Get the authentication information for this URL.
getAutoDetectIpv6() - Method in class com.jscape.filetransfer.FtpsTransfer
Get auto detect Ipv6.
getAutoDetectIpv6() - Method in class com.jscape.inet.ftp.Ftp
Get auto detect Ipv6 detection mode.
getAutoDetectIpv6() - Method in class com.jscape.inet.ftp.FtpImplementation
Get auto detect Ipv6 mode.
getAutoDetectIpv6() - Method in class com.jscape.inet.ftps.Ftps
Get auto detect Ipv6 detection mode.
getAutoDetectIpv6() - Method in class com.jscape.inet.ftps.FtpsClient
Get auto detect Ipv6 detection mode.
getBanner() - Method in interface com.jscape.inet.ssh.authentication.AuthenticationRequest
Returns server authentication banner if any.
getBanner() - Method in class com.jscape.inet.ssh.authentication.requests.AbstractAuthenticationRequest
 
getBanner() - Method in class com.jscape.inet.ssh.authentication.requests.UserDataBasedRequest
 
getBanner() - Method in class com.jscape.inet.ssh.transport.ProtocolVersion
Returns the banner message.
getBanner() - Method in class com.jscape.inet.ssh.transport.TransportConfiguration
 
getBcc() - Method in class com.jscape.inet.email.EmailMessage
Gets Bcc address of message.
getBegin() - Method in class com.jscape.inet.util.YEnc
Gets begin attribute of
getBkColor() - Method in class com.jscape.inet.terminal.CellAttributes
Returns background color.
getBlockSize() - Method in class com.jscape.inet.sftp.Sftp
Gets upload block size.
getBlockTransferSize() - Method in interface com.jscape.filetransfer.FileTransfer
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.filetransfer.FtpTransfer
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.filetransfer.SftpTransfer
Deprecated. see #getUploadBlockSize
getBlockTransferSize() - Method in class com.jscape.inet.ftp.Ftp
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.inet.ftps.Ftps
Gets blocksize for use in transferring files.
getBody() - Method in class com.jscape.inet.email.EmailMessage
Gets body of message.
getBody() - Method in class com.jscape.inet.mime.MimeMessage
Gets decoded message body using character encoding specified in charset attribute of Content-Type message header.
getBody() - Method in class com.jscape.inet.nntp.NntpArticleBody
Gets contents of this NntpArticleBody.
getBody() - Method in class com.jscape.inet.nntp.NntpArticleBodyEvent
Gets body of article.
getBodyAsFile() - Method in class com.jscape.inet.mime.MimeMessage
Get the file body.
getBodyData() - Method in class com.jscape.inet.mime.MimeMessage
Gets decoded message body as bytes.
getBottomMargin() - Method in class com.jscape.inet.terminal.Screen
Returns bottom margin value.
getBoundary() - Method in class com.jscape.inet.mime.MimeMessage
Gets boundary used in this MimeMessage.
getBsdListeners() - Method in class com.jscape.inet.bsd.Rexec
Gets all BsdListener currently bound to this Rexec instance.
getBuffer(int, int) - Method in class com.jscape.util.ByteBuffer
Gets a portion of this ByteBuffer data.
getBuffer(int) - Method in class com.jscape.util.ByteBuffer
Gets a portion of this ByteBuffer data.
getBytes() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets the number of bytes transferred so far.
getBytes() - Method in class com.jscape.inet.bsd.BsdBytesReceivedEvent
Gets number of bytes received during last read.
getBytes() - Method in class com.jscape.inet.bsd.BsdBytesTransmittedEvent
Gets number of bytes sent during last write.
getBytes() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets the number of bytes transferred so far.
getBytes() - Method in class com.jscape.inet.http.HttpProgressEvent
Get the number of bytes transferred so far.
getBytes() - Method in class com.jscape.inet.imap.ImapMessageProgressEvent
Gets number of bytes transferred for message so far.
getBytes() - Method in class com.jscape.inet.pop.PopMessageProgressEvent
Gets number of bytes transferred for message so far.
getBytes() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Gets the number of bytes transferred so far.
getBytes(int, InputStream) - Method in class com.jscape.inet.telnet.Telnet.ByteDecoder
 
getBytesCount() - Method in class com.jscape.inet.ssh.transport.MessageStream
Returns transferred bytes count.
getCanonicalForm() - Method in class com.jscape.inet.terminal.ControlSequence
Returns "canonical" form of control sequence (i.e.
getCanonicalForm(StringBuffer) - Method in class com.jscape.inet.terminal.CSIType
Returns "canonical" form of control sequence (i.e.
getCanonicalForm() - Method in class com.jscape.inet.terminal.events.CommandEvent
Returns "canonical" form of incoming command.
getCanonicalForm(StringBuffer) - Method in class com.jscape.inet.terminal.ICType
Returns "canonical" form of control sequence (i.e.
getCanonicalForm(StringBuffer) - Method in interface com.jscape.inet.terminal.SequenceType
Returns "canonical" form of control sequence (i.e.
getCanonicalForm(StringBuffer) - Method in class com.jscape.inet.terminal.SimpleType
Returns "canonical" form of control sequence (i.e.
getCanonicalName() - Method in class com.jscape.inet.dns.record.CanonicalName
Gets canonical name for domain name.
getCause() - Method in exception com.jscape.inet.ssh.authentication.AuthenticationException
Method getReason
getCc() - Method in class com.jscape.inet.email.EmailMessage
Gets Cc address of message.
getCell() - Method in class com.jscape.inet.terminal.Screen.Cursor
Gives access to underlying Cell object.
getCell(int, int) - Method in class com.jscape.inet.terminal.Screen
Gives access to screen cell.
getCellAttributes() - Method in class com.jscape.inet.terminal.Terminal
Returns current screen cell attributes.
getChannel() - Method in interface com.jscape.inet.ssh.ChannelRequest
Returns opened channel.
getChannel() - Method in class com.jscape.inet.ssh.SessionRequest
 
getChannel() - Method in class com.jscape.inet.ssh.SshConnection
Returns underlayed channel.
getChannelRequest() - Method in class com.jscape.inet.ssh.SshConnector
Returns current channel request.
getCharacter() - Method in class com.jscape.inet.file.JFileType
Obtains type char.
getCharacterEncoding() - Method in class com.jscape.inet.ftp.Ftp
Deprecated. use the getWireEncoding method
getCharacterEncoding() - Method in class com.jscape.inet.ftps.Ftps
Deprecated. use the getWireEncoding method
getCharacterSet() - Method in class com.jscape.inet.ssh.Ssh
Gets the character set
getCharacterSet() - Method in class com.jscape.inet.ssh.SshSession
Gets the character set
getCharacterSet() - Method in class com.jscape.inet.ssh.SshTask
Gets the character set
getCharacterSet() - Method in class com.jscape.inet.telnet.Telnet
Gets the character set used when reading data from Telnet server.
getCharHight() - Method in class com.jscape.inet.ssh.connection.channels.TerminalWindow
Method getCharHight
getCharset() - Method in class com.jscape.inet.sftp.SftpClient
 
getCharSet() - Method in class com.jscape.inet.terminal.Terminal
Returns current character set which is used to encode incoming characters.
getCharWidth() - Method in class com.jscape.inet.ssh.connection.channels.TerminalWindow
Method getCharWidth
getCipher(String, byte[], byte[], int) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getCipherBlockLength(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getCipherKeyLength(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getClassType() - Method in class com.jscape.inet.dns.DnsRequest
Gets class type to retrieve for this DnsRequest.
getClientInitMsg() - Method in class com.jscape.inet.ssh.transport.AlgorithmSuite
 
getClientServerCipher() - Method in class com.jscape.inet.ssh.transport.AlgorithmSuite
 
getClientServerCompr() - Method in class com.jscape.inet.ssh.transport.AlgorithmSuite
 
getClientServerLang() - Method in class com.jscape.inet.ssh.transport.AlgorithmSuite
 
getClientServerMac() - Method in class com.jscape.inet.ssh.transport.AlgorithmSuite
 
getClientVersion() - Method in exception com.jscape.inet.sftp.BadVersionException
Obtains client protocol version.
getClientVersion() - Method in class com.jscape.inet.ssh.transport.Transport
 
getClientVersion() - Method in class com.jscape.inet.ssh.transport.TransportClient
 
getCode() - Method in class com.jscape.inet.file.JFileType
Obtains type code value.
getCode() - Method in class com.jscape.inet.ftps.Response
Returns the response code.
getCode() - Method in class com.jscape.inet.sftp.packets.SshFxpStatus
Obtains the status code.
getCodec(String) - Static method in class com.jscape.inet.util.CodecFactory
Gets codec based on name.
getColumn() - Method in class com.jscape.inet.terminal.events.CellEvent
Returns screen cell column number.
getCommand() - Method in class com.jscape.filetransfer.FileTransferCommandEvent
Gets command sent to FTP server.
getCommand() - Method in class com.jscape.inet.bsd.Rexec
Gets the command to be sent to the remote host.
getCommand() - Method in class com.jscape.inet.ftp.FtpCommandEvent
Gets command sent to FTP server.
getCommand() - Method in class com.jscape.inet.imap.ImapCommandEvent
Gets command sent to IMAP server.
getCommand() - Method in class com.jscape.inet.pop.PopCommandEvent
Gets command sent to POP3 server.
getCommand() - Method in class com.jscape.inet.smtp.SmtpCommandEvent
Gets command sent to SMTP server.
getCommand() - Method in class com.jscape.inet.ssh.SshTask
Gets the command to execute
getCommand() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the command to execute
getCommand(String) - Method in class com.jscape.inet.terminal.CommandSet
Get command as a ControlCommand object by its character sequence.
getCommandName(int) - Method in class com.jscape.inet.telnet.Telnet
Gets name of command based on corresponding command.
getCommandSet() - Method in class com.jscape.inet.terminal.Terminal
Returns current command set.
getCommandTerminator() - Method in class com.jscape.inet.ssh.SshSession
Gets terminator used when sending data to SSH server.
getCommandTerminator() - Method in class com.jscape.inet.telnet.TelnetSession
Gets terminator used when sending data to telnet server.
getComment() - Method in class com.jscape.inet.http.HttpCookie
Gets the comment of this HttpCookie
getComments() - Method in class com.jscape.inet.ssh.transport.ProtocolVersion
Returns the comments.
getComments() - Method in class com.jscape.inet.ssh.transport.TransportConfiguration
 
getComparator() - Method in class com.jscape.filetransfer.FileTransferRemoteSort
Gets FileTransferRemoteComparator instance.
getCompression() - Method in class com.jscape.inet.ftp.Ftp
Gets whether the data is compressed during the transfering.
getCompression() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets whether the data is compressed during the transfering.
getCompression() - Method in class com.jscape.inet.ftps.Ftps
Gets whether the data is compressed during the transfering.
getCompression(String, int) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getConfiguration() - Method in class com.jscape.inet.scp.Scp
Returns current SSH configuraton.
getConfiguration() - Method in class com.jscape.inet.ssh.SshConnector
Returns current configuration.
getConnectBeforeCommand() - Method in class com.jscape.inet.ftp.Ftp
Gets whether passive socket connection should be established before or after sending command to read data from passive connection.
getConnectBeforeCommand() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets the connectBefore indicator
getConnectBeforeCommand() - Method in class com.jscape.inet.ftps.Ftps
Gets whether connection will be established before sending data transfer command.
getConnectBeforeCommand() - Method in class com.jscape.inet.ftps.FtpsClient
Gets the connectBefore indicator
getConnection() - Method in class com.jscape.inet.sftp.SftpClient
Returns the client session channel.
getConnection() - Method in class com.jscape.inet.ssh.connection.channels.Channel
 
getConnection() - Method in class com.jscape.inet.ssh.SshConnection
Returns underlayed connection.
getConnectionConfiguration() - Method in class com.jscape.inet.ssh.SshConfiguration
Returns the current connection configuration.
getConnectionHost() - Method in class com.jscape.inet.ssh.connection.channels.TcpChannel
Obtains the connected host name.
getConnectionParameters() - Method in class com.jscape.inet.ssh.SshConnector
Returns current connection parameters.
getConnectionParameters() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns corresponded connection parameters.
getConnectionPort() - Method in class com.jscape.inet.ssh.connection.channels.TcpChannel
Obtains the connected port value.
getConnectionTimeout() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns connection timeout in milliseconds.
getConnectionTimeout() - Method in class com.jscape.inet.util.ConnectionParameters
Obtains connection timeout value.
getConnectionType() - Method in class com.jscape.inet.ftps.Ftps
Returns the current connection type.
getConnectionType() - Method in class com.jscape.inet.imapssl.ImapSsl
Gets the connection type for this session.
getConnectionType() - Method in class com.jscape.inet.popssl.PopSsl
Gets the connection type for this session.
getConnectionType() - Method in class com.jscape.inet.smtpssl.SmtpSsl
Gets the connection type for this session.
getConnectTimeout() - Method in class com.jscape.inet.imap.Imap
Gets the timeout used when opening a connection.
getConnectTimeout() - Method in class com.jscape.inet.ipclient.IpClient
Gets the timeout used when opening a server connection.
getConnectTimeout() - Method in class com.jscape.inet.pop.Pop
Gets the timeout used when opening a POP3 server connection.
getConnectTimeout() - Method in class com.jscape.inet.smtp.Smtp
Gets the timeout used when opening a connection to SMTP server.
getContentEncoding() - Method in class com.jscape.inet.mime.Attachment
Gets Content-transfer-encoding header value for this Attachment.
getContentLength() - Method in class com.jscape.inet.http.HttpResponse
Gets value of Content-Length header in HTTP response representing the total number of bytes in HTTP response
getContentTransferEncoding() - Method in class com.jscape.inet.mime.MimeMessage
Gets the value of the Content-Transfer-Encoding header for this MimeMessage.
getContentType() - Method in class com.jscape.inet.email.EmailMessage
Gets Content-Type header of email message.
getContentType() - Method in class com.jscape.inet.http.HttpResponse
Gets value of Content-Type header in HTTP response
getContentType() - Method in class com.jscape.inet.mime.Attachment
Gets content-type for this Attachment.
getContentType() - Method in class com.jscape.inet.mime.MimeMessage
Gets the content-type of this MimeMessage.
getContext() - Method in class com.jscape.inet.ftps.ContextFactory
Returns the SSL context instance.
getContext() - Method in class com.jscape.inet.ftps.Ftps
Obtains the current SSL context.
getContext() - Method in class com.jscape.inet.ipclientssl.SecureSocket
Gets an SSLContext
getContextAlgorithm() - Method in class com.jscape.inet.ftps.Ftps
Gets algorithm used for SSL communications in default context.
getContextAlgorithmProvider() - Method in class com.jscape.inet.ftps.Ftps
Gets provider used for X509 algorithm in default context.
getContextKeystoreProvider() - Method in class com.jscape.inet.ftps.Ftps
Gets keystore provider used for default context.
getContextProtocol() - Method in class com.jscape.inet.ftps.Ftps
Gets protocol used for SSL communications in default context.
getContextProtocolProvider() - Method in class com.jscape.inet.ftps.Ftps
Gets provider used for TLS protocol in default context.
getCookieName() - Method in class com.jscape.inet.http.HttpCookie
Gets the name of this HttpCookie
getCookies() - Method in class com.jscape.inet.http.HttpResponse
Gets all cookies sent back by HTTP server.
getCookiesForHost(String) - Method in class com.jscape.inet.http.HttpSession
Gets all cookies for the specified hostname
getCookieValue() - Method in class com.jscape.inet.http.HttpCookie
Gets the value of this HttpCookie
getCPUInfo() - Method in class com.jscape.inet.dns.record.HostInfo
Gets CPU information for host.
getCreationTime() - Method in interface com.jscape.inet.file.JFile
Returns the file creation time as seconds from Jan 1, 1970 in UTC.
getCreationTime() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file creation time as seconds from Jan 1, 1970 in UTC.
getCreationTimeNsec() - Method in interface com.jscape.inet.file.JFile
Returns the additional file creation time nano-seconds.
getCreationTimeNsec() - Method in class com.jscape.inet.sftp.SftpFile
Returns the additional file creation time nano-seconds.
getCurrentNewsgroup() - Method in class com.jscape.inet.nntp.Nntp
Gets the currently active newsgroup.
getCurrentSuite() - Method in class com.jscape.inet.ssh.transport.Transport
 
getCursor() - Method in class com.jscape.inet.terminal.Screen
Returns current Cursor in screen.
getData() - Method in class com.jscape.filetransfer.FileTransferRemoteSort
Gets the data to be sorted.
getData() - Method in class com.jscape.inet.dns.record.WellKnownServices
Gets data describing this service.
getData() - Method in class com.jscape.inet.sftp.packets.SshFxpWrite
Obtains data to write.
getData() - Method in class com.jscape.inet.ssh.SshDataReceivedEvent
Gets data received from the Ssh server.
getData() - Method in class com.jscape.inet.telnet.TelnetDataReceivedEvent
Gets data received from the Telnet server as a string.
getDataPort() - Method in class com.jscape.inet.ftp.Ftp
Deprecated. replaced by getDataPortStart and getDataPortEnd methods.
getDataPort() - Method in class com.jscape.inet.ftp.FtpImplementation
 
getDataPort() - Method in class com.jscape.inet.ftps.Ftps
Deprecated. Replaced by getDataPortStart and getDataPortEnd
getDataPortEnd() - Method in class com.jscape.inet.ftp.Ftp
Gets the data port end range for incoming non-passive (active) data connections.
getDataPortEnd() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets the data port end range for incoming data connections
getDataPortEnd() - Method in class com.jscape.inet.ftps.Ftps
Gets the data port end range for incoming non-passive (active) data connections.
getDataPortStart() - Method in class com.jscape.inet.ftp.Ftp
Gets the data port start range for incoming non-passive (active) data connections.
getDataPortStart() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets the data port start range for incoming data connections
getDataPortStart() - Method in class com.jscape.inet.ftps.Ftps
Gets the data port start range for incoming non-passive (active) data connections.
getDataReceivedEvent(Object, String) - Static method in class com.jscape.inet.telnet.TelnetDataReceivedFactory
Gets a TelnetDataReceivedEvent from the factory.
getDate() - Method in class com.jscape.inet.email.EmailMessage
Gets Date of message.
getDate() - Method in class com.jscape.inet.ftp.FtpFile
Gets date for this FtpFile.
getDate() - Method in class com.jscape.inet.http.HttpResponse
Gets Date header from HTTP response representing the date the response was issued.
getDate() - Method in class com.jscape.inet.nntp.NntpArticleHeader
Gets Date header.
getDate() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file modification date as Data object.
getDate() - Method in class com.jscape.inspect.DnsResponseCached
Gets date that this DNS record will expire from cache.
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.AS400Parser
Gets the date and time for an FtpFile entry sourced from an AS400 directory listing.
getDateTime(FtpFile) - Method in interface com.jscape.inet.ftp.FtpFileParser
 
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.MvsParser
 
getDateTime(FtpFile, TimeZone, Locale) - Method in class com.jscape.inet.ftp.NTParser
Gets the date and time for an FtpFile entry sourced from an NT directory listing.
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.NTParser
Gets the date and time for an FtpFile entry sourced from an NT directory listing.
getDateTime(FtpFile, TimeZone, Locale) - Method in class com.jscape.inet.ftp.UnixParser
Gets the date and time for an FtpFile entry sourced from a UNIX directory listing.
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.UnixParser
Gets the date and time for an FtpFile entry sourced from a UNIX directory listing.
getDateTime(FtpFile, TimeZone, Locale) - Method in class com.jscape.inet.ftp.VMSParser
Gets the date and time for an FtpFile entry sourced from an VMS directory listing.
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.VMSParser
Gets the date and time for an FtpFile entry sourced from an NT directory listing.
getDebug() - Method in interface com.jscape.filetransfer.FileTransfer
Gets debugging state.
getDebug() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDebug() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDebug() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDebug() - Method in class com.jscape.inet.ftp.Ftp
Gets debugging state.
getDebug() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets debugging state.
getDebug() - Method in class com.jscape.inet.ftps.Ftps
Gets debugging state.
getDebug() - Method in class com.jscape.inet.nntp.Nntp
Get debugging state.
getDebug() - Method in class com.jscape.inet.scp.Scp
Returns current debug status.
getDebug() - Method in class com.jscape.inet.ssh.Ssh
Gets whether debugging is enabled.
getDebug() - Method in class com.jscape.inet.ssh.SshSession
Checks if debugging is enabled.
getDebug() - Method in class com.jscape.inet.ssh.SshTask
Checks whether debugging is enabled for this task.
getDebug() - Method in class com.jscape.inet.telnet.Telnet
Gets debugging state.
getDebug() - Method in class com.jscape.inet.telnet.TelnetTask
Checks whether debugging is enabled for this task.
getDebug() - Method in class com.jscape.inspect.EmailInspector
Gets debugging state.
getDebugStream() - Method in interface com.jscape.filetransfer.FileTransfer
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDebugStream() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDebugStream() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDebugStream() - Method in class com.jscape.inet.ftp.Ftp
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets PrintStream used in reporting debugPrint statements.
getDebugStream() - Method in class com.jscape.inet.ftps.Ftps
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.http.Http
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.http.HttpSession
Gets debug stream used for debug messages.
getDebugStream() - Method in class com.jscape.inet.imap.Imap
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.nntp.Nntp
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.pop.Pop
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.scp.Scp
Gets PrintStream used in reporting debugging statements.
getDebugStream() - Method in class com.jscape.inet.sftp.Sftp
Gets PrintStream used in reporting debugging statements.
getDebugStream() - Method in class com.jscape.inet.smtp.Smtp
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.ssh.Ssh
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.ssh.SshSession
Gets PrintStream used in outputting debug information.
getDebugStream() - Method in class com.jscape.inet.ssh.SshTask
Gets debug stream used when printing debug messages.
getDebugStream() - Method in class com.jscape.inet.telnet.Telnet
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.telnet.TelnetSession
Gets PrintStream used in outputting debug information.
getDebugStream() - Method in class com.jscape.inet.telnet.TelnetTask
Gets debug stream used when printing debug messages.
getDebugStream() - Method in class com.jscape.inspect.EmailInspector
Gets PrintStream used in reporting debug statements.
getDecodedString(byte[], InputStream) - Method in class com.jscape.inet.telnet.Telnet.ByteDecoder
 
getDecodedString(byte[], InputStream) - Method in class com.jscape.inet.telnet.Telnet.DefaultDecoder
 
getDecodedString(byte[], InputStream) - Method in class com.jscape.inet.telnet.Telnet.EUCKoreanDecoder
 
getDecodedString(byte[], InputStream) - Method in class com.jscape.inet.telnet.Telnet.UTF8Decoder
 
getDecodedValue(String) - Static method in class com.jscape.inet.mime.RFC2047Encoder
Get decoded value.
getDecodedWord(String) - Static method in class com.jscape.inet.mime.RFC2047Encoder
 
getDenyDomain() - Method in class com.jscape.inspect.EmailInspector
Gets an Enumeration of all denied domains.
getDestination() - Method in class com.jscape.inet.ftp.FxpEndEvent
Gets destination Ftp or Ftps instance
getDestination() - Method in class com.jscape.inet.ftp.FxpFailedEvent
Gets destination Ftp or Ftps instance causing FXP failure.
getDestination() - Method in class com.jscape.inet.ftp.FxpStartEvent
Gets destination Ftp or Ftps instance
getDir() - Method in interface com.jscape.filetransfer.FileTransfer
Gets current working directory of server.
getDir() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDir() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDir() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDir() - Method in class com.jscape.inet.ftp.Ftp
Gets current working directory of FTP server.
getDir() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets current working directory of FTP server.
getDir() - Method in class com.jscape.inet.ftps.Ftps
Gets current working directory of FTP server.
getDir() - Method in class com.jscape.inet.sftp.Sftp
Gets current working directory of SSH server.
getDirectory() - Method in class com.jscape.filetransfer.FileTransferChangeDirEvent
Gets the new directory name.
getDirectory() - Method in class com.jscape.filetransfer.FileTransferCreateDirEvent
Gets the directory that was created.
getDirectory() - Method in class com.jscape.filetransfer.FileTransferDeleteDirEvent
Gets directory that was deleted.
getDirectory() - Method in class com.jscape.inet.ftp.FtpChangeDirEvent
Gets new remote directory path
getDirectory() - Method in class com.jscape.inet.ftp.FtpCreateDirEvent
Gets name of directory created
getDirectory() - Method in class com.jscape.inet.ftp.FtpDeleteDirEvent
Gets name of directory deleted.
getDirectory() - Method in class com.jscape.inet.sftp.events.SftpChangeDirEvent
Gets the new remote directory name
getDirectory() - Method in class com.jscape.inet.sftp.events.SftpCreateDirEvent
Gets the name of the directory created.
getDirectory() - Method in class com.jscape.inet.sftp.events.SftpDeleteDirEvent
Gets name of directory deleted.
getDirectoryName(String) - Static method in class com.jscape.util.FileTools
Gets remote directory name removing any path information.
getDirListing() - Method in interface com.jscape.filetransfer.FileTransfer
Gets directory listing from server.
getDirListing(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets file listing of files matching regular expression.
getDirListing() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDirListing(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDirListing() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDirListing(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDirListing() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDirListing(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDirListing(String) - Method in class com.jscape.inet.ftp.Ftp
Gets file listing of files matching filter criteria.
getDirListing() - Method in class com.jscape.inet.ftp.Ftp
Gets directory listing from FTP server.
getDirListing(String) - Method in class com.jscape.inet.ftp.FtpImplementation
Gets directory listing from FTP server.
getDirListing(String) - Method in class com.jscape.inet.ftps.Ftps
Gets file listing of files matching filter criteria.
getDirListing() - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing from FTP server.
getDirListing() - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing from SSH server.
getDirListing(String) - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing from SSH server where file names matches the regular expression.
getDirListingAsString() - Method in interface com.jscape.filetransfer.FileTransfer
Gets directory listing of files on server.
getDirListingAsString(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets file listing of files matching regular expression.
getDirListingAsString() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDirListingAsString(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDirListingAsString() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDirListingAsString(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDirListingAsString() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDirListingAsString(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDirListingAsString(String) - Method in class com.jscape.inet.ftp.Ftp
Gets raw directory listing of files matching filter criteria.
getDirListingAsString() - Method in class com.jscape.inet.ftp.Ftp
Gets raw directory listing of files on FTP server.
getDirListingAsString(String) - Method in class com.jscape.inet.ftp.FtpImplementation
Gets file listing of files matching filter criteria.
getDirListingAsString(String) - Method in class com.jscape.inet.ftps.Ftps
Gets raw directory listing of files matching filter criteria.
getDirListingAsString() - Method in class com.jscape.inet.ftps.Ftps
Gets raw directory listing of files on FTP server.
getDirListingAsString() - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing of files on SSH server.
getDirListingAsString(String) - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing from SSH server where file names matches the regular expression.
getDirListingRegex(String) - Method in class com.jscape.inet.ftp.Ftp
Gets directory listing from FTP server returning only file and directory names that match the regular expression.
getDirListingRegex(String) - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing from FTP server returning only file and directory names that match the regular expression.
getDiskEncoding() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets character encoding used when reading data from disk for ASCII file transfer.
getDiskEncoding() - Method in class com.jscape.inet.ftps.Ftps
Gets character encoding used when reading data from disk for ASCII file transfer.
getDnsCache() - Method in class com.jscape.inspect.EmailInspector
Gets location of DNS cache file.
getDnsCacheDays() - Method in class com.jscape.inspect.EmailInspector
Gets the number of days in which DNS record may live in cache.
getDomain() - Method in class com.jscape.inet.dns.DnsRequest
Gets hostname or IP address to lookup for this DnsRequest.
getDomain() - Method in class com.jscape.inet.email.EmailAddress
Gets the domain portion of the email address.
getDomain() - Method in class com.jscape.inet.http.HttpCookie
Gets the domain of this HttpCookie
getDownloadBlockSize() - Method in class com.jscape.filetransfer.SftpTransfer
Obtains the current download buffer size.
getDownloadBlockSize() - Method in class com.jscape.inet.scp.Scp
Returns download block size in bytes.
getDownloadBlockSize() - Method in class com.jscape.inet.sftp.Sftp
Gets the current download buffer size.
getE() - Method in class com.jscape.inet.ssh.transport.kex.messages.SshMsgKexDhInit
 
getEcho() - Method in class com.jscape.inet.ssh.Ssh
Returns echo flag.
getEcho() - Method in class com.jscape.inet.ssh.SshSession
Returns echo flag.
getEmail() - Method in class com.jscape.inet.email.EmailAddress
Return the full email address in the form user@domain.
getEmail() - Method in exception com.jscape.inspect.InvalidEmailException
Gets the EmailAddress associated with this exception.
getEmailAddresses() - Method in class com.jscape.inet.email.EmailAddressList
Gets parsed list of email addresses.
getEmailInspectionLevel() - Method in class com.jscape.inspect.EmailInspector
Gets the validation level to be used in validating an e-mail address.
getEmptyDirList(File) - Static method in class com.jscape.util.FileTools
Gets a empty directory vector
getEnabledCiphers() - Method in class com.jscape.inet.ftps.Ftps
Returns user-defined enabled SSL cipher suites.
getEncoding() - Method in class com.jscape.inet.ftp.FtpImplementation
Deprecated. use the getWireEncoding method
getEnd() - Method in class com.jscape.inet.util.YEnc
 
getEndPrompt() - Method in class com.jscape.inet.ssh.SshTask
Gets the end shell prompt this SshTask should wait for to indicate that this SshTask is complete.
getEndPrompt() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the end shell prompt this TelnetTask should wait for to indicate that this TelnetTask is complete.
getEndPromptTimeout() - Method in class com.jscape.inet.ssh.SshTask
Gets the maximum timeout between the time the task is in running state and the expected end prompt is received.
getEndPromptTimeout() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the maximum timeout between the time the task is in running state and the expected end prompt is received.
getError() - Method in interface com.jscape.inet.ssh.authentication.AuthenticationRequest
 
getError() - Method in class com.jscape.inet.ssh.authentication.requests.AbstractAuthenticationRequest
 
getError() - Method in class com.jscape.inet.ssh.authentication.requests.UserDataBasedRequest
 
getError() - Method in class com.jscape.inet.ssh.transport.ServiceRequest
 
getErrorCode() - Method in exception com.jscape.inspect.InvalidEmailException
Gets error code associated with error.
getErrorMailbox() - Method in class com.jscape.inet.dns.record.MailInfo
Gets error mailbox.
getErrorOnSizeCommand() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets the error on size command indicator.
getErrorOnSizeCommand() - Method in class com.jscape.filetransfer.FtpTransfer
Gets the error on size command indicator.
getErrorOnSizeCommand() - Method in class com.jscape.inet.ftp.Ftp
Gets whether an exception should be thrown when downloading a file and server does not support SIZE command.
getErrorOnSizeCommand() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets the error on size command indicator.
getErrorOnSizeCommand() - Method in class com.jscape.inet.ftps.Ftps
Gets whether an exception should be thrown when downloading a file and server does not support SIZE command.
getErrorStream() - Method in class com.jscape.inet.bsd.Rexec
Returns the InputStream from which the standard error of the remote process can be read if a separate error stream is requested from the remote host.
getException() - Method in exception com.jscape.filetransfer.FileTransferException
Gets source of this exception.
getException() - Method in exception com.jscape.inet.bsd.BsdException
Gets Exception which caused this BsdException.
getException() - Method in exception com.jscape.inet.dns.DnsException
Gets source of this exception.
getException() - Method in exception com.jscape.inet.finger.FingerException
Gets source of this exception
getException() - Method in exception com.jscape.inet.ftp.FtpException
Gets source of this exception
getException() - Method in class com.jscape.inet.ftp.FxpFailedEvent
Gets exception causing FXP failure.
getException() - Method in exception com.jscape.inet.http.HttpException
Gets source of this exception
getException() - Method in exception com.jscape.inet.imap.ImapException
Gets Exception which caused this ImapException.
getException() - Method in exception com.jscape.inet.ipclient.IpClientException
Gets Exception which caused this IpClientException.
getException() - Method in exception com.jscape.inet.mime.MimeException
Gets source of this exception.
getException() - Method in exception com.jscape.inet.nntp.NntpException
Gets source of this exception.
getException() - Method in exception com.jscape.inet.pop.PopException
Gets source of this exception.
getException() - Method in exception com.jscape.inet.sftp.SftpException
Gets the original exception.
getException() - Method in exception com.jscape.inet.smtp.SmtpException
Gets source of this exception
getException() - Method in exception com.jscape.inet.ssh.SshException
Gets source of this exception
getException() - Method in class com.jscape.inet.ssh.SshTaskFailedEvent
Gets the exception that caused the SshTask to fail.
getException() - Method in exception com.jscape.inet.telnet.TelnetException
Gets source of this exception
getException() - Method in class com.jscape.inet.telnet.TelnetTaskFailedEvent
Gets the exception that caused the TelnetTask to fail.
getException() - Method in class com.jscape.inet.terminal.events.ExceptionEvent
Returns exception.
getException() - Method in class com.jscape.inet.terminal.Terminal
Returns current exception.
getException() - Method in exception com.jscape.inet.whois.WhoisException
Gets source of this exception
getException() - Method in exception com.jscape.inspect.InvalidEmailException
Gets source of this exception.
getException() - Method in interface com.jscape.util.ExceptionWrapper
Gets the source of the exception.
getException() - Method in exception com.jscape.zip.ArchiveException
Gets source of this exception.
getExchangeHash() - Method in class com.jscape.inet.ssh.transport.KeyCreator
Obtains the exchange hash value.
getExpire() - Method in class com.jscape.inet.dns.record.StartOfAuthority
Gets time interval that can elapse before the zone is no longer authoritative.
getExpires() - Method in class com.jscape.inet.http.HttpCookie
Gets the expiration date of this HttpCookie
getExpires() - Method in class com.jscape.inet.http.HttpResponse
Gets the Expires header from HTTP response representing the date the content is set to expire for caching purposes.
getExtension(String) - Method in class com.jscape.inet.sftp.packets.SftpFileAttributes
Obtains the file extension data.
getExtension(String) - Method in class com.jscape.inet.sftp.SftpClient
Obtains the specified server extension.
getExtensions() - Method in class com.jscape.inet.sftp.packets.SshFxpVersion
Obtains the server extensions.
getExtensions() - Method in class com.jscape.inet.sftp.SftpConfiguration
Obtains the current server extensions.
getF() - Method in class com.jscape.inet.ssh.transport.kex.messages.SshMsgKexDhReply
 
getFactories() - Method in class com.jscape.inet.sftp.requests.SftpRequestFactory
Returns supported factories.
getFeatures() - Method in class com.jscape.inet.ftp.Ftp
Returns supported server features using FEAT command.
getFeatures() - Method in class com.jscape.inet.ftp.FtpImplementation
Returns supported server features.
getFeatures() - Method in class com.jscape.inet.ftps.Ftps
Returns supported server features.
getFgColor() - Method in class com.jscape.inet.terminal.CellAttributes
Returns foreground color.
getFile() - Method in class com.jscape.filetransfer.FileTransferDeleteFileEvent
Gets the file that was deleted.
getFile(String) - Method in class com.jscape.inet.file.JavaFileSystem
Creates a new JavaFile instanse converting the given pathname string into an abstract pathname.
getFile(JFile, String) - Method in class com.jscape.inet.file.JavaFileSystem
Creates a new JavaFile instance from a parent abstract pathname and a child pathname string.
getFile(String) - Method in interface com.jscape.inet.file.JFileSystem
Creates a new JFile instance by converting the given pathname string into an abstract pathname.
getFile(JFile, String) - Method in interface com.jscape.inet.file.JFileSystem
Creates a new JFile instance from a parent abstract pathname and a child pathname string.
getFile() - Method in interface com.jscape.inet.file.JRandomAccessFile
Returns JFile instance associated with this object.
getFile() - Method in class com.jscape.inet.ftp.FtpDeleteFileEvent
Gets name of file deleted
getFile() - Method in class com.jscape.inet.sftp.events.SftpDeleteFileEvent
Gets name of the file deleted
getFile(String) - Method in class com.jscape.inet.sftp.SftpClient
Creates a new JFile instance by converting the given pathname string into an abstract pathname.
getFile(JFile, String) - Method in class com.jscape.inet.sftp.SftpClient
Creates a new JFile instance from a parent abstract pathname and a child pathname string.
getFile(JFile, String, SftpFileAttributes) - Method in class com.jscape.inet.sftp.SftpClient
Creates a new JFile instance from a parent abstract pathname and a child pathname string.
getFile(String) - Method in class com.jscape.inet.sftp.v2.SftpClient2
Creates a new JFile instance by converting the given pathname string into an abstract pathname.
getFile(JFile, String) - Method in class com.jscape.inet.sftp.v2.SftpClient2
Creates a new JFile instance from a parent abstract pathname and a child pathname string.
getFile(JFile, String, SftpFileAttributes) - Method in class com.jscape.inet.sftp.v2.SftpClient2
Creates a new JFile instance from a parent abstract pathname and a child pathname string.
getFile(String) - Method in class com.jscape.inet.sftp.v3.SftpClient3
Creates a new JFile instance by converting the given pathname string into an abstract pathname.
getFile(JFile, String) - Method in class com.jscape.inet.sftp.v3.SftpClient3
Creates a new JFile instance from a parent abstract pathname and a child pathname string.
getFile(JFile, String, SftpFileAttributes) - Method in class com.jscape.inet.sftp.v3.SftpClient3
Creates a new JFile instance from a parent abstract pathname and a child pathname string.
getFile(String) - Method in class com.jscape.inet.sftp.v4.SftpClient4
Creates a new JFile instance by converting the given pathname string into an abstract pathname.
getFile(JFile, String) - Method in class com.jscape.inet.sftp.v4.SftpClient4
Creates a new JFile instance from a parent abstract pathname and a child pathname string.
getFile(JFile, String, SftpFileAttributes) - Method in class com.jscape.inet.sftp.v4.SftpClient4
Creates a new JFile instance from a parent abstract pathname and a child pathname string.
getFile() - Method in class com.jscape.inet.util.URLParser
Get the file name for this URL.
getFile() - Method in class com.jscape.zip.ArchiveCompressedEvent
Gets the compressed file.
getFile() - Method in class com.jscape.zip.ArchiveDecompressedEvent
Gets the decompressed file.
getFileData() - Method in class com.jscape.inet.mime.Attachment
Gets decoded content of this Attachment.
getFileDate() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Gets the last modified date file.
getFileDate(String) - Method in class com.jscape.inet.ftp.AS400Parser
Parses a string which contains a date and returns a date object
getFileDate(String) - Method in interface com.jscape.inet.ftp.FtpFileParser
Parses a string which contains a date a returns a date object
getFileDate(String) - Method in class com.jscape.inet.ftp.MvsParser
 
getFileDate(String) - Method in class com.jscape.inet.ftp.NTParser
Parses a string which contains a date and returns a date object
getFileDate(String) - Method in class com.jscape.inet.ftp.UnixParser
Parses a string which contains a date and returns a date object
getFileDate(String) - Method in class com.jscape.inet.ftp.VMSParser
Parses a string which contains a date and returns a date object
getFilename() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Gets name of file downloaded.
getFilename() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets name of file transferred.
getFilename() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Gets filename.
getFilename() - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Gets name of file uploaded.
getFilename() - Method in interface com.jscape.inet.file.JFile
Returns the name of the file or directory denoted by this abstract pathname.
getFilename() - Method in class com.jscape.inet.ftp.FtpDownloadEvent
Gets name of file downloaded.
getFilename() - Method in class com.jscape.inet.ftp.FtpFile
Gets filename for this FtpFile.
getFilename() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets name of file transferred.
getFilename() - Method in class com.jscape.inet.ftp.FtpUploadEvent
Gets name of file uploaded.
getFilename() - Method in class com.jscape.inet.ftp.FxpEndEvent
Gets name of file transferred
getFilename() - Method in class com.jscape.inet.ftp.FxpFailedEvent
Gets filename that caused FXP failure
getFilename() - Method in class com.jscape.inet.ftp.FxpStartEvent
Gets filename of file being transfered
getFilename() - Method in class com.jscape.inet.mime.Attachment
Gets filename field contained in Content-Disposition header attribute for this Attachment.
getFilename() - Method in class com.jscape.inet.scp.events.ScpTransferCompletedEvent
Returns file name.
getFilename() - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Returns file name.
getFilename() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Gets the name of file transferred.
getFilename() - Method in class com.jscape.inet.sftp.events.SftpTransferCompleteEvent
Obtains the file name.
getFileName() - Method in class com.jscape.inet.sftp.packets.SftpName
Obtains the file name.
getFileName(String) - Method in class com.jscape.inet.sftp.packets.SftpName
Obtains the file name.
getFileName() - Method in class com.jscape.inet.sftp.packets.SshFxpOpen
Obtains the file name.
getFileName() - Method in class com.jscape.inet.sftp.packets.SshFxpRemove
Obtains the file name.
getFilename() - Method in class com.jscape.inet.sftp.SftpFile
Returns the name of the file or directory denoted by this abstract pathname.
getFilename() - Method in exception com.jscape.inet.sftp.SftpFileNotFoundException
Gets filename that caused this exception
getFileName() - Method in class com.jscape.inet.util.YEnc
 
getFilePermissions(String) - Method in class com.jscape.inet.sftp.Sftp
Gets remote file permissions in UNIX chmod format (644, 777).
getFilePointer() - Method in interface com.jscape.inet.file.JRandomAccessFile
Returns the current offset in this file.
getFiles() - Method in class com.jscape.inet.sftp.events.SftpListingEvent
Obtains the file listing.
getFilesize(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets filesize of remote file from server.
getFilesize() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Gets filesize.
getFilesize(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getFilesize(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getFilesize(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getFilesize() - Method in interface com.jscape.inet.file.JFile
Returns the size of the file denoted by this abstract pathname.
getFilesize(String) - Method in class com.jscape.inet.ftp.Ftp
Gets filesize of remote file from FTP server as represented in ASCII.
getFilesize() - Method in class com.jscape.inet.ftp.FtpFile
Gets file size for this FtpFile.
getFileSize(String) - Method in class com.jscape.inet.ftp.FtpImplementation
Gets filesize of remote file from FTP server as represented in ASCII.
getFilesize(String) - Method in class com.jscape.inet.ftps.Ftps
Gets filesize of remote file from FTP server as represented in ASCII.
getFilesize() - Method in class com.jscape.inet.sftp.events.SftpTransferCompleteEvent
Obtains the file size.
getFilesize(String) - Method in class com.jscape.inet.sftp.Sftp
Gets filesize of remote file from SSH server.
getFilesize() - Method in class com.jscape.inet.sftp.SftpFile
Returns the size of the file denoted by this abstract pathname.
getFileSystem() - Method in interface com.jscape.inet.file.JFile
Returns the underlayed file system object.
getFileSystem() - Method in class com.jscape.inet.sftp.SftpConfiguration
Obtains the current file system.
getFileSystem() - Method in class com.jscape.inet.sftp.SftpFile
Returns the underlayed file system object.
getFileTimestamp(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets date/timestamp of remote file from server.
getFileTimestamp(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getFileTimestamp(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getFileTimestamp(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getFileTimestamp(String) - Method in class com.jscape.inet.ftp.Ftp
Gets date/timestamp of remote file from FTP server.
getFileTimeStamp(String) - Method in class com.jscape.inet.ftp.FtpImplementation
Gets date/timestamp of remote file from FTP server This feature is not supported by RFC-959 so may not work on all FTP servers.
getFileTimestamp(String) - Method in class com.jscape.inet.ftps.Ftps
Gets date/timestamp of remote file from FTP server.
getFileTimestamp(String) - Method in class com.jscape.inet.sftp.Sftp
Gets date/timestamp of remote file from SSH server.
getFingerprint() - Method in class com.jscape.inet.ssh.util.VerifyHostKeyEvent
Gets the fingerprint.
getFirst() - Method in class com.jscape.inet.nntp.NntpNewsgroup
Returns the value of FIRST field returned by LIST and GROUP commands.
getFirstCommonNameFrom(SshNameList) - Method in class com.jscape.inet.ssh.types.SshNameList
Finds the first name that is common for the current and for the specified lists.
getFirstWord(String, String) - Static method in class com.jscape.util.StringTools
Returns first word in line.
getFirstWord(String, char) - Static method in class com.jscape.util.StringTools
Returns first word in line.
getFlag() - Method in class com.jscape.inet.file.JAcl
Returns the ACL flag value.
getFlags() - Method in class com.jscape.inet.sftp.packets.SftpFileAttributes
 
getFlags() - Method in class com.jscape.inet.sftp.packets.SshFxpOpen
Obtains the file open flags.
getFollowLink() - Method in class com.jscape.inet.sftp.requests.AttributesRequest
Returns follow link flag.
getFrom() - Method in class com.jscape.inet.email.EmailMessage
Gets From address of message.
getFrom() - Method in class com.jscape.inet.nntp.NntpArticleHeader
Gets From header from article headers.
getFromAddress() - Method in class com.jscape.inspect.EmailInspector
Gets from address used when performing SMTP user validation.
getFtpFileParser() - Method in class com.jscape.inet.ftp.Ftp
Gets the FtpFileParser used to parse directory listing returned when invoking Ftp#getDirListing method.
getFtpFileParser() - Method in class com.jscape.inet.ftp.FtpFile
Gets the FtpFileParser that created this FtpFile
getFtpFileParser() - Method in class com.jscape.inet.ftps.Ftps
Gets the FtpFileParser used to parse directory listing returned when invoking Ftp#getDirListing method.
getFtpsCertificateVerifier() - Method in class com.jscape.inet.ftps.Ftps
Gets FTPS certificate verifier.
getFtpsCertificateVerifier() - Method in class com.jscape.inet.ftps.FtpsClient
 
getG0() - Method in class com.jscape.inet.terminal.Terminal
Returns current character set in G0 register.
getG1() - Method in class com.jscape.inet.terminal.Terminal
Returns current character set in G1 register.
getGid() - Method in class com.jscape.inet.sftp.packets.SftpFileAttributes
Obtains the file gid.
getGroup() - Method in interface com.jscape.inet.file.JFile
Returns the owner group name for this abstract pathname as string.
getGroup() - Method in class com.jscape.inet.ftp.FtpFile
Gets group for this FtpFile.
getGroup() - Method in class com.jscape.inet.sftp.SftpFile
Returns the owner group name for this abstract pathname as string.
getGroupPermission() - Method in class com.jscape.inet.file.JFilePermissions
Obatins object group permission.
getHandle() - Method in class com.jscape.inet.sftp.packets.SshFxpClose
Obtains the file handle.
getHandle() - Method in class com.jscape.inet.sftp.packets.SshFxpFsetstat
Obtains the file handle.
getHandle() - Method in class com.jscape.inet.sftp.packets.SshFxpFstat
Obtains the file handle.
getHandle() - Method in class com.jscape.inet.sftp.packets.SshFxpRead
Obtains the file handle.
getHandle() - Method in class com.jscape.inet.sftp.packets.SshFxpReaddir
Obtains the directory handle.
getHandle() - Method in class com.jscape.inet.sftp.packets.SshFxpWrite
Obtains the file handle.
getHash() - Method in class com.jscape.inet.util.MD5
Gets hash representation of this MD5.
getHeader(String) - Method in class com.jscape.inet.mime.MimeMessage
Returns named header specified by name.
getHeader() - Method in class com.jscape.inet.nntp.NntpArticleHeaderEvent
Gets header of article.
getHeaders() - Method in class com.jscape.inet.mime.MimeMessage
Gets all mime headers for this MimeMessage.
getHeaders(String) - Method in class com.jscape.inet.mime.MimeMessage
Gets all MIME headers for this MimeMessage with specified name.
getHeaderValue(String) - Method in class com.jscape.inet.mime.MimeMessage
Gets value for header specified by name If more than one header with specified name exists for this MimeMessage then the value of the last header added to this MimeMessage with specified name will be returned.
getHeloAddress() - Method in class com.jscape.inspect.EmailInspector
Gets HELO hostname or IP address used when communicating with SMTP server.
getHistory() - Method in class com.jscape.inet.terminal.Screen
Represents history buffer as two dimensional array of Cell objects.
getHost() - Method in interface com.jscape.inet.ftp.FtpConnection
Returns current host name.
getHost() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets hostname of FTP server.
getHost() - Method in class com.jscape.inet.ftp.SocketConnection
Returns current host name.
getHost() - Method in class com.jscape.inet.scp.events.ScpConnectedEvent
Returns connected host.
getHost() - Method in class com.jscape.inet.scp.events.ScpDisconnectedEvent
Returns connected host.
getHost() - Method in class com.jscape.inet.scp.Scp
Returns server host name/IP.
getHost() - Method in class com.jscape.inet.ssh.SshConnectedEvent
Gets host of SSH server.
getHost() - Method in class com.jscape.inet.ssh.SshDisconnectedEvent
Gets host of SSH server.
getHost() - Method in class com.jscape.inet.ssh.util.VerifyHostKeyEvent
Gets server host.
getHost() - Method in class com.jscape.inet.telnet.TelnetConnectedEvent
Gets host of Telnet server.
getHost() - Method in class com.jscape.inet.telnet.TelnetDisconnectedEvent
Gets host of Telnet server.
getHost() - Method in class com.jscape.inet.util.ConnectionParameters
Obtains target SSH host name.
getHost() - Method in class com.jscape.inet.util.URLParser
Get the host name for this URL.
getHostKeys() - Method in class com.jscape.inet.ipclientssh.IpClientSsh
Returns SSH host keys for further use.
getHostKeys() - Method in class com.jscape.inet.scp.Scp
Returns SSH host keys for further use.
getHostKeys() - Method in class com.jscape.inet.sftp.Sftp
Gets SSH host keys for further use.
getHostKeys() - Method in class com.jscape.inet.ssh.Ssh
Returns SSH host keys for further use.
getHostKeyVerifier() - Method in class com.jscape.inet.ssh.transport.Transport
Returns current host key verifier.
getHostKeyVerifier() - Method in class com.jscape.inet.ssh.transport.TransportConfiguration
Returns current host key verifier.
getHostKeyVerifier() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns current host key verifier.
getHostname() - Method in interface com.jscape.filetransfer.FileTransfer
Gets hostname of server.
getHostname() - Method in class com.jscape.filetransfer.FileTransferConnectedEvent
Gets server hostname.
getHostname() - Method in class com.jscape.filetransfer.FileTransferDisconnectedEvent
Gets server hostname.
getHostname() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getHostname() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getHostname() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getHostname() - Method in class com.jscape.inet.bsd.BsdConnectedEvent
Gets Bsd r service server hostname.
getHostname() - Method in class com.jscape.inet.bsd.BsdDisconnectedEvent
Gets BSD r service server hostname.
getHostname() - Method in class com.jscape.inet.finger.Finger
Gets hostname of FINGER server.
getHostname() - Method in class com.jscape.inet.ftp.Ftp
Gets hostname of FTP server.
getHostname() - Method in class com.jscape.inet.ftp.FtpConnectedEvent
Gets FTP server hostname.
getHostname() - Method in class com.jscape.inet.ftp.FtpConnectionLostEvent
Gets FTP server hostname.
getHostname() - Method in class com.jscape.inet.ftp.FtpDisconnectedEvent
Gets FTP server hostname.
getHostname() - Method in class com.jscape.inet.ftps.Ftps
Gets hostname of FTP server.
getHostname() - Method in class com.jscape.inet.imap.Imap
Gets the name of the remote host.
getHostname() - Method in class com.jscape.inet.imap.ImapConnectedEvent
Gets Imap service server hostname.
getHostname() - Method in class com.jscape.inet.imap.ImapDisconnectedEvent
Gets Imap service server hostname.
getHostname() - Method in class com.jscape.inet.ipclient.IpClientConnectedEvent
Gets hostname of server
getHostname() - Method in class com.jscape.inet.ipclient.IpClientDisconnectedEvent
Gets server hostname.
getHostname() - Method in class com.jscape.inet.nntp.Nntp
Gets hostname of NNTP server.
getHostname() - Method in class com.jscape.inet.nntp.NntpConnectedEvent
Gets NNTP server hostname.
getHostname() - Method in class com.jscape.inet.nntp.NntpDisconnectedEvent
Gets NNTP server hostname.
getHostname() - Method in class com.jscape.inet.pop.Pop
Gets the hostname of the POP3 server.
getHostname() - Method in class com.jscape.inet.pop.PopConnectedEvent
Gets POP3 server hostname.
getHostname() - Method in class com.jscape.inet.pop.PopDisconnectedEvent
Gets POP3 server hostname.
getHostname() - Method in class com.jscape.inet.sftp.events.SftpConnectedEvent
Gets the SSH server hostname.
getHostname() - Method in class com.jscape.inet.sftp.events.SftpDisconnectedEvent
Gets the SSH server hostname.
getHostname() - Method in exception com.jscape.inet.sftp.SftpAuthenticationException
Gets hostname of sftp server
getHostname() - Method in class com.jscape.inet.smtp.Smtp
Gets the hostname or IP address of SMTP server.
getHostname() - Method in class com.jscape.inet.smtp.SmtpConnectedEvent
Gets SMTP server hostname.
getHostname() - Method in class com.jscape.inet.smtp.SmtpDisconnectedEvent
Gets SMTP server hostname.
getHostname() - Method in class com.jscape.inet.ssh.Ssh
Return server hostname.
getHostname() - Method in class com.jscape.inet.telnet.Telnet
Return server hostname.
getHostname() - Method in class com.jscape.inet.telnet.TelnetSession
Gets the hostname of telnet server.
getHostname() - Method in class com.jscape.inet.whois.Whois
Gets hostname of Whois server.
getHosts() - Method in class com.jscape.inet.ssh.util.SshHostKeys
Returns current hosts collection contained in the store.
getHttpVersion() - Method in class com.jscape.inet.http.HttpRequest
Gets the HTTP version number sent in this HttpRequest.
getHttpVersion() - Method in class com.jscape.inet.http.HttpResponse
Gets HTTP version sent in response.
getId() - Method in class com.jscape.inet.imap.ImapMessage
Gets current message id
getID() - Method in class com.jscape.inet.nntp.NntpArticleHeader
Gets unique message id according to NNTP server.
getId() - Method in class com.jscape.inet.sftp.SftpPacket
Returns the current packet number in session.
getId() - Method in class com.jscape.inet.ssh.transport.Message
Returns the message id.
getIgnoreDnsResponseLength() - Method in class com.jscape.inspect.EmailInspector
Gets whether DNS response length header should be ignored when reading response.
getImplementation() - Method in interface com.jscape.filetransfer.FileTransfer
Gets underlying file transfer instance.
getImplementation() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getImplementation() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getImplementation() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getIncomingWindow() - Method in class com.jscape.inet.ssh.connection.channels.Channel
Get incoming window instance.
getInetAddress() - Method in class com.jscape.inet.dns.record.Address
Gets InetAddress for this Address.
getInetAddress() - Method in class com.jscape.inet.dns.record.WellKnownServices
Gets InetAddress for this service.
getInputStream(String, long) - Method in interface com.jscape.filetransfer.FileTransfer
Gets InputStream for remote file for reading.
getInputStream(String, long) - Method in class com.jscape.filetransfer.FtpsTransfer
 
getInputStream(String, long) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getInputStream(String, long) - Method in class com.jscape.filetransfer.SftpTransfer
Get input stream.
getInputStream() - Method in class com.jscape.inet.bsd.Rexec
Returns the InputStream from which the standard output of the remote process can be read.
getInputStream(String, long) - Method in class com.jscape.inet.ftp.Ftp
Gets an InputStream from FTP server for the purposes of downloading a file.
getInputStream() - Method in interface com.jscape.inet.ftp.FtpConnection
Returns connection input stream.
getInputStream(String, long) - Method in class com.jscape.inet.ftp.FtpImplementation
Gets the InputStream from the data connection
getInputStream() - Method in class com.jscape.inet.ftp.SocketConnection
Returns connection input stream.
getInputStream(String, long) - Method in class com.jscape.inet.ftps.Ftps
Gets a InputStream from FTP server for the purposes of downloading a file.
getInputStream() - Method in class com.jscape.inet.ipclient.IpClient
Gets InputStream from socket connection established with server.
getInputStream(String, long) - Method in class com.jscape.inet.sftp.Sftp
Gets an InputStream from SSH server for the purposes of downloading a file.
getInputStream() - Method in class com.jscape.inet.ssh.connection.channels.Channel
 
getInputStream() - Method in class com.jscape.inet.ssh.Ssh
Returns connection input stream.
getInputStream() - Method in class com.jscape.inet.ssh.SshConnection
 
getInputStream() - Method in class com.jscape.inet.telnet.Telnet
Returns input stream associated with current Telnet connection.
getInputStream(URLConnection, int) - Static method in class com.jscape.inet.util.TimedURLConnection
Gets InputStream from a URLConnection within a specified timeout.
getInstance() - Static method in class com.jscape.inet.file.JavaFileSystem
 
getInstance(boolean, boolean, boolean, boolean, Color, Color) - Static method in class com.jscape.inet.terminal.CellAttributes
Returns instance of CellAttributes class giving all needed parameters.
getInstance() - Static method in class com.jscape.inet.terminal.CellAttributes
Returns CellAttributes object with default parameters: all character parametrs are false, foreground color is white, background is black.
getInstance() - Static method in class com.jscape.inet.terminal.commands.AMCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.ANSICommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.BSCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CANCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CPRCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CRCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CUBCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CUDCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CUFCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CUHCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CUPCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.CUUCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.DACommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.DECIDCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.DECSTBMCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.DECTSTCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.DSRCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.EDCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.EELCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.EESCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.ELCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.ESCCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.GMCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.HTCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.HTSCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.INDCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.LFCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.NELCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.NullCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.RICommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.RMCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SCSG00Command
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SCSG0BCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SCSG10Command
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SCSG1BCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SGRCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SICommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SMCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.SOCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.commands.TBCCommand
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.CSIType
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.ICType
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.SimpleType
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.SpecialGraphic
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.USAscii
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.VT100Set
Returns one and only one instance of this type.
getInstance() - Static method in class com.jscape.inet.terminal.VT52Set
Returns one and only one instance of this type.
getIsYearSet() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Is year set?
getKeepAlive(boolean) - Method in class com.jscape.inet.ftp.Ftp
Get socket keep alive.
getKeepAlive(boolean) - Method in class com.jscape.inet.ftp.FtpImplementation
Get keep alive.
getKeyExchange(String, Transport) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getKeyExchange() - Method in class com.jscape.inet.ssh.transport.AlgorithmSuite
 
getKeyFormat(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getKeyFrom(byte[]) - Method in class com.jscape.inet.ssh.transport.keyformat.DSSKeyFormat
 
getKeyFrom(byte[]) - Method in class com.jscape.inet.ssh.transport.keyformat.KeyFormat
 
getKeyFrom(byte[]) - Method in class com.jscape.inet.ssh.transport.keyformat.RSAKeyFormat
 
getKeyPair() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns user key pair.
getKeyPair() - Method in class com.jscape.inet.ssh.util.User
Obtains user key pair.
getKeys() - Method in class com.jscape.inet.ssh.transport.TransportConfiguration
 
getKeys(InetAddress) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Returns keys iterator for the specified host.
getKeystoreProvider() - Method in class com.jscape.inet.ftps.ContextFactory
Gets keystore provider.
getKnownKeys() - Method in class com.jscape.inet.ssh.util.HostKeyFingerprintVerifier
Returns allowed host keys.
getLanguageTag() - Method in class com.jscape.inet.sftp.v3.packets.SshFxpStatus2
Obtains the message language tag.
getLanguageTag() - Method in class com.jscape.inet.ssh.authentication.messages.SshMsgUserauthBanner
Returns language tag.
getLast() - Method in class com.jscape.inet.nntp.NntpNewsgroup
Returns the value of LAST field returned by LIST and GROUP commands.
getLastModified() - Method in class com.jscape.inet.http.HttpResponse
Gets Last-Modified header from HTTP response representing the date the content received was last modified.
getLastResponse() - Method in class com.jscape.inet.ftps.FtpsClient
Obtains the last server response.
getLen() - Method in class com.jscape.inet.sftp.packets.SshFxpRead
Obtains the length to read.
getLength(File, boolean) - Static method in class com.jscape.util.FileTools
 
getLevel() - Method in class com.jscape.inspect.EmailInspectionLevel
Gets current inspection level.
getLevel() - Method in class com.jscape.util.Logger
Obtains the current logger level.
getLine() - Method in class com.jscape.inet.ftp.FtpFile
Gets the original line sent by FTP server and used in parsing this FtpFile
getLineLength() - Method in class com.jscape.inet.util.Base64
Gets maximum line length when encoding data.
getLineLength() - Method in class com.jscape.inet.util.YEnc
 
getLineNumber() - Method in class com.jscape.inet.util.LineReader
 
getLineNumber() - Method in class com.jscape.inet.util.LineWriter
 
getLineTerminator() - Method in class com.jscape.inet.sftp.Sftp
Gets destination line terminator used in ASCII file transfers.
getLinger() - Method in class com.jscape.inet.ftp.Ftp
Gets the linger time for closing data sockets.
getLinger() - Method in class com.jscape.inet.ftp.FtpImplementation
Get Linger.
getLinger() - Method in class com.jscape.inet.ftps.Ftps
Gets the linger time for closing data sockets.
getLinkPath() - Method in class com.jscape.inet.sftp.v3.packets.SshFxpSymlink
Obtains the link path.
getLinkTarget() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Gets target of symbolic link.
getLinkTarget() - Method in interface com.jscape.inet.file.JFile
Returns the link target if the current file is symbolic link.
getLinkTarget() - Method in class com.jscape.inet.ftp.FtpFile
If the directory listing entry for this file is a link and link target is specified by the server, this method can be used to retrieve the link target.
getLinkTarget() - Method in class com.jscape.inet.sftp.SftpFile
Returns the link target if the current file is symbolic link.
getListeners() - Method in class com.jscape.inet.ftp.FtpImplementation
Get listeners.
getListeners() - Method in class com.jscape.inet.ftps.Ftps
Get listeners.
getListing() - Method in class com.jscape.inet.ftp.FtpListingEvent
Gets listing.
getLocalAddress() - Method in class com.jscape.inet.ssh.SshConnection
 
getLocalChecksum(File) - Method in class com.jscape.filetransfer.FtpsTransfer
Returns local checksum.
getLocalChecksum(File) - Method in class com.jscape.filetransfer.FtpTransfer
Returns local checksum.
getLocalChecksum(File) - Method in class com.jscape.inet.ftp.Ftp
Returns local checksum.
getLocalChecksum(File) - Method in class com.jscape.inet.ftps.Ftps
Returns local checksum.
getLocalDir() - Method in interface com.jscape.filetransfer.FileTransfer
Gets local directory to be used in session.
getLocalDir() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getLocalDir() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getLocalDir() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getLocalDir() - Method in class com.jscape.inet.ftp.Ftp
Gets local directory to be used in FTP session.
getLocalDir() - Method in class com.jscape.inet.ftps.Ftps
Gets local directory to be used in FTP session.
getLocalDir() - Method in class com.jscape.inet.scp.Scp
Returns current local directory.
getLocalDir() - Method in class com.jscape.inet.sftp.Sftp
Gets local directory to be used in SSH session.
getLocalDirListing() - Method in interface com.jscape.filetransfer.FileTransfer
Gets local directory listing.
getLocalDirListing() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getLocalDirListing() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getLocalDirListing() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getLocalDirListing() - Method in class com.jscape.inet.ftp.Ftp
Gets local directory listing.
getLocalDirListing() - Method in class com.jscape.inet.ftps.Ftps
Gets local directory listing.
getLocalDirListing(String) - Method in class com.jscape.inet.sftp.Sftp
Gets local directory listing.
getLocalDirListing() - Method in class com.jscape.inet.sftp.Sftp
Gets local directory listing.
getLocalFilePath() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Get the local file path.
getLocalFilePath() - Method in class com.jscape.inet.ftp.FtpProgressEvent
 
getLocalFilePath() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Get local file path,
getLocalNo() - Method in class com.jscape.inet.ssh.connection.channels.Channel
 
getLocalNo() - Method in class com.jscape.inet.ssh.connection.channels.Channel.Parameters
Method getLocalNo
getLocalPacketSize() - Method in class com.jscape.inet.ssh.connection.channels.Channel.Parameters
Method getLocalPacketSize
getLocalPath() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Returns downloaded file local path.
getLocalPath() - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Returns uploaded file local path.
getLocalPath() - Method in class com.jscape.inet.ftp.FtpDownloadEvent
Returns local file path.
getLocalPath() - Method in class com.jscape.inet.ftp.FtpUploadEvent
Return local file path.
getLocalPath() - Method in class com.jscape.inet.sftp.events.SftpTransferCompleteEvent
Returns local file path.
getLocalPort() - Method in class com.jscape.inet.ssh.SshConnection
 
getLocalUsername() - Method in class com.jscape.inet.bsd.Rlogin
Gets the local username to be sent to the remote host.
getLocalUsername() - Method in class com.jscape.inet.bsd.Rsh
Gets the local username to be sent to the remote host.
getLocalWindowSize() - Method in class com.jscape.inet.ssh.connection.channels.Channel.Parameters
Method getLocalWindowSize
getLoggerLevel() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns current logger level.
getLoggerLevel() - Method in class com.jscape.inet.ssh.connection.ConnectionConfiguration
 
getLoggerLevel() - Method in class com.jscape.inet.ssh.SshConfiguration
Returns the current SSH stack logger level.
getLoggerLevel() - Method in class com.jscape.inet.ssh.transport.TransportConfiguration
 
getLoggerStream() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns logger stream.
getLoggerStream() - Method in class com.jscape.inet.ssh.connection.ConnectionConfiguration
 
getLoggerStream() - Method in class com.jscape.inet.ssh.SshConfiguration
Returns the current SSH stack logger stream.
getLoggerStream() - Method in class com.jscape.inet.ssh.transport.TransportConfiguration
 
getLoginPrompt() - Method in class com.jscape.inet.telnet.TelnetSession
Gets login prompt to wait for before sending username.
getLongName() - Method in class com.jscape.inet.sftp.packets.SftpName
Obtains the long file name.
getMac(String, byte[]) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getMachineDirListing(String) - Method in class com.jscape.inet.ftp.Ftp
Gets file listing of specified directory using MLSD command.
getMachineDirListing(String, String) - Method in class com.jscape.inet.ftp.Ftp
Gets file listing of specified directory using MLSD command.
getMachineDirListing(String) - Method in class com.jscape.inet.ftp.FtpImplementation
Gets file listing of specified directory using MLSD command.
getMachineDirListing(String, String) - Method in class com.jscape.inet.ftp.FtpImplementation
Gets file listing of specified directory using MLSD command.
getMachineDirListing(String, String) - Method in class com.jscape.inet.ftps.Ftps
Gets file listing of specified directory using MLSD command.
getMachineDirListing(String) - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing using MLSD command.
getMachineFileListing(String) - Method in class com.jscape.inet.ftp.Ftp
Gets the file description for the specified filename using MLST command.
getMachineFileListing(String) - Method in class com.jscape.inet.ftp.FtpImplementation
Gets the file description for the specified filename.
getMachineFileListing(String) - Method in class com.jscape.inet.ftps.Ftps
Gets the file description for the specified filename using MLST command.
getMacKeyLength(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getMailAddress() - Method in class com.jscape.inet.dns.record.StartOfAuthority
Gets e-mail address of the person responsible for this zone.
getMailbox() - Method in class com.jscape.inet.dns.record.MailBox
Gets domain name for mailbox.
getMailboxes() - Method in class com.jscape.inet.imap.Imap
Deprecated. this method uses the FIND ALL.MAILBOXES command as identifed in RFC 1730 and has been obsoleted by RFC 2060, it is recommended you use the listMailboxes command instead.
getMailDestination() - Method in class com.jscape.inet.dns.record.MailDomain
Gets domain-name which specifies a host which has a mail agent for the domain which should be able to deliver mail for the domain.
getMailForwarder() - Method in class com.jscape.inet.dns.record.MailForwarder
Gets domain-name which specifies a host which has a mail agent for the domain which will accept mail for forwarding to the domain.
getMailGroup() - Method in class com.jscape.inet.dns.record.MailGroup
Gets domain-name which specifies a mailbox which is a member of the mail group specified by the domain name.
getMailRename() - Method in class com.jscape.inet.dns.record.MailRename
Gets domain-name which specifies a mailbox which is the proper rename of the specified mailbox.
getMask() - Method in class com.jscape.inet.file.JAcl
Returns the ACL mask value.
getMaxCol() - Method in class com.jscape.inet.terminal.Screen
Returns quantity of columns in current screen.
getMaxIncomingWindowSize() - Method in class com.jscape.inet.util.ConnectionParameters
Get maximum incoming window size.
getMaxLineLength() - Method in class com.jscape.inet.util.YEnc
Gets maximum line length used when encoding data.
getMaxRow() - Method in class com.jscape.inet.terminal.Screen
Returns quantity of rows in current screen.
getMaxWindowSize() - Method in class com.jscape.inet.ssh.connection.channels.IncomingWindow
 
getMessage() - Method in class com.jscape.inet.email.EmailMessage
Gets contents of this EmailMessage.
getMessage() - Method in class com.jscape.inet.email.HtmlEmailMessage
Gets contents of this HtmlEmailMessage.
getMessage() - Method in class com.jscape.inet.ftps.Response
Returns the response message.
getMessage() - Method in class com.jscape.inet.http.HttpRequest
Gets contents of this HttpRequest.
getMessage(int) - Method in class com.jscape.inet.imap.Imap
Retrieves a message from the current mailbox.
getMessage() - Method in class com.jscape.inet.imap.ImapMessage
Gets email message for this message
getMessage() - Method in class com.jscape.inet.imap.ImapMessageEvent
Gets EmailMessage retrieved.
getMessage() - Method in class com.jscape.inet.mime.MimeMessage
Gets contents of this MimeMessage.
getMessage(int) - Method in class com.jscape.inet.pop.Pop
Gets message from POP3 server.
getMessage() - Method in class com.jscape.inet.pop.PopMessageEvent
Gets EmailMessage retrieved.
getMessage() - Method in class com.jscape.inet.sftp.v3.packets.SshFxpStatus2
Obtains the status message.
getMessage() - Method in class com.jscape.inet.ssh.authentication.messages.SshMsgUserauthBanner
Returns banner message.
getMessage() - Method in exception com.jscape.inspect.InvalidEmailException
Gets error message for this exception.
getMessageCount() - Method in class com.jscape.inet.imap.Imap
Gets the number of messages in the current mailbox.
getMessageCount() - Method in class com.jscape.inet.pop.Pop
Gets number of messages currently in POP3 mailbox.
getMessageHeader(int, String) - Method in class com.jscape.inet.imap.Imap
Gets named header for a message.
getMessageHeaders(int) - Method in class com.jscape.inet.imap.Imap
Gets message headers for a message.
getMessageID(String) - Method in class com.jscape.inet.imap.Imap
Gets messages matching specified SEARCH expression.
getMessageIndex() - Method in class com.jscape.inet.imap.ImapMessageProgressEvent
Gets the corresponding message index for this event
getMessageIndex() - Method in class com.jscape.inet.pop.PopMessageProgressEvent
Gets the corresponding message index for this event.
getMessageReader(int) - Method in class com.jscape.inet.pop.Pop
Gets a reader that may be used to read message.
getMessages(int[]) - Method in class com.jscape.inet.imap.Imap
Gets messages for specified message ID's.
getMessages(String) - Method in class com.jscape.inet.imap.Imap
Gets messages matching specified SEARCH expression.
getMessages() - Method in class com.jscape.inet.imap.Imap
Gets all available messages in current mailbox from IMAP server.
getMessages() - Method in class com.jscape.inet.pop.Pop
Gets all available messages in mailbox from POP3 server.
getMessageSize(int) - Method in class com.jscape.inet.pop.Pop
Gets size of message in bytes from POP3 server.
getMessagesWithFlags(int[]) - Method in class com.jscape.inet.imap.Imap
Gets messages for specified message ID's with flags.
getMessagesWithFlags(String) - Method in class com.jscape.inet.imap.Imap
Gets messages with flags matching specified SEARCH expression.
getMessagesWithFlags() - Method in class com.jscape.inet.imap.Imap
Gets all available messages with flags in current mailbox from IMAP server.
getMessageWithFlags(int) - Method in class com.jscape.inet.imap.Imap
Gets message from current mailbox along with message flags.
getMethod() - Method in class com.jscape.inet.http.HttpRequest
Gets the request method used in HTTP request.
getMinIncomingWindowSize() - Method in class com.jscape.inet.util.ConnectionParameters
Get minimum incoming window size.
getMode() - Method in interface com.jscape.filetransfer.FileTransfer
Gets data transfer mode for current session.
getMode() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets mode of transfer, upload or download.
getMode() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getMode() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getMode() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getMode() - Method in class com.jscape.inet.ftp.Ftp
Gets data transfer mode for current session.
getMode() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets mode of transfer, upload or download.
getMode() - Method in class com.jscape.inet.ftps.Ftps
Gets data transfer mode for current session.
getMode() - Method in class com.jscape.inet.http.HttpProgressEvent
Gets transfer mode of event.
getMode() - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Returns transfer mode.
getMode() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Gets mode of transfer, upload or download.
getMode() - Method in class com.jscape.inet.sftp.Sftp
Gets data transfer mode for current session.
getMode() - Method in class com.jscape.inet.ssh.transport.compression.Compression
 
getModificationDate() - Method in class com.jscape.inet.sftp.requests.AttributesRequest
Returns last modification date.
getModificationTime() - Method in interface com.jscape.inet.file.JFile
Returns the file modification time as seconds from Jan 1, 1970 in UTC.
getModificationTime() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file modification time as seconds from Jan 1, 1970 in UTC.
getModificationTimeNsec() - Method in interface com.jscape.inet.file.JFile
Returns the additional file modification time nano-seconds.
getModificationTimeNsec() - Method in class com.jscape.inet.sftp.SftpFile
Returns the additional file modification time nano-seconds.
getMtime() - Method in class com.jscape.inet.sftp.packets.SftpFileAttributes
Obtains the file modification time.
getMX() - Method in class com.jscape.inet.dns.record.MailExchanger
Gets domain name willing to act as mail exchange.
getName() - Method in class com.jscape.inet.email.EmailAddress
Gets the name portion of the email address.
getName() - Method in class com.jscape.inet.http.HttpParameter
Gets name of parameter.
getName() - Method in class com.jscape.inet.mime.MimeHeader
Gets name for this MimeHeader.
getName() - Method in class com.jscape.inet.mime.MimeHeaderAttr
Gets name of attribute.
getName() - Method in class com.jscape.inet.nntp.NntpNewsgroup
Gets name of this NntpNewsgroup.
getName() - Method in class com.jscape.inet.ssh.SshTask
Gets name of this SshTask as defined in constructor.
getName() - Method in class com.jscape.inet.ssh.util.User
Obtains user name.
getName() - Method in class com.jscape.inet.telnet.TelnetTask
Gets name of this TelnetTask as defined in constructor.
getName() - Method in class com.jscape.inet.terminal.CommandSet
Returns command set's name.
getName() - Method in class com.jscape.util.Logger.Level
 
getNameListing() - Method in interface com.jscape.filetransfer.FileTransfer
Gets directory listing of files on server.
getNameListing(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets directory listing of files on server matching regular expression.
getNameListing() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getNameListing(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getNameListing() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getNameListing(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getNameListing() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getNameListing(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getNameListing(String) - Method in class com.jscape.inet.ftp.Ftp
Gets directory listing of files on FTP server matching filter criteria and using NLST command.
getNameListing() - Method in class com.jscape.inet.ftp.Ftp
Gets directory listing of files on FTP server.
getNameListing(String) - Method in class com.jscape.inet.ftp.FtpImplementation
 
getNameListing(String) - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing of files on FTP server matching filter criteria and using NLST command.
getNameListing() - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing of files on FTP server using NLST command.
getNameListing() - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing of files on SSH server.
getNameListing(String) - Method in class com.jscape.inet.sftp.Sftp
Gets the remote directory content names.
getNames() - Method in class com.jscape.inet.sftp.packets.SshFxpName
Obtains the SFTP file names.
getNames() - Method in class com.jscape.inet.ssh.types.SshNameList
Obtains name list.
getNameserver() - Method in class com.jscape.inet.dns.DnsRequest
Gets nameserver used to perform this DnsRequest.
getNameServer() - Method in class com.jscape.inet.dns.record.NameServer
Gets domain-name which specifies a host which should be authoritative for the specified class and domain.
getNameserver() - Method in class com.jscape.inspect.EmailInspector
Gets the DNS (Domain Name Server) to be used in performing lookup on a domain.
getNATAddress() - Method in class com.jscape.inet.ftp.Ftp
Get the NAT address.
getNATAddress() - Method in class com.jscape.inet.ftp.FtpImplementation
Get the NAT Address
getNATAddress() - Method in class com.jscape.inet.ftps.Ftps
Get the NAT address.
getNATAddress() - Method in class com.jscape.inet.ftps.FtpsClient
Get NAT address.
getNewFile() - Method in class com.jscape.filetransfer.FileTransferRenameFileEvent
Gets the new file name.
getNewFile() - Method in class com.jscape.inet.sftp.events.SftpRenameFileEvent
Gets new file name
getNewMessageID() - Method in class com.jscape.inet.imap.Imap
Gets an int[] representing the ID(s) of new messages in current mailbox from IMAP server.
getNewMessages() - Method in class com.jscape.inet.imap.Imap
Gets all new messages in current mailbox from IMAP server.
getNewMessagesWithFlags() - Method in class com.jscape.inet.imap.Imap
Gets all new messages in current mailbox with message flags.
getNewName() - Method in class com.jscape.inet.ftp.FtpRenameFileEvent
Gets new file name
getNewPath() - Method in class com.jscape.inet.sftp.v2.packets.SshFxpRename
Obtains the new file path.
getNewsgroup(String) - Method in class com.jscape.inet.nntp.Nntp
Creates NntpNewsgroup from server response to GROUP command.
Posting permission is not available in response to this command and it will be assigned to true.
getNewsgroups() - Method in class com.jscape.inet.nntp.Nntp
Gets all newsgroups from NNTP server.
getNewsgroups(Date) - Method in class com.jscape.inet.nntp.Nntp
Gets new newgroups from NNTP server since a specified date.
getNewsgroups() - Method in class com.jscape.inet.nntp.NntpArticleHeader
Gets Newsgroups header from article headers.
getNextArticle() - Method in class com.jscape.inet.nntp.Nntp
Gets next article from current newsgroup.
getNextChannelId() - Method in class com.jscape.inet.ssh.connection.Connection
Obtains the next available channel #.
getNextHeader() - Method in class com.jscape.inet.nntp.Nntp
Gets next article header from newsgroup.
getNextTask() - Method in class com.jscape.inet.ssh.SshTask
Gets the next task executed after this SshTask.
getNextTask() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the next task executed after this TelnetTask.
getNullData() - Method in class com.jscape.inet.dns.record.Null
Gets any data in this record sol long as it is 65535 octets or less.
getOffset() - Method in class com.jscape.inet.sftp.packets.SshFxpRead
Obtains the file offset.
getOffset() - Method in class com.jscape.inet.sftp.packets.SshFxpWrite
Obtains the writing offset.
getOldFile() - Method in class com.jscape.filetransfer.FileTransferRenameFileEvent
Gets the old file name.
getOldFile() - Method in class com.jscape.inet.sftp.events.SftpRenameFileEvent
Gets old file name
getOldName() - Method in class com.jscape.inet.ftp.FtpRenameFileEvent
Gets old file name
getOldPath() - Method in class com.jscape.inet.sftp.v2.packets.SshFxpRename
Obtains the old file path.
getOpeningChar() - Method in class com.jscape.inet.terminal.ControlSequence
Returns sequence opening char.
getOption() - Method in class com.jscape.inet.telnet.DontOptionEvent
Gets the TelnetOption sent by Telnet server.
getOption() - Method in class com.jscape.inet.telnet.DoOptionEvent
Gets the TelnetOption sent by Telnet server.
getOption() - Method in class com.jscape.inet.telnet.DoSubOptionEvent
Gets the TelnetOption sent by Telnet server.
getOption() - Method in class com.jscape.inet.telnet.WillOptionEvent
Gets the TelnetOption sent by Telnet server.
getOption() - Method in class com.jscape.inet.telnet.WontOptionEvent
Gets the TelnetOption sent by Telnet server.
getOptionCode() - Method in class com.jscape.inet.telnet.TelnetOption
Gets option code.
getOptionName() - Method in class com.jscape.inet.telnet.TelnetOption
Gets name of this option based on its option code.
getOrigin() - Method in class com.jscape.inet.dns.record.StartOfAuthority
Gets domain-name of the name server that was the original or primary source of data for this zone.
getOriginatorHost() - Method in class com.jscape.inet.ssh.connection.channels.TcpChannel
Obtains the origiantor host address.
getOriginatorPort() - Method in class com.jscape.inet.ssh.connection.channels.TcpChannel
Obtains the origiantor port value.
getOSInfo() - Method in class com.jscape.inet.dns.record.HostInfo
Gets operating system (OS) information for host.
getOtherPermission() - Method in class com.jscape.inet.file.JFilePermissions
Obtains object other permission.
getOutputStream(String, long, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Gets OutputStream for writing to remote file.
getOutputStream(String, long, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
 
getOutputStream(String, long, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getOutputStream(String, long, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
 
getOutputStream() - Method in class com.jscape.inet.bsd.Rexec
Returns the OutputStream to which the standard input of the remote process can be written to.
getOutputStream(String, long, boolean) - Method in class com.jscape.inet.ftp.Ftp
Gets an OutputStream from FTP server for the purposes of uploading a file.
getOutputStream() - Method in interface com.jscape.inet.ftp.FtpConnection
Returns connection output stream.
getOutputStream(String, boolean, long) - Method in class com.jscape.inet.ftp.FtpImplementation
Gets the OutputStream from the data connection
getOutputStream() - Method in class com.jscape.inet.ftp.SocketConnection
Returns connection output stream.
getOutputStream(String, long, boolean) - Method in class com.jscape.inet.ftps.Ftps
Gets an OutputStream from FTP server for the purposes of uploading a file.
getOutputStream() - Method in class com.jscape.inet.ipclient.IpClient
Gets OutputStream from socket connection established with server.
getOutputStream(String, long, boolean) - Method in class com.jscape.inet.sftp.Sftp
Gets an OutputStream from SSH server for the purposes of uploading a file.
getOutputStream() - Method in class com.jscape.inet.ssh.connection.channels.Channel
 
getOutputStream() - Method in class com.jscape.inet.ssh.Ssh
Returns connection output stream.
getOutputStream() - Method in class com.jscape.inet.ssh.SshConnection
 
getOutputStream() - Method in class com.jscape.inet.telnet.Telnet
Returns output stream associated with current telnet connection.
getOutputStream(URLConnection, int) - Static method in class com.jscape.inet.util.TimedURLConnection
Gets OutputStream from a URLConnection within a specified timeout.
getOwner() - Method in interface com.jscape.inet.file.JFile
Returns the owner name for this abstract pathname as string.
getOwner() - Method in class com.jscape.inet.ftp.FtpFile
Gets owner of this FtpFile.
getOwner() - Method in class com.jscape.inet.sftp.SftpFile
Returns the owner name for this abstract pathname as string.
getOwnerPermission() - Method in class com.jscape.inet.file.JFilePermissions
Obtains object owner permission.
getPacketSize() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns the current connection channel max packet size.
getPacketSize() - Method in class com.jscape.inet.ssh.AbstractChannelRequest
 
getPacketSize() - Method in interface com.jscape.inet.ssh.ChannelRequest
Returns request max packet size.
getParameters() - Method in class com.jscape.inet.http.HttpRequest
Gets all HTTP parameters to be sent with HTTP request.
getParameters() - Method in class com.jscape.inet.scp.Scp
Returns current SSH parameters.
getParameters() - Method in class com.jscape.inet.ssh.connection.channels.Channel
 
getParameters() - Method in class com.jscape.inet.terminal.ControlSequence
Extracts and returns sequence parameters as array of int.
getParameters(StringBuffer) - Method in class com.jscape.inet.terminal.CSIType
Extracts and returns sequence parameters as array of int.
getParameters(StringBuffer) - Method in class com.jscape.inet.terminal.ICType
Extracts and returns sequence parameters as array of int.
getParameters(StringBuffer) - Method in interface com.jscape.inet.terminal.SequenceType
Extracts and returns sequence parameters as array of int.
getParameters(StringBuffer) - Method in class com.jscape.inet.terminal.SimpleType
Extracts and returns sequence parameters as array of int.
getParentFile() - Method in interface com.jscape.inet.file.JFile
Returns the abstract pathname of this abstract pathname's parent.
getParentFile() - Method in class com.jscape.inet.sftp.SftpFile
Returns the abstract pathname of this abstract pathname's parent.
getPart(int) - Method in class com.jscape.inet.mime.MimeMessage
Gets specified part from this MimeMessage.
getParts() - Method in class com.jscape.inet.mime.MimeMessage
Gets parts of this MimeMessage.
getPassive() - Method in interface com.jscape.filetransfer.FileTransfer
Gets whether passive mode is used for FTP connections.
getPassive() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getPassive() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getPassive() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getPassive() - Method in class com.jscape.inet.ftp.Ftp
Gets whether passive mode should be used.
getPassive() - Method in class com.jscape.inet.ftps.Ftps
Gets whether passive mode should be used.
getPassword() - Method in interface com.jscape.filetransfer.FileTransfer
Gets password.
getPassword() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getPassword() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getPassword() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getPassword() - Method in class com.jscape.inet.bsd.Rexec
Gets the password to be sent to the remote host.
getPassword() - Method in class com.jscape.inet.ftp.Ftp
Returns current FTP user password.
getPassword() - Method in class com.jscape.inet.ftp.FtpImplementation
Returns current FTP user password.
getPassword() - Method in class com.jscape.inet.ftps.Ftps
Returns current FTP user password.
getPassword() - Method in class com.jscape.inet.ssh.util.User
Obtains user password.
getPasswordPrompt() - Method in class com.jscape.inet.telnet.TelnetSession
Gets password prompt to wait for before sending password.
getPath() - Method in class com.jscape.filetransfer.FileTransferCreateDirEvent
Gets the path the new directory was created from.
getPath() - Method in class com.jscape.filetransfer.FileTransferDeleteDirEvent
Gets remote directory path directed was deleted from.
getPath() - Method in class com.jscape.filetransfer.FileTransferDeleteFileEvent
Gets remote directory path that file was deleted from.
getPath() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Gets remote directory path that file was downloaded from.
getPath() - Method in class com.jscape.filetransfer.FileTransferRenameFileEvent
Gets the remote directory path the file was renamed from.
getPath() - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Gets remote path the file was uploaded to.
getPath() - Method in interface com.jscape.inet.file.JFile
Converts this abstract pathname into a pathname string.
getPath() - Method in class com.jscape.inet.ftp.FtpCreateDirEvent
Gets remote directory path that directory was created from
getPath() - Method in class com.jscape.inet.ftp.FtpDeleteDirEvent
Gets remote directory path that this directory was deleted from
getPath() - Method in class com.jscape.inet.ftp.FtpDeleteFileEvent
Gets remote directory path that this file was deleted from
getPath() - Method in class com.jscape.inet.ftp.FtpDownloadEvent
Gets remote directory path that the file was downloaded from.
getPath() - Method in class com.jscape.inet.ftp.FtpRenameFileEvent
Gets remote directory path that this file was renamed from.
getPath() - Method in class com.jscape.inet.ftp.FtpUploadEvent
Gets remote directory path that file was uploaded to
getPath() - Method in class com.jscape.inet.http.HttpCookie
Gets the path of this HttpCookie
getPath() - Method in class com.jscape.inet.sftp.events.SftpCreateDirEvent
Gets the remote directory path this directory was created from
getPath() - Method in class com.jscape.inet.sftp.events.SftpDeleteDirEvent
Gets the path the directory was deleted from
getPath() - Method in class com.jscape.inet.sftp.events.SftpDeleteFileEvent
Gets remote directory path that file was deleted from
getPath() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Get path.
getPath() - Method in class com.jscape.inet.sftp.events.SftpRenameFileEvent
Gets remote directory path file was renamed from.
getPath() - Method in class com.jscape.inet.sftp.events.SftpTransferCompleteEvent
Gets path that this file was transferred to/from
getPath() - Method in class com.jscape.inet.sftp.packets.SshFxpLstat
Obtains the file path.
getPath() - Method in class com.jscape.inet.sftp.packets.SshFxpMkdir
Obtains the directory path.
getPath() - Method in class com.jscape.inet.sftp.packets.SshFxpOpendir
Obtains the directory path.
getPath() - Method in class com.jscape.inet.sftp.packets.SshFxpRealpath
Obtains the path.
getPath() - Method in class com.jscape.inet.sftp.packets.SshFxpRmdir
Obtains the directory path.
getPath() - Method in class com.jscape.inet.sftp.packets.SshFxpSetstat
Obtains the file path.
getPath() - Method in class com.jscape.inet.sftp.packets.SshFxpStat
Obtains the file path.
getPath() - Method in class com.jscape.inet.sftp.requests.AttributesRequest
Returns target path.
getPath() - Method in class com.jscape.inet.sftp.requests.RealPathRequest
Returns target path.
getPath() - Method in class com.jscape.inet.sftp.requests.SetAttributesRequest
Returns target path.
getPath() - Method in class com.jscape.inet.sftp.SftpFile
Converts this abstract pathname into a pathname string.
getPath() - Method in class com.jscape.inet.sftp.v3.packets.SshFxpReadlink
Obtains the link path.
getPath() - Method in class com.jscape.inet.util.URLParser
Get the path for this URL.
getPermission() - Method in class com.jscape.inet.ftp.FtpFile
Gets permissions string for this FtpFile.
getPermission() - Method in class com.jscape.inet.sftp.SftpFile
Returns POSIX string representation of the file permissions.
getPermissions() - Method in interface com.jscape.inet.file.JFile
Returns the POSIX file permissions for this abstract pathname.
getPermissions() - Method in class com.jscape.inet.sftp.packets.SftpFileAttributes
Obtains the file permissions.
getPermissions() - Method in class com.jscape.inet.sftp.requests.AttributesRequest
Returns permissions in UNIX chmod format.
getPermissions() - Method in class com.jscape.inet.sftp.requests.SetAttributesRequest
Returns permissions in POSIX format.
getPermissions() - Method in class com.jscape.inet.sftp.SftpFile
Returns the POSIX file permissions for this abstract pathname.
getPixelHight() - Method in class com.jscape.inet.ssh.connection.channels.TerminalWindow
Method getPixelHight
getPixelWidth() - Method in class com.jscape.inet.ssh.connection.channels.TerminalWindow
Method getPixelWidth
getPointer() - Method in class com.jscape.inet.dns.record.Pointer
Gets domain-name to which pointer points in the domain name space.
getPollingInterval() - Method in class com.jscape.inet.ssh.SshSession
Gets the polling interval used when checking for completion of commands sent using send or sendWait methods.
getPollingInterval() - Method in class com.jscape.inet.telnet.TelnetSession
Gets the polling interval used when checking for completion of commands sent using send or sendWait methods.
getPort() - Method in interface com.jscape.filetransfer.FileTransfer
Gets server port.
getPort() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getPort() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getPort() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getPort() - Method in class com.jscape.inet.bsd.Rexec
Gets the port to be used to make the connection.
getPort() - Method in class com.jscape.inet.finger.Finger
Gets port of finger server.
getPort() - Method in class com.jscape.inet.ftp.Ftp
Gets port of FTP server.
getPort() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets port of FTP server.
getPort() - Method in class com.jscape.inet.ftps.Ftps
Gets port of FTP server.
getPort() - Method in class com.jscape.inet.imap.Imap
Gets port of IMAP server.
getPort() - Method in class com.jscape.inet.ipclient.IpClientConnectedEvent
Gets port of server
getPort() - Method in class com.jscape.inet.ipclient.IpClientDisconnectedEvent
Gets server port.
getPort() - Method in class com.jscape.inet.nntp.Nntp
Gets port of NNTP server.
getPort() - Method in class com.jscape.inet.pop.Pop
Gets the port of the POP3 server.
getPort() - Method in class com.jscape.inet.scp.events.ScpConnectedEvent
Returns connected port.
getPort() - Method in class com.jscape.inet.scp.events.ScpDisconnectedEvent
Returns connected port.
getPort() - Method in class com.jscape.inet.scp.Scp
Returns server port.
getPort() - Method in class com.jscape.inet.smtp.Smtp
Gets port of SMTP server.
getPort() - Method in class com.jscape.inet.ssh.connection.RemotePort
Obtains the port value which this service is bound to.
getPort() - Method in class com.jscape.inet.ssh.Ssh
Return server port.
getPort() - Method in class com.jscape.inet.ssh.SshConnectedEvent
Gets port of SSH server.
getPort() - Method in class com.jscape.inet.ssh.SshConnector
 
getPort() - Method in class com.jscape.inet.ssh.SshDisconnectedEvent
Gets port of SSH server.
getPort() - Method in class com.jscape.inet.telnet.Telnet
Return server port.
getPort() - Method in class com.jscape.inet.telnet.TelnetConnectedEvent
Gets port of Telnet server.
getPort() - Method in class com.jscape.inet.telnet.TelnetDisconnectedEvent
Gets port of Telnet server.
getPort() - Method in class com.jscape.inet.telnet.TelnetSession
Gets the port of the telnet server.
getPort() - Method in class com.jscape.inet.util.ConnectionParameters
Obtains target SSH port.
getPort() - Method in class com.jscape.inet.util.URLParser
Get the port number for this URL.
getPort() - Method in class com.jscape.inet.whois.Whois
Gets port of Whois server.
getPortAddress() - Method in class com.jscape.inet.ftp.Ftp
Gets the external IP address to use when listing for active connections using the PORT command.
getPortAddress() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets the external address to use when using active connections using the PORT command.
getPortAddress() - Method in class com.jscape.inet.ftps.Ftps
Gets the external address to use when using active connections.
getPortAddress() - Method in class com.jscape.inet.ftps.FtpsClient
Gets the external address to use when using active connections using the PORT command.
getPortFor(InetAddress, int, Connection) - Method in class com.jscape.inet.ssh.connection.PortHandler
 
getPostPermission() - Method in class com.jscape.inet.nntp.NntpNewsgroup
Gets posting permissions for this NntpNewsgroup at time of retrieving newsgroup data.
getPreference() - Method in class com.jscape.inet.dns.record.MailExchanger
Gets preference given to this record.
getPrefferedCipher() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getPrefferedCompression() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getPrefferedFormat() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getPrefferedKeyExchange() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getPrefferedLanguage() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getPrefferedMac() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getPreserveDownloadTimestamp() - Method in class com.jscape.inet.ftp.Ftp
Get preserve download timestamp.
getPreserveDownloadTimestamp() - Method in class com.jscape.inet.ftp.FtpImplementation
Get preserve download timestamp.
getPreserveDownloadTimestamp() - Method in class com.jscape.inet.ftps.Ftps
Get preserve download timestamp.
getPreserveTime() - Method in class com.jscape.inet.scp.Scp
Checks if preserve time flag is set.
getPreserveUploadTimestamp() - Method in class com.jscape.inet.ftp.Ftp
Get upload modification time.
getPreserveUploadTimestamp() - Method in class com.jscape.inet.ftp.FtpImplementation
Get upload modification time.
getPreserveUploadTimestamp() - Method in class com.jscape.inet.ftps.Ftps
Get upload modification time.
getPreviousArticle() - Method in class com.jscape.inet.nntp.Nntp
Gets previous article from current newsgroup.
getPreviousHeader() - Method in class com.jscape.inet.nntp.Nntp
Gets previous article header from current newsgroup.
getPreviousTask() - Method in class com.jscape.inet.ssh.SshTask
Gets the SshTask executed prior to this SshTask.
getPreviousTask() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the TelnetTask executed prior to this TelnetTask.
getPriority() - Method in class com.jscape.inet.email.EmailMessage
Gets priority of message when displayed in recipients email client.
getPrivateKey() - Method in class com.jscape.filetransfer.SftpTransfer
Returns SSH private key used for session
getPrivateKey() - Method in class com.jscape.inet.ssh.util.SshParameters
Sets key pair to be used when authenticating with SSH Server.
getProgress() - Method in class com.jscape.inet.nntp.NntpProgressEvent
Gets number of groups or headers processed.
getProtocol() - Method in class com.jscape.inet.dns.record.WellKnownServices
Gets protocol for this service.
getProtocol() - Method in class com.jscape.inet.ftps.ContextFactory
Returns the current protocol.
getProtocol() - Method in class com.jscape.inet.util.URLParser
Get the protocol for this URL.
getProtocolProvider() - Method in class com.jscape.inet.ftps.ContextFactory
Gets protocol provider.
getProtocolVersion() - Method in interface com.jscape.inet.sftp.requests.RequestFactory
Returns supported protocol version.
getProtocolVersion() - Method in class com.jscape.inet.ssh.transport.TransportConfiguration
 
getProvider() - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getProxyHost() - Method in class com.jscape.inet.http.HttpRequest
Gets the hostname/ipaddress of the proxy server responsible for handling HTTP requests.
getProxyHost() - Method in class com.jscape.inet.nntp.Nntp
Gets the hostname of the proxy server to be used in Nntp communications.
getProxyHost() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets proxy hostname.
getProxyHost() - Method in class com.jscape.inet.util.ConnectionParameters
Gets proxy hostname.
getProxyHostname() - Method in class com.jscape.inet.ftp.FtpImplementation
Get proxy hostname.
getProxyHostname() - Method in class com.jscape.inet.ftps.Ftps
Get proxy hostname.
getProxyPassword() - Method in class com.jscape.inet.ftp.FtpImplementation
Get proxy password.
getProxyPassword() - Method in class com.jscape.inet.ftps.Ftps
Get proxy password.
getProxyPassword() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets the proxy authentication password.
getProxyPassword() - Method in class com.jscape.inet.util.ConnectionParameters
Gets the proxy authentication password.
getProxyPort() - Method in class com.jscape.inet.ftp.FtpImplementation
Get proxy port.
getProxyPort() - Method in class com.jscape.inet.ftps.Ftps
Get proxy port.
getProxyPort() - Method in class com.jscape.inet.http.HttpRequest
Gets the port of HTTP proxy server.
getProxyPort() - Method in class com.jscape.inet.nntp.Nntp
Gets the port to be used when communicating with an Nntp proxy server.
getProxyPort() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets the proxy port.
getProxyPort() - Method in class com.jscape.inet.util.ConnectionParameters
Gets the proxy port.
getProxyType() - Method in class com.jscape.inet.ftp.FtpImplementation
Get proxy type.
getProxyType() - Method in class com.jscape.inet.ftps.Ftps
Get proxy type.
getProxyType() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets the proxy type: SOCKS5, HTTP.
getProxyType() - Method in class com.jscape.inet.util.ConnectionParameters
Gets the proxy type: SOCKS5, HTTP.
getProxyUserId() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets the user authentication proxy.
getProxyUserId() - Method in class com.jscape.inet.util.ConnectionParameters
Gets the user authentication proxy.
getProxyUsername() - Method in class com.jscape.inet.ftp.FtpImplementation
Get proxy username.
getProxyUsername() - Method in class com.jscape.inet.ftps.Ftps
Get proxy username.
getProxyUsername() - Method in class com.jscape.inet.http.HttpRequest
Gets the username used in authentication to HTTP proxy server.
getQuery() - Method in class com.jscape.inet.util.URLParser
Get the query part of this URL.
getQueryId() - Method in class com.jscape.inet.dns.DnsRequest
Gets query id for this DnsRequest.
getRandomAccessFile(JFileOpenFlags, JAcl.Mask) - Method in interface com.jscape.inet.file.JFile
Provides access to the file contents returning a new JRandomAccessFile instance.
getRandomAccessFile(JFileOpenFlags, JAcl.Mask) - Method in class com.jscape.inet.sftp.SftpFile
Provides access to the file contents returning a new JRandomAccessFile instance.
getRawBodyData() - Method in class com.jscape.inet.mime.MimeMessage
Gets message body as bytes.
getReadBlockSize() - Method in class com.jscape.inet.http.Http
Gets the number of bytes read in each block of data read from server
getReadBytes() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
 
getReadBytes() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Get the number of bytes read at one time.
getReadBytes() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Get read bytes
getReader() - Method in class com.jscape.inet.telnet.Telnet
Returns Reader object for reading from the server.
getReadingTimeout() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns reading timeout in milliseconds.
getReadTimeout() - Method in class com.jscape.inet.imap.Imap
Gets the timeout used when reading responses from server.
getReadTimeout() - Method in class com.jscape.inet.ipclient.IpClient
Gets the timeout used when reading responses from server.
getReadTimeout() - Method in class com.jscape.inet.pop.Pop
Gets the timeout used when reading responses from POP server.
getReadTimeout() - Method in class com.jscape.inet.smtp.Smtp
Gets the timeout used when reading responses from SMTP server.
getReadTimeout() - Method in class com.jscape.inet.ssh.connection.channels.Channel
Returns current read timeout value.
getReadTimeout() - Method in class com.jscape.inet.ssh.Ssh
Returns current read timeout value.
getRealPath(String) - Method in class com.jscape.inet.sftp.requests.RealPathRequest
Returns real path.
getRealPath(String) - Method in class com.jscape.inet.sftp.Sftp
Gets real server path.
getRealPathRequest() - Method in interface com.jscape.inet.sftp.requests.RequestFactory
Returns real path request.
getRealPathRequest(int) - Method in class com.jscape.inet.sftp.requests.SftpRequestFactory
Returns real path request.
getReason() - Method in exception com.jscape.inet.ssh.connection.ConnectionException
Obtains the exception cause.
getReceiveBuffer() - Method in class com.jscape.inet.util.ConnectionParameters
Gets the receive buffer size.
getReceivedBytesCount() - Method in class com.jscape.inet.ssh.transport.Transport
Obtains the received bytes value.
getRecordClass() - Method in class com.jscape.inet.dns.record.DnsRecord
Gets CLASS for this DnsRecord.
getRecordName() - Method in class com.jscape.inet.dns.record.DnsRecord
Gets name for this DnsRecord.
getRecordTTL() - Method in class com.jscape.inet.dns.record.DnsRecord
Gets time-to-live for this DnsRecord.
getRecordType() - Method in class com.jscape.inet.dns.DnsRequest
Gets record type to retrieve for this DnsRequest.
getRecordType() - Method in class com.jscape.inet.dns.record.DnsRecord
Gets TYPE for this DnsRecord.
getRecursiveDirectoryFileCount(String) - Method in interface com.jscape.filetransfer.FileTransfer
Get recursive directory file count.
getRecursiveDirectoryFileCount(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Get recursive file count.
getRecursiveDirectoryFileCount(String) - Method in class com.jscape.filetransfer.FtpTransfer
 
getRecursiveDirectoryFileCount(String) - Method in class com.jscape.filetransfer.SftpTransfer
Get recursive directory file count.
getRecursiveDirectoryFileCount(String) - Method in class com.jscape.inet.ftp.Ftp
Get size of all files rescursively in a given remote directory.
getRecursiveDirectoryFileCount(String) - Method in class com.jscape.inet.ftps.Ftps
Get size of all files rescursively in a given remote directory.
getRecursiveDirectoryFileCount(String) - Method in class com.jscape.inet.sftp.Sftp
Get size of all files rescursively in a given remote directory.
getRecursiveDirectorySize(String) - Method in interface com.jscape.filetransfer.FileTransfer
Get recursive directory size.
getRecursiveDirectorySize(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Get recursive directory size.
getRecursiveDirectorySize(String) - Method in class com.jscape.filetransfer.FtpTransfer
 
getRecursiveDirectorySize(String) - Method in class com.jscape.filetransfer.SftpTransfer
Get recursive size of all files in directory.
getRecursiveDirectorySize(String) - Method in class com.jscape.inet.ftp.Ftp
Get size of all files rescursively in a given remote directory.
getRecursiveDirectorySize(String) - Method in class com.jscape.inet.ftps.Ftps
Get size of all files rescursively in a given remote directory.
getRecursiveDirectorySize(String) - Method in class com.jscape.inet.sftp.Sftp
Get size of all files rescursively in a given remote directory.
getReference() - Method in class com.jscape.inet.util.URLParser
Get the reference part of this URL.
getRefresh() - Method in class com.jscape.inet.dns.record.StartOfAuthority
Gets time interval before the zone should be refreshed.
getRegexMatchLength() - Method in class com.jscape.inet.ssh.SshSession
Gets the number of characters to read from the end of the response buffer when using regular expressions to detect start or end prompts.
getRegexMatchLength() - Method in class com.jscape.inet.ssh.SshTask
Gets the number of characters to read from the end of the response buffer when using regular expressions to detect start or end prompts.
getRegexMatchLength() - Method in class com.jscape.inet.telnet.TelnetSession
Gets the number of characters to read from the end of the response buffer when using regular expressions to detect start or end prompts.
getRegexMatchLength() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the number of characters to read from the end of the response buffer when using regular expressions to detect start or end prompts.
getRelativePath(File, File, boolean) - Static method in class com.jscape.util.FileTools
 
getRelativePath(File, File) - Static method in class com.jscape.util.FileTools
 
getRemoteAddress() - Method in class com.jscape.inet.ssh.SshConnection
 
getRemoteFileChecksum(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Returns remote file checksum.
getRemoteFileChecksum(String) - Method in class com.jscape.filetransfer.FtpTransfer
Returns remote file checksum.
getRemoteFileChecksum(String) - Method in class com.jscape.inet.ftp.Ftp
Returns remote file checksum.
getRemoteFileChecksum(String) - Method in class com.jscape.inet.ftps.Ftps
Returns remote file checksum.
getRemoteFileList(String) - Method in interface com.jscape.filetransfer.FileTransfer
Get remote directory list.
getRemoteFileList(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Get remote file list.
getRemoteFileList(String) - Method in class com.jscape.filetransfer.FtpTransfer
 
getRemoteFileList(String) - Method in class com.jscape.filetransfer.SftpTransfer
Get remote file list.
getRemoteFileList(String) - Method in class com.jscape.inet.ftp.Ftp
Gets a remote file list fron the current directory.
getRemoteFileList(String) - Method in class com.jscape.inet.ftps.Ftps
Gets all the remote files from the current directory and subdirectories.
getRemoteFileList(String) - Method in class com.jscape.inet.sftp.Sftp
Gets a remote file list fron the current directory.
getRemoteFileObjectList(String) - Method in class com.jscape.inet.ftp.Ftp
Get remote file objects.
getRemoteFileObjectList(String) - Method in class com.jscape.inet.sftp.Sftp
Get remote file object list.
getRemoteHost() - Method in class com.jscape.inet.bsd.Rexec
Gets the name of the remote host.
getRemoteNo() - Method in class com.jscape.inet.ssh.connection.channels.Channel
 
getRemoteNo() - Method in class com.jscape.inet.ssh.connection.channels.Channel.Parameters
Method getRemoteNo
getRemotePacketSize() - Method in class com.jscape.inet.ssh.connection.channels.Channel.Parameters
Method getRemotePacketSize
getRemotePort() - Method in class com.jscape.inet.ssh.SshConnection
 
getRemoteWindowSize() - Method in class com.jscape.inet.ssh.connection.channels.Channel.Parameters
Method getRemoteWindowSize
getReplyTo() - Method in class com.jscape.inet.email.EmailMessage
Gets reply-to address of message.
getRequest() - Method in class com.jscape.inet.dns.DnsResponse
Gets the DnsRequest used to generated this DnsResponse.
getRequest() - Method in exception com.jscape.inet.sftp.RequestException
Obtains request packet.
getRequestsPause() - Method in class com.jscape.inet.ssh.authentication.requests.AbstractComplexRequest
 
getRequestsPause() - Method in class com.jscape.inet.ssh.authentication.requests.UserDataBasedRequest
 
getResource() - Method in exception com.jscape.inet.sftp.SftpPermissionDeniedException
Gets resource that caused this exception
getResponse() - Method in class com.jscape.filetransfer.FileTransferResponseEvent
Gets response received from FTP server.
getResponse(DnsRequest, boolean) - Method in class com.jscape.inet.dns.Dns
Gets response from a DNS server based on arguments defined in request.
getResponse(DnsRequest) - Method in class com.jscape.inet.dns.Dns
Gets response from a DNS server based on arguments defined in request.
getResponse() - Method in class com.jscape.inet.ftp.FtpResponseEvent
Gets response received from FTP server
getResponse(HttpFileUpload) - Method in class com.jscape.inet.http.Http
Gets response to HTTP request.
getResponse(HttpRequest) - Method in class com.jscape.inet.http.Http
Gets response to HTTP request.
getResponse(String, String) - Method in class com.jscape.inet.http.HttpSession
Gets response from HTTP server.
getResponse(String) - Method in class com.jscape.inet.http.HttpSession
Gets response from HTTP server.
getResponse(HttpRequest) - Method in class com.jscape.inet.http.HttpSession
Gets response from HTTP server.
getResponse() - Method in class com.jscape.inet.imap.ImapResponseEvent
Gets IMAP server response.
getResponse() - Method in class com.jscape.inet.pop.PopResponseEvent
Gets POP3 server response.
getResponse() - Method in exception com.jscape.inet.sftp.RequestException
Obtains server response packet.
getResponse() - Method in class com.jscape.inet.smtp.SmtpResponseEvent
Gets response received from SMTP server
getResponse() - Method in class com.jscape.inet.ssh.SshTask
Gets response to command executed.
getResponse() - Method in class com.jscape.inet.telnet.TelnetTask
Gets response to command executed.
getResponse() - Method in class com.jscape.inspect.DnsResponseCached
Gets DNS response from cache.
getResponseCode() - Method in class com.jscape.inet.ftp.Ftp
Gets response code from last FTP command.
getResponseCode() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets response code from last FTP command.
getResponseCode() - Method in class com.jscape.inet.ftps.Ftps
Gets response code from last FTP command.
getResponseCode() - Method in class com.jscape.inet.http.HttpResponse
Gets response code returned in HTTP response.
getResponseString() - Method in class com.jscape.inet.nntp.Nntp
Gets reponse from last NNTP command.
getResponseStrings() - Method in class com.jscape.inet.nntp.Nntp
Gets history of all NNTP responses for this session.
getResponseToFile(HttpRequest, File) - Method in class com.jscape.inet.http.Http
Gets response to HTTP request and writes contents to file.
getResponsibleMailbox() - Method in class com.jscape.inet.dns.record.MailInfo
Gets responsible mailbox.
getRetry() - Method in class com.jscape.inet.dns.record.StartOfAuthority
Gets retry interval for a failed refresh.
getRow() - Method in class com.jscape.inet.terminal.events.CellEvent
Returns screen cell row number.
getScreen() - Method in class com.jscape.inet.terminal.Terminal
Returns current screen.
getScreenCopy() - Method in class com.jscape.inet.terminal.Terminal
Returns current screen copy.
getScript() - Method in class com.jscape.inet.ssh.SshTask
Gets the SshScript this SshTask is bound to.
getScript() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the TelnetScript this TelnetTask is bound to.
getSendBuffer() - Method in class com.jscape.inet.util.ConnectionParameters
Gets the send buffer size.
getSentBytesCount() - Method in class com.jscape.inet.ssh.transport.Transport
Obtains the sent bytes value.
getSerial() - Method in class com.jscape.inet.dns.record.StartOfAuthority
Gets version number of the orignal copy of the zone.
getServerBanner() - Method in class com.jscape.inet.ssh.transport.TransportClient
 
getServerCharset() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns server charset name.
getServerClientCipher() - Method in class com.jscape.inet.ssh.transport.AlgorithmSuite
 
getServerClientCompr() - Method in class com.jscape.inet.ssh.transport.AlgorithmSuite
 
getServerClientLang() - Method in class com.jscape.inet.ssh.transport.AlgorithmSuite
 
getServerClientMac() - Method in class com.jscape.inet.ssh.transport.AlgorithmSuite
 
getServerFeaturesCommandSuccessful() - Method in class com.jscape.inet.ftps.Ftps
 
getServerHostKey() - Method in class com.jscape.inet.ssh.transport.kex.messages.SshMsgKexDhReply
 
getServerHostKey() - Method in class com.jscape.inet.ssh.util.VerifyHostKeyEvent
Gets server host key.
getServerHostKeyFormat() - Method in class com.jscape.inet.ssh.transport.AlgorithmSuite
 
getServerInitMsg() - Method in class com.jscape.inet.ssh.transport.AlgorithmSuite
 
getServerSocket() - Method in class com.jscape.inet.ftp.SocketConnection
 
getServerVersion() - Method in exception com.jscape.inet.sftp.BadVersionException
Obtains server protocol version.
getServerVersion() - Method in class com.jscape.inet.ssh.connection.ConnectionClient
Returns the server protocol version.
getServerVersion() - Method in class com.jscape.inet.ssh.transport.Transport
 
getServerVersion() - Method in class com.jscape.inet.ssh.transport.TransportClient
 
getServiceName() - Method in interface com.jscape.inet.ssh.authentication.AuthenticationRequest
Returns target SSH service name.
getServiceName() - Method in class com.jscape.inet.ssh.authentication.requests.AbstractAuthenticationRequest
 
getServiceName() - Method in class com.jscape.inet.ssh.authentication.requests.UserDataBasedRequest
 
getServiceName() - Method in class com.jscape.inet.ssh.transport.ServiceRequest
 
getSession() - Method in class com.jscape.inet.https.Https
Gets information about SSL session
getSession() - Method in class com.jscape.inet.ssh.transport.ServiceRequest
 
getSessionId() - Method in class com.jscape.inet.ssh.transport.Transport
Obtains the current session ID.
getSetAttributesRequest() - Method in interface com.jscape.inet.sftp.requests.RequestFactory
Returns set attributes request.
getSetAttributesRequest(int) - Method in class com.jscape.inet.sftp.requests.SftpRequestFactory
Returns set attributes request.
getShellPrompt() - Method in class com.jscape.inet.ssh.SshSession
Gets shell prompt to wait for before sending commands.
getShellPrompt() - Method in class com.jscape.inet.telnet.TelnetSession
Gets shell prompt to wait for before sending commands.
getShutdownCCC() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets whether SSL connection should be shutdown after successfully issuing CCC command.
getShutdownCCC() - Method in class com.jscape.inet.ftps.Ftps
Gets whether SSL connection should be shutdown after successfully issuing CCC command.
getSignature() - Method in class com.jscape.inet.ssh.transport.kex.messages.SshMsgKexDhReply
 
getSignatureFrom(byte[]) - Method in class com.jscape.inet.ssh.transport.keyformat.DSSKeyFormat
Method getSignatureFrom
getSignatureFrom(byte[]) - Method in class com.jscape.inet.ssh.transport.keyformat.KeyFormat
 
getSignatureFrom(byte[]) - Method in class com.jscape.inet.ssh.transport.keyformat.RSAKeyFormat
 
getSize() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Gets total bytes transmitted.
getSize() - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Gets total bytes transmitted.
getSize() - Method in class com.jscape.inet.ftp.FtpDownloadEvent
Gets total bytes transmitted
getSize() - Method in class com.jscape.inet.ftp.FtpUploadEvent
Gets total bytes transmitted
getSize() - Method in class com.jscape.inet.scp.events.ScpTransferCompletedEvent
Returns file size in bytes.
getSize() - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Returns file size in bytes.
getSize() - Method in class com.jscape.inet.sftp.packets.SftpFileAttributes
Obtains the file size.
getSize() - Method in class com.jscape.inet.sftp.requests.AttributesRequest
Returns file size if present.
getSize() - Method in class com.jscape.inet.util.YEnc
 
getSocket() - Method in class com.jscape.inet.ftp.SocketConnection
 
getSocket() - Method in class com.jscape.inet.ipclient.IpClient
Gets Socket established after invoking the IpClient#connect method.
getSocket() - Method in class com.jscape.inet.ipclientssh.IpClientSsh
Gets Socket established after invoking the IpClient#connect method.
getSocket() - Method in class com.jscape.inet.ipclientssl.SecureSocket
Secures a socket using the provided SSL context and socket.
getSocket() - Method in class com.jscape.inet.ssh.transport.Transport
Gets underlying Socket for this connection
getSocket(InetAddress, int, InetAddress, int, long) - Static method in class com.jscape.inet.util.TimedSocket
Creates a new Socket instance.
getSocket(InetAddress, int, InetAddress, int, long, int, int) - Static method in class com.jscape.inet.util.TimedSocket
Creates a new Socket instance.
getSocket(InetAddress, int, long) - Static method in class com.jscape.inet.util.TimedSocket
Creates a new Socket instance.
getSocket(InetAddress, int, long, int, int) - Static method in class com.jscape.inet.util.TimedSocket
Creates a new Socket instance.
getSocket(String, int, long, String, int, String, String, String) - Static method in class com.jscape.inet.util.TimedSocket
Creates a new Socket instance.
getSocket(String, int, long) - Static method in class com.jscape.inet.util.TimedSocket
Creates a new Socket instance.
getSocket(String, int, long, int, int) - Static method in class com.jscape.inet.util.TimedSocket
Creates a new Socket instance.
getSocketTrafficClass() - Method in class com.jscape.inet.ssh.util.SshParameters
Get socket traffic class
getSoftVersion() - Method in class com.jscape.inet.ssh.transport.ProtocolVersion
Returns the software version.
getSoftVersion() - Method in class com.jscape.inet.ssh.transport.TransportConfiguration
 
getSoTimeout() - Method in class com.jscape.inet.util.ConnectionParameters
Returns reading timeout in milliseconds.
getSource() - Method in class com.jscape.inet.ftp.FxpEndEvent
Gets source Ftp or Ftps instance
getSource() - Method in class com.jscape.inet.ftp.FxpFailedEvent
Gets source Ftp or Ftps instance causing FXP failure.
getSource() - Method in class com.jscape.inet.ftp.FxpStartEvent
Gets source Ftp or Ftps instance
getSource() - Method in class com.jscape.inet.sftp.events.SftpEvent
Obtains the event source.
getSsh() - Method in class com.jscape.inet.ssh.SshSession
Gets underlying Ssh instance.
getSshConfiguration() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns SSH configuration.
getSshHostname() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets SSH hostname.
getSshKeyFormat(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
getSshParameters() - Method in class com.jscape.inet.imapssh.ImapSsh
Gets SSH parameters used in establishing connection with SSH server.
getSshParameters() - Method in class com.jscape.inet.nntpssh.NntpSsh
Gets SSH parameters used in establishing connection with SSH server.
getSshParameters() - Method in class com.jscape.inet.popssh.PopSsh
Gets SSH parameters used in establishing connection with SSH server.
getSshParameters() - Method in class com.jscape.inet.sftp.Sftp
Get SSH parameters.
getSshParameters() - Method in class com.jscape.inet.smtpssh.SmtpSsh
Gets SSH parameters used in establishing connection with SSH server.
getSshParameters() - Method in class com.jscape.inet.telnetssh.TelnetSsh
Gets SSH parameters used in establishing connection with SSH server.
getSshPassword() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets SSH password.
getSshPort() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets SSH port.
getSshUsername() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets SSH username.
getSSLSocketFactory() - Method in class com.jscape.inet.https.Https
Gets SSLSocketFactory used in establishing an SSL (Secure Sockets Layer) connection
getStartPrompt() - Method in class com.jscape.inet.ssh.SshTask
Gets the shell prompt this SshTask should wait for before executing command.
getStartPrompt() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the shell prompt this TelnetTask should wait for before executing command.
getStartPromptTimeout() - Method in class com.jscape.inet.ssh.SshTask
Gets the maximum timeout between the time the task is in active state and the expected start prompt is received.
getStartPromptTimeout() - Method in class com.jscape.inet.telnet.TelnetTask
Gets the maximum timeout between the time the task is in active state and the expected start prompt is received.
getStatus() - Method in class com.jscape.inet.ssh.SshTask
Gets completion status of this SshTask.
getStatus() - Method in class com.jscape.inet.telnet.TelnetTask
Gets completion status of this TelnetTask.
getStatusString(int) - Method in class com.jscape.inet.ssh.SshTask
Gets status string based on task status
getStatusString(int) - Method in class com.jscape.inet.telnet.TelnetTask
Gets status string based on task status
getStoreType() - Method in class com.jscape.inet.ftps.ContextFactory
Returns the current keystore type.
getStream() - Method in class com.jscape.inet.telnet.TelnetInputStream
Returns underlying stream.
getStream() - Method in class com.jscape.inet.telnet.TelnetOutputStream
Returns underlying stream.
getStream() - Method in class com.jscape.util.Logger
 
getStringExtension(String) - Method in class com.jscape.inet.sftp.SftpClient
Obtains the specified string server extension.
getSubject() - Method in class com.jscape.inet.email.EmailMessage
Gets Subject of message.
getSubject() - Method in class com.jscape.inet.nntp.NntpArticleHeader
Gets Subject header from article headers.
getSystemType() - Method in class com.jscape.inet.ftp.Ftp
Gets the system type of remote FTP server.
getSystemType() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets the system type of remote FTP server.
getSystemType() - Method in class com.jscape.inet.ftps.Ftps
Gets the system type of remote FTP server.
getTail(String, int, byte[]) - Static method in class com.jscape.util.FileTools
 
getTargetClientVersion() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns the current client version to create.
getTargetPath() - Method in class com.jscape.inet.sftp.v3.packets.SshFxpSymlink
Obtains the target path.
getTask(String) - Method in class com.jscape.inet.ssh.SshScript
Gets the named SshTask based on the name attribute of a SshTask.
getTask() - Method in class com.jscape.inet.ssh.SshTaskEndEvent
Gets the SshTask that has started.
getTask() - Method in class com.jscape.inet.ssh.SshTaskFailedEvent
Gets the SshTask that has failed.
getTask() - Method in class com.jscape.inet.ssh.SshTaskStartEvent
Gets the SshTask that has started.
getTask() - Method in class com.jscape.inet.ssh.SshTaskTimeoutEvent
Gets the SshTask that has timed out.
getTask() - Method in exception com.jscape.inet.ssh.SshTaskTimeoutException
Gets the SshTask that timed out
getTask(String) - Method in class com.jscape.inet.telnet.TelnetScript
Gets the named TelnetTask based on the name attribute of a TelnetTask.
getTask() - Method in class com.jscape.inet.telnet.TelnetTaskEndEvent
Gets the TelnetTask that has started.
getTask() - Method in class com.jscape.inet.telnet.TelnetTaskFailedEvent
Gets the TelnetTask that has failed.
getTask() - Method in class com.jscape.inet.telnet.TelnetTaskStartEvent
Gets the TelnetTask that has started.
getTask() - Method in class com.jscape.inet.telnet.TelnetTaskTimeoutEvent
Gets the TelnetTask that has timed out.
getTask() - Method in exception com.jscape.inet.telnet.TelnetTaskTimeoutException
Gets the TelnetTask that timed out
getTcpNoDelay() - Method in class com.jscape.inet.ssh.util.SshParameters
Get TCP no delay.
getTcpNoDelay() - Method in class com.jscape.inet.util.ConnectionParameters
Get TCP no delay.
getTelnet() - Method in class com.jscape.inet.telnet.TelnetSession
Gets underlying Telnet instance.
getTerminalSpeed() - Method in class com.jscape.inet.bsd.Rlogin
Gets the speed of terminal emulation.
getTerminalType() - Method in class com.jscape.inet.bsd.Rlogin
Gets the terminal type to be used to distinguish between formating characters and normal text.
getTerminalType() - Method in class com.jscape.inet.telnet.options.TerminalType
Gets the terminal type.
getTerminator() - Method in class com.jscape.inet.ssh.SshTask
Gets line terminator used when sending commands.
getTerminator() - Method in class com.jscape.inet.telnet.TelnetTask
Gets line terminator used when sending commands.
getTexts() - Method in class com.jscape.inet.dns.record.Text
Gets descriptive texts for Dns record.
getTime() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Gets total time to transfer file measured in milliseconds.
getTime() - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Gets total time to transfer file measured in milliseconds.
getTime() - Method in class com.jscape.inet.ftp.FtpDownloadEvent
Gets total time to transfer file measured in milliseconds
getTime() - Method in class com.jscape.inet.ftp.FtpFile
Gets time for this FtpFile.
getTime() - Method in class com.jscape.inet.ftp.FtpUploadEvent
Gets total time to transfer file measured in milliseconds
getTime() - Method in class com.jscape.inet.scp.events.ScpTransferCompletedEvent
Returns transfer time in milliseconds.
getTime() - Method in class com.jscape.inet.sftp.events.SftpTransferCompleteEvent
Obtains the total transfer time.
getTime() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file modification time as String.
getTimeout() - Method in interface com.jscape.filetransfer.FileTransfer
Gets the timeout for opening connection to server.
getTimeout() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getTimeout() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getTimeout() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getTimeout() - Method in class com.jscape.inet.bsd.Rexec
Gets the timeout for opening connection to server.
getTimeout() - Method in class com.jscape.inet.dns.DnsRequest
Gets the timeout for opening connection to DNS server.
getTimeout() - Method in class com.jscape.inet.finger.Finger
Gets the timeout for opening a FINGER connection.
getTimeout() - Method in class com.jscape.inet.ftp.Ftp
Gets the timeout for opening connection to FTP server.
getTimeout() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets the timeout for opening connection to FTP server.
getTimeout() - Method in class com.jscape.inet.ftps.Ftps
Gets the timeout for opening connection to FTP server.
getTimeout() - Method in class com.jscape.inet.http.Http
Gets the timeout used when opening a HTTP connection.
getTimeout() - Method in class com.jscape.inet.imap.Imap
Deprecated. Replaced by getConnectTimeout and getReadTimeout
getTimeout() - Method in class com.jscape.inet.nntp.Nntp
Gets the timeout used when opening a NNTP server connection.
getTimeout() - Method in class com.jscape.inet.pop.Pop
Deprecated. Replaced by getConnectTimeout and getReadTimeout
getTimeout() - Method in class com.jscape.inet.sftp.Sftp
Gets the current connection timeout value.
getTimeout() - Method in class com.jscape.inet.smtp.Smtp
Deprecated. Replaced by getConnectTimeout and getReadTimeout
getTimeout() - Method in class com.jscape.inet.ssh.Ssh
Gets the timeout for opening connection to SSH server.
getTimeout() - Method in class com.jscape.inet.ssh.SshConnection
 
getTimeout() - Method in class com.jscape.inet.ssh.SshConnector
 
getTimeout() - Method in class com.jscape.inet.telnet.Telnet
Gets the timeout for opening connection to Telnet server.
getTimeout() - Method in class com.jscape.inet.whois.Whois
Gets the timeout for opening a Whois connection.
getTimeout() - Method in class com.jscape.inspect.EmailInspector
Gets timeout in milliseconds for connecting to DNS and SMTP servers.
getTimeZone() - Method in class com.jscape.inet.ftp.Ftp
Get the associated timezone.
getTimeZone() - Method in class com.jscape.inet.ftp.FtpImplementation
Get the associated timezone.
getTimeZone() - Method in class com.jscape.inet.ftps.Ftps
Get the associated timezone.
getTo() - Method in class com.jscape.inet.email.EmailMessage
Gets To address of message.
getTop(int, int) - Method in class com.jscape.inet.pop.Pop
Gets summary of message from POP3 server.
getTotal() - Method in class com.jscape.inet.bsd.BsdBytesReceivedEvent
Gets Total number of bytes received since the connection was established.
getTotal() - Method in class com.jscape.inet.bsd.BsdBytesTransmittedEvent
Gets Total number of bytes transmitted since the connection was established.
getTotalBytes() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets the number of bytes for the file being transferred.
getTotalBytes() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets the number of bytes for the file being transferred
getTotalBytes() - Method in class com.jscape.inet.imap.ImapMessageProgressEvent
Gets total message size in bytes
getTotalBytes() - Method in class com.jscape.inet.pop.PopMessageProgressEvent
Gets total message size in bytes.
getTotalBytes() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Gets the total number of bytes for the file being transferred.
getTrafficClass() - Method in class com.jscape.inet.util.ConnectionParameters
Get socket traffic class.
getTransferMode() - Method in class com.jscape.inet.ftp.FtpImplementation
Returns current transfer mode.
getTransferredBytes() - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Returns transferred bytes count.
getTransport() - Method in class com.jscape.inet.ssh.connection.Connection
Gets underlying transport for this connection
getTransportConfiguration() - Method in class com.jscape.inet.ssh.SshConfiguration
Returns the current transport configuration.
getTransportSession() - Method in interface com.jscape.inet.ssh.authentication.AuthenticationRequest
Returns underlayed SSH transport session.
getTransportSession() - Method in class com.jscape.inet.ssh.authentication.requests.AbstractAuthenticationRequest
 
getTransportSession() - Method in class com.jscape.inet.ssh.authentication.requests.UserDataBasedRequest
 
getTTL() - Method in class com.jscape.inet.dns.record.StartOfAuthority
Gets TTL (Time to Live) for resource records from this zone.
getType() - Method in class com.jscape.inet.file.JAcl
Returns the ACL type value.
getType() - Method in interface com.jscape.inet.file.JFile
Returns the POSIX file type represented by this abstract pathname.
getType() - Method in class com.jscape.inet.file.JFilePermissions
Obtains file type.
getType() - Method in class com.jscape.inet.sftp.SftpFile
Returns the POSIX file type represented by this abstract pathname.
getType() - Method in class com.jscape.inet.sftp.SftpPacket
Returns packet type code.
getType() - Method in class com.jscape.inet.ssh.connection.channels.Channel
 
getType() - Method in class com.jscape.inet.ssh.connection.channels.Channel.Parameters
Method getType
getType() - Method in class com.jscape.inet.ssh.transport.Message
Returns the message type code.
getTypeFor(int) - Static method in class com.jscape.inet.file.JFileType
Obtains POSIX file type object for specified integer value.
getTypeFor(String) - Static method in class com.jscape.inet.file.JFileType
Obtains POSIX file type object for specified string.
getUid(int) - Method in class com.jscape.inet.imap.Imap
Gets unique message id for a message on IMAP server.
getUid(int, int) - Method in class com.jscape.inet.imap.Imap
Gets unique message id's for a range of messages on IMAP server.
getUid(int) - Method in class com.jscape.inet.pop.Pop
Gets unique message id for a message on POP3 server.
getUid() - Method in class com.jscape.inet.sftp.packets.SftpFileAttributes
Obtains the file uid.
getUploadBlockSize() - Method in class com.jscape.filetransfer.SftpTransfer
Obtains the current upload buffer size.
getUploadBlockSize() - Method in class com.jscape.inet.scp.Scp
Returns upload block size in bytes.
getUploadBlockSize() - Method in class com.jscape.inet.sftp.Sftp
Gets the current upload buffer size.
getUpperMargin() - Method in class com.jscape.inet.terminal.Screen
Returns upper margin value.
getURL() - Method in class com.jscape.inet.http.HttpConnectedEvent
Gets the String representation of the URL this event is associated with.
getURL() - Method in class com.jscape.inet.http.HttpDisconnectedEvent
Gets the String representation of the URL this event is associated with.
getURL() - Method in class com.jscape.inet.http.HttpProgressEvent
Gets the String representation of the URL this event is associated with.
getURL() - Method in class com.jscape.inet.http.HttpRequest
Gets URL of HTTP request.
getURLString() - Method in class com.jscape.inet.util.URLParser
Gets the original URL string.
getUseAdaptiveConnection() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns adaptive connection flag
getUseEPRT() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets use EPRT value.
getUseEPRT() - Method in class com.jscape.inet.ftp.Ftp
Gets whether to use EPRT or PORT command for data tranfers.
getUseEPRT() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets use EPRT value.
getUseEPRT() - Method in class com.jscape.inet.ftps.Ftps
Gets whether to use EPSV or PORT command for data tranfers.
getUseEPRT() - Method in class com.jscape.inet.ftps.FtpsClient
Gets use EPRT value.
getUseEPSV() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets use EPSV value.
getUseEPSV() - Method in class com.jscape.filetransfer.FtpTransfer
Gets use EPSV value.
getUseEPSV() - Method in class com.jscape.inet.ftp.Ftp
Gets whether to use EPSV or PASV command for data tranfers.
getUseEPSV() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets use EPSV value.
getUseEPSV() - Method in class com.jscape.inet.ftps.Ftps
Gets whether to use EPSV or PASV command for data tranfers.
getUseEPSV() - Method in class com.jscape.inet.ftps.FtpsClient
Gets use EPSV value.
getUser() - Method in class com.jscape.inet.email.EmailAddress
Gets the user portion of the email address.
getUser() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets username of FTP user.
getUser() - Method in interface com.jscape.inet.ssh.authentication.AuthenticationRequest
Returns user to be authenticated.
getUser() - Method in class com.jscape.inet.ssh.authentication.requests.AbstractAuthenticationRequest
 
getUser() - Method in class com.jscape.inet.ssh.authentication.requests.UserDataBasedRequest
 
getUser() - Method in class com.jscape.inet.ssh.SshConnector
Returns current user.
getUser() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns user instance.
getUserAgent() - Method in class com.jscape.inet.http.HttpRequest
Gets User-Agent header of HTTP request.
getUsername() - Method in interface com.jscape.filetransfer.FileTransfer
Gets username.
getUsername() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getUsername() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getUsername() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getUsername() - Method in class com.jscape.inet.bsd.Rexec
Gets the username to be sent to the remote host.
getUsername() - Method in class com.jscape.inet.ftp.Ftp
Gets username of FTP user.
getUsername() - Method in class com.jscape.inet.ftps.Ftps
Gets username of FTP user.
getUsername() - Method in class com.jscape.inet.imap.Imap
Gets the username to be sent to the remote host.
getUsername() - Method in class com.jscape.inet.nntp.Nntp
Gets username currently used for authentication.
getUsername() - Method in class com.jscape.inet.pop.Pop
Gets the username to be used in authentication to POP3 server.
getUsername() - Method in exception com.jscape.inet.sftp.SftpAuthenticationException
Gets username of sftp user
getValue() - Method in class com.jscape.inet.http.HttpParameter
Gets value of parameter.
getValue() - Method in class com.jscape.inet.mime.MimeHeader
Gets value for this MimeHeader.
getValue() - Method in class com.jscape.inet.mime.MimeHeaderAttr
Gets value of attribute.
getValue() - Method in class com.jscape.inet.terminal.Cell
Returns current value of Cell object.
getValue() - Method in class com.jscape.inet.terminal.events.CommandEvent
Returns string representation of control command
getValue() - Method in class com.jscape.util.Timeout
Returns current timeout value.
getValueString() - Method in class com.jscape.inet.mime.MimeHeader
Gets value for this MimeHeader.
getValueString() - Method in class com.jscape.inet.mime.MimeHeaderAttr
Gets value of attribute.
getVerify() - Method in class com.jscape.inet.ssh.util.VerifyHostKeyEvent
Gets verify flag.
getVersion() - Method in class com.jscape.inet.sftp.packets.SshFxpInit
Obatins the protocol version.
getVersion() - Method in class com.jscape.inet.sftp.packets.SshFxpVersion
Obtains the protocol version.
getVersion() - Method in class com.jscape.inet.sftp.SftpClient
Returns the client protocol version.
getVersion() - Method in class com.jscape.inet.ssh.transport.ProtocolVersion
Returns the SSH protocol version.
getWho() - Method in class com.jscape.inet.file.JAcl
Returns the ACL "who" value.
getWindowSize() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns the current connection channel initial window size.
getWindowSize() - Method in class com.jscape.inet.ssh.AbstractChannelRequest
 
getWindowSize() - Method in interface com.jscape.inet.ssh.ChannelRequest
Returns request window size.
getWireEncoding() - Method in interface com.jscape.filetransfer.FileTransfer
Gets encoding set used when issuing commands and transferring files.
getWireEncoding() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets encoding set used when issuing commands and transferring files
getWireEncoding() - Method in class com.jscape.filetransfer.FtpTransfer
Gets encoding set used when issuing commands and transferring files
getWireEncoding() - Method in class com.jscape.filetransfer.SftpTransfer
Gets encoding set used when issuing commands and transferring files
getWireEncoding() - Method in class com.jscape.inet.ftp.Ftp
Gets encoding set used when issuing commands and transferring files.
getWireEncoding() - Method in class com.jscape.inet.ftp.FtpImplementation
Gets character encoding used when issuing commands and reading files from FTP server in ASCII mode.
getWireEncoding() - Method in class com.jscape.inet.ftps.Ftps
Gets character encoding used when issuing commands and reading files from FTP server in ASCII mode.
getWorkingDirectory() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns the current working directory.
getWriteBlockSize() - Method in class com.jscape.inet.http.Http
Gets number of bytes written in each block to server
getWriter() - Method in class com.jscape.inet.telnet.Telnet
Returns Writer object for writing to server.
globalRequest(String, boolean, byte[]) - Method in class com.jscape.inet.ssh.connection.Connection
 
GlobalRequestHandler - Interface in com.jscape.inet.ssh.connection
 
GMCommand - Class in com.jscape.inet.terminal.commands
Enter Graphics Mode.
greater(long, long, String) - Static method in class com.jscape.util.Assert
Asserts that the specified value is greater than the lower bound.
greaterOrEqual(long, long, String) - Static method in class com.jscape.util.Assert
Asserts that the specified value is greater or equal than the lower bound.
Gzip - Class in com.jscape.zip
Implements the basic functionality of GZIP compression and decompression.
Gzip() - Constructor for class com.jscape.zip.Gzip
Creates a new Gzip instance.

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