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

R

read() - Method in interface com.jscape.inet.file.JRandomAccessFile
Reads a byte of data from this file.
read(byte[]) - Method in interface com.jscape.inet.file.JRandomAccessFile
Reads up to b.length bytes of data from this file into an array of bytes.
read(byte[], int, int) - Method in interface com.jscape.inet.file.JRandomAccessFile
Reads up to len bytes of data from this file into an array of bytes.
read(char[], int, int) - Method in class com.jscape.inet.pop.PopMessageReader
Reads characters into a portion of an array.
read() - Method in class com.jscape.inet.pop.PopMessageReader
Reads a single character from stream skipping leading periods.
read(byte[], long, int) - Method in class com.jscape.inet.sftp.SftpClient
Reads the file content.
read() - Method in class com.jscape.inet.ssh.connection.channels.ChannelInputStream
 
read(byte[], int, int) - Method in class com.jscape.inet.ssh.connection.channels.ChannelInputStream
 
read(InputStream) - Static method in class com.jscape.inet.ssh.util.ReadUtil
 
read(byte[], int, int, InputStream) - Static method in class com.jscape.inet.ssh.util.ReadUtil
 
read(byte[], InputStream) - Static method in class com.jscape.inet.ssh.util.ReadUtil
 
read(int, InputStream) - Static method in class com.jscape.inet.ssh.util.ReadUtil
 
read() - Method in class com.jscape.inet.telnet.TelnetInputStream
Read data from telnet stream with escaping control characters.
read(byte[]) - Method in class com.jscape.inet.telnet.TelnetInputStream
Read data from telnet stream with escaping control characters.
read(byte[], int, int) - Method in class com.jscape.inet.telnet.TelnetInputStream
Read data from telnet stream with escaping control characters.
read() - Method in class com.jscape.util.ByteArrayStream
Reads a byte from the stream.
read(byte[], int, int) - Method in class com.jscape.util.ByteArrayStream
Reads the stream data into specified buffer.
read(byte[]) - Method in class com.jscape.util.ByteArrayStream
Reads the stream data into specified buffer.
read(InputStream) - Static method in class com.jscape.util.IOTools
 
read(byte[], InputStream) - Static method in class com.jscape.util.IOTools
 
read(byte[], int, int, InputStream) - Static method in class com.jscape.util.IOTools
 
read(Buffer, int, InputStream) - Static method in class com.jscape.util.IOTools
 
readAcl() - Method in class com.jscape.inet.file.JAcl.Mask
 
readAllowed() - Method in class com.jscape.inet.file.JFilePermissions.Permission
Checks if reading is allowed.
readAttributes() - Method in class com.jscape.inet.file.JAcl.Mask
 
readBigIntegerFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshMpint
Reads SSH mpint value from the stream and returns it as Java big integer.
readBigIntegerFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshUint64
Reads SSH uint64 value from the stream and returns it as Java big integer.
readBlock(String[]) - Method in class com.jscape.inet.telnet.TelnetInputStream
Reads from the stream.
readBoolean() - Method in class com.jscape.inet.ssh.SshReader
Reads a SSH boolean value.
readBooleanFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshBoolean
Reads SSH boolean value from the stream and returns it as Java boolean value.
readByte() - Method in class com.jscape.inet.dns.DnsInputStream
Reads the next byte of data from this input stream.
readByte() - Method in class com.jscape.inet.ssh.SshReader
Reads a SSH byte value.
readData() - Method in class com.jscape.inet.file.JAcl.Mask
 
readdir(byte[]) - Method in class com.jscape.inet.sftp.SftpClient
Reads the directory content.
readDomainName() - Method in class com.jscape.inet.dns.DnsInputStream
Parses out domain name from response.
readFile(InputStream) - Static method in class com.jscape.util.IOTools
 
readFile(File) - Static method in class com.jscape.util.IOTools
 
readFile(Reader) - Static method in class com.jscape.util.IOTools
 
readFile(File, String) - Static method in class com.jscape.util.IOTools
 
readFrom(BufferedReader) - Static method in class com.jscape.inet.ftps.Response
Reads the FTP response from the input stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SftpFileAttributes.AttributePresenceFlags
Reads the file attribute presence flags from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SftpFileAttributes
Reads the file attributes from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SftpName
Reads the file name from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpClose
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpFsetstat
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpFstat
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpInit
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpLstat
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpMkdir
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpName
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpOpen
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpOpendir
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpRead
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpReaddir
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpRealpath
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpRemove
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpRmdir
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpSetstat
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpStat
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpStatus
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpVersion
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.packets.SshFxpWrite
Reads the packet from the stream.
readFrom(InputStream, Class, String) - Static method in class com.jscape.inet.sftp.SftpPacket
Reads the packet from the stream.
readFrom(SshReader, Class) - Static method in class com.jscape.inet.sftp.SftpPacket
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.v2.packets.SshFxpRename
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.v3.packets.SshFxpReadlink
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.v3.packets.SshFxpStatus2
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.v3.packets.SshFxpSymlink
Reads the packet from the stream.
readFrom(InputStream, String) - Static method in class com.jscape.inet.sftp.v4.packets.AttributePresenceFlags2
Reads the file attribute presence flags from the stream.
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.authentication.messages.SshMsgUserauthBanner
 
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.authentication.messages.SshMsgUserauthFailure
 
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.authentication.messages.SshMsgUserauthSuccess
 
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.connection.channels.TerminalWindow
Method readFrom
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.transport.kex.messages.SshMsgKexDhInit
 
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.transport.kex.messages.SshMsgKexDhReply
 
readFrom(InputStream, Class) - Static method in class com.jscape.inet.ssh.transport.Message
 
readFrom(SshReader, Class) - Static method in class com.jscape.inet.ssh.transport.Message
Reads the message from the reader.
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.transport.ProtocolVersion
 
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshBoolean
Reads SSH boolean object from the stream.
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshByte
Reads SSH byte object from the stream.
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshMpint
Reads SSH mpint object from the stream.
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshNameList
Reads name list object from the stream.
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshUint32
Reads SSH uint32 object from the stream.
readFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshUint64
Reads SSH uint64 object from the stream.
readFully(byte[]) - Method in class com.jscape.inet.ssh.SshReader
Reads the data into specified buffer.
readFully(byte[], int, int) - Method in class com.jscape.inet.ssh.SshReader
Reads the data into specified buffer.
readInt() - Method in class com.jscape.inet.dns.DnsInputStream
Reads four input bytes and returns an int value.
readInt32() - Method in class com.jscape.inet.ssh.SshReader
Reads a SSH int32 value.
readInt64() - Method in class com.jscape.inet.ssh.SshReader
Reads a SSH int64 value.
readIntFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshByte
Reads SSH byte value from the stream and returns it as Java integer value.
readIntFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshUint32
Reads SSH uint32 value from the stream and returns it as Java integer value.
readLine() - Method in class com.jscape.inet.ssh.SshReader
Reads a string separated by "\r\n" symbols.
readLine() - Method in class com.jscape.inet.ssh.transport.MessageReader
Reads a string line.
readLine(InputStream, String) - Static method in class com.jscape.inet.ssh.util.ReadUtil
 
readLine(InputStream) - Static method in class com.jscape.inet.ssh.util.ReadUtil
 
readLine(String[]) - Method in class com.jscape.inet.telnet.TelnetInputStream
Reads from the stream.
readLine() - Method in class com.jscape.inet.util.LineReader
 
readLine(String) - Method in class com.jscape.util.LineReader
Reads line from InputStream.
readLine() - Method in class com.jscape.util.LineReader
Reads line from InputStream
readLink(String) - Method in class com.jscape.inet.sftp.v3.SftpClient3
Obtains the link target.
readLock() - Method in class com.jscape.inet.file.JFileOpenFlags
 
readLongFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshUint32
Reads SSH uint32 value from the stream and returns it as Java long value.
readLongFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshUint64
Reads SSH uint64 value from the stream and returns it as Java long value.
readMessage() - Method in class com.jscape.inet.ssh.transport.MessageReader
Reads incoming message from the underlayed input stream.
readMpint() - Method in class com.jscape.inet.ssh.SshReader
Reads a SSH mpint value.
readNamedAttrs() - Method in class com.jscape.inet.file.JAcl.Mask
 
readNameList() - Method in class com.jscape.inet.ssh.SshReader
Reads a SSH name list.
readNamesFrom(InputStream) - Static method in class com.jscape.inet.ssh.types.SshNameList
Reads name list from the stream and returns it as string array.
readPacket(String) - Method in class com.jscape.inet.sftp.PacketReader
Reads the packet from the stream.
readPropertiesFile(File) - Static method in class com.jscape.util.IOTools
 
readPropertiesFile(String) - Static method in class com.jscape.util.IOTools
 
readPropertiesResource(Class, String) - Static method in class com.jscape.util.IOTools
 
readRecord() - Method in class com.jscape.inet.dns.DnsInputStream
Reads a DnsRecord from response.
readResponse() - Method in class com.jscape.inet.ftp.Ftp
Reads server response.
readResponse() - Method in class com.jscape.inet.ftp.FtpImplementation
Reads server response
readResponse() - Method in class com.jscape.inet.ftps.Ftps
Reads response from FTP server.
readResponse() - Method in class com.jscape.inet.ftps.FtpsClient
Reads the server response skipping all preliminary responses.
readSequence(InputStream, byte[], boolean) - Static method in class com.jscape.util.IOTools
 
readSequence(InputStream, Buffer, byte[], boolean) - Static method in class com.jscape.util.IOTools
 
readSequence(InputStream, Buffer, byte[], boolean, int) - Static method in class com.jscape.util.IOTools
 
readSequence(Reader, StringBuffer, String, boolean) - Static method in class com.jscape.util.IOTools
 
readSequence(Reader, StringBuffer, String, boolean, int) - Static method in class com.jscape.util.IOTools
 
readShort() - Method in class com.jscape.inet.dns.DnsInputStream
Reads two input bytes and returns a unsigned short value.
readString() - Method in class com.jscape.inet.dns.DnsInputStream
Reads String from response.
readString() - Method in class com.jscape.inet.ssh.SshReader
Reads a SSH string.
readStringAsByteArray() - Method in class com.jscape.inet.ssh.SshReader
Reads a SSH string and returns it as a byte array.
readSubnegotiation(InputStream) - Method in class com.jscape.inet.telnet.options.TerminalType
Reads subnegotiation data for this TelnetOption
readSubnegotiation(InputStream) - Method in class com.jscape.inet.telnet.TelnetOption
Reads subnegotiation data for this TelnetOption By default this method is empty and and is intended for use in subclasses requiring option negotiation.
readUint32() - Method in class com.jscape.inet.ssh.SshReader
Reads a SSH uint32 value.
readUint64() - Method in class com.jscape.inet.ssh.SshReader
Reads a SSH uint64 value.
ReadUtil - Class in com.jscape.inet.ssh.util
 
readValue(InputStream) - Static method in class com.jscape.inet.ssh.types.SshBoolean
Reads a value from the specified stream.
readValue(InputStream) - Static method in class com.jscape.inet.ssh.types.SshByte
Reads a value from the specified stream.
readValue(InputStream) - Static method in class com.jscape.inet.ssh.types.SshMpint
Reads a value from the specified stream.
readValue(InputStream) - Static method in class com.jscape.inet.ssh.types.SshNameList
Reads a value from the specified stream.
readValue(InputStream) - Static method in class com.jscape.inet.ssh.types.SshString
Reads a value from the specified stream.
readValue(InputStream, String) - Static method in class com.jscape.inet.ssh.types.SshString
 
readValue(InputStream) - Static method in class com.jscape.inet.ssh.types.SshUint32
Reads a value from the specified stream.
readValue(InputStream) - Static method in class com.jscape.inet.ssh.types.SshUint64
Reads a value from the specified stream.
realPath(String) - Method in class com.jscape.inet.sftp.SftpClient
Obtains the real file path in the remote system.
RealPathRequest - Class in com.jscape.inet.sftp.requests
Real path request.
RealPathRequest() - Constructor for class com.jscape.inet.sftp.requests.RealPathRequest
 
receiveMessage() - Method in class com.jscape.inet.ssh.transport.Transport
 
recfm - Variable in class com.jscape.inet.ftp.MvsParser.MvsFileRecord
 
referred - Variable in class com.jscape.inet.ftp.MvsParser.MvsFileRecord
 
registerMessage(int, Class) - Method in class com.jscape.inet.ssh.transport.MessageReader
 
registerMessage(int, Class) - Method in class com.jscape.inet.ssh.transport.Transport
Registers the message to the transport so it can read the specified message.
registerPacket(int, Class) - Method in class com.jscape.inet.sftp.PacketReader
Adds packet class to the reader.
registerPacket(int, Class) - Method in class com.jscape.inet.sftp.SftpClient
Adds the packet to the client.
REGULAR - Static variable in class com.jscape.inet.file.JFileType
Regular file.
reinitialize() - Method in class com.jscape.inet.ftps.FtpsClient
The FTP REIN command.
remainedTime() - Method in class com.jscape.util.Timeout
Returns timeout remain time.
RemotePort - Class in com.jscape.inet.ssh.connection
 
RemotePort(InetAddress, int, Connection) - Constructor for class com.jscape.inet.ssh.connection.RemotePort
Creates a new remote port forwarding service.
remoteVersion(ProtocolVersion) - Method in class com.jscape.inet.ssh.transport.SshLogger
 
remove(String) - Method in class com.jscape.inet.sftp.SftpClient
Deletes the file.
removeArchiveListener(ArchiveListener) - Method in interface com.jscape.zip.Archive
Removes listener.
removeArchiveListener(ArchiveListener) - Method in class com.jscape.zip.Gzip
Remove listeners.
removeArchiveListener(ArchiveListener) - Method in class com.jscape.zip.Zip
Removes listener.
removeAttribute(int) - Method in class com.jscape.inet.mime.MimeHeader
Removes specified index from attributes.
removeBsdListener(BsdListener) - Method in class com.jscape.inet.bsd.Rexec
Removes specified Bsd event listener.
removeChannel(Channel) - Method in class com.jscape.inet.ssh.connection.Connection
Removes the channel from the pool.
removeChannelHandler(String) - Method in class com.jscape.inet.ssh.connection.Connection
Removes the channel handler.
removeCipher(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
removeClientVersion(int) - Method in class com.jscape.inet.sftp.SftpConfiguration
Removes client version from the factory.
removeCommand(String) - Method in class com.jscape.inet.terminal.CommandSet
Remove command's ControlCommand object from internal command hash map.
removeCompression(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
removeDenyDomain(String) - Method in class com.jscape.inspect.EmailInspector
Removes a domain from list of denied domains.
removeDirectory(String) - Method in class com.jscape.inet.ftps.FtpsClient
The FTP RMD command.
removeFileTransferListener(FileTransferListener) - Method in interface com.jscape.filetransfer.FileTransfer
Removes specified FileTransferListener.
removeFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
removeFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
removeFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
removeFormat(KeyPairFormat) - Method in class com.jscape.inet.ssh.util.KeyPairAssembler
Removes format from the reader.
removeFtpListener(FtpListener) - Method in class com.jscape.inet.ftp.Ftp
Removes specified FTP event listener.
removeFtpListener(FtpListener) - Method in class com.jscape.inet.ftps.Ftps
Removes specified FTP event listener.
removeFxpListener(FxpListener) - Method in class com.jscape.inet.ftp.Fxp
Remove FXP event listener.
removeFxpListener(FxpListener) - Method in class com.jscape.inet.ftps.Fxps
Remove FXP event listener.
removeGlobalHandler(String) - Method in class com.jscape.inet.ssh.connection.Connection
Removes the global handler.
removeHandshakeCompletedListener(HandshakeCompletedListener) - Method in class com.jscape.inet.https.Https
Removes instance of HandshakeCompletedListener
removeHeader(String) - Method in class com.jscape.inet.mime.MimeMessage
Removes specified header from this MimeMessage.
removeHttpListener(HttpListener) - Method in class com.jscape.inet.http.Http
Removes instance of HttpListener.
removeImapListener(ImapListener) - Method in class com.jscape.inet.imap.Imap
Removes specified IMAP event listener.
removeIpClientListener(IpClientListener) - Method in class com.jscape.inet.ipclient.IpClient
Removes an IpClient event listener.
removeKey(InetAddress, String) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Removes the key entry for the specified host.
removeKeyExchange(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
removeKeyFormat(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
removeLanguage(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
removeListener(FtpListener) - Method in class com.jscape.inet.ftp.FtpImplementation
 
removeListener(ScpEventListener) - Method in class com.jscape.inet.scp.Scp
Removes listener.
removeMac(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
removeNntpListener(NntpListener) - Method in class com.jscape.inet.nntp.Nntp
Removes specified Nntp event listener.
removePart(int) - Method in class com.jscape.inet.mime.MimeMessage
Removes specified index from parts array.
removeParts() - Method in class com.jscape.inet.mime.MimeMessage
Removes all parts from this message.
removePopListener(PopListener) - Method in class com.jscape.inet.pop.Pop
Removes specified Pop event listener.
removePort(RemotePort) - Method in class com.jscape.inet.ssh.connection.PortHandler
 
removeRequest(AuthenticationRequest) - Method in class com.jscape.inet.ssh.authentication.requests.AbstractComplexRequest
 
removeRequest(int) - Method in class com.jscape.inet.ssh.authentication.requests.AbstractComplexRequest
 
removeServiceEndedListener(SshTunnelerConnection.SshServiceEndListener) - Method in class com.jscape.inet.ipclientssh.SshTunnelerConnection
Removes serviceEndedListener.
removeSftpListener(SftpListener) - Method in class com.jscape.inet.sftp.Sftp
Removes specified SSH event listener.
removeSmtpListener(SmtpListener) - Method in class com.jscape.inet.smtp.Smtp
Removes specified Smtp event listener.
removeSshKeyFormat(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
removeSshListener(SshListener) - Method in class com.jscape.inet.ssh.Ssh
Remove SSH event listener.
removeSshListener(SshListener) - Method in class com.jscape.inet.ssh.SshSession
Remove Ssh event listener.
removeSshScriptListener(SshScriptListener) - Method in class com.jscape.inet.ssh.SshScript
Removes a SshScriptListener from this SshScript
removeTelnetListener(TelnetListener) - Method in class com.jscape.inet.telnet.Telnet
Remove telnet event listener.
removeTelnetListener(TelnetListener) - Method in class com.jscape.inet.telnet.TelnetSession
Remove telnet event listener.
removeTelnetScriptListener(TelnetScriptListener) - Method in class com.jscape.inet.telnet.TelnetScript
Removes a TelnetScriptListener from this TelnetScript
removeType(char) - Static method in class com.jscape.inet.terminal.ControlSequence
Removes map.
rename(String, String) - Method in class com.jscape.inet.ftps.FtpsClient
The FTP RNFR and RNTO commands.
rename(String, String) - Method in class com.jscape.inet.sftp.v2.SftpClient2
Renames the file.
renameFile(String, String) - Method in interface com.jscape.filetransfer.FileTransfer
Renames remote file on server.
renameFile(FileTransferRenameFileEvent) - Method in class com.jscape.filetransfer.FileTransferListener.Adapter
 
renameFile(FileTransferRenameFileEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when a file is renamed.
renameFile(String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
renameFile(String, String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
renameFile(String, String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
renameFile(String, String) - Method in class com.jscape.inet.ftp.Ftp
Renames remote file on FTP server.
renameFile(FtpRenameFileEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when a file is renamed.
renameFile(String, String) - Method in class com.jscape.inet.ftp.FtpImplementation
Renames remote file on FTP server.
renameFile(FtpRenameFileEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when a file is renamed.
renameFile(String, String) - Method in class com.jscape.inet.ftps.Ftps
Renames remote file on FTP server.
renameFile(SftpRenameFileEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when a file is renamed.
renameFile(SftpRenameFileEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when a file is renamed.
renameFile(String, String) - Method in class com.jscape.inet.sftp.Sftp
Renames remote file on SSH server.
renameFile(File, File) - Static method in class com.jscape.util.FileTools
 
renameMailbox(String, String) - Method in class com.jscape.inet.imap.Imap
Renames mailbox on IMAP server.
renameTo(JFile) - Method in interface com.jscape.inet.file.JFile
Renames the file denoted by this abstract pathname.
renameTo(JFile) - Method in class com.jscape.inet.sftp.SftpFile
Renames the file denoted by this abstract pathname.
replace(String, String, String) - Static method in class com.jscape.util.StringTools
Replaces old string for the new string
representationType(String) - Method in class com.jscape.inet.ftps.FtpsClient
The FTP TYPE command.
Request - Interface in com.jscape.inet.sftp.requests
Interface adapter to SFTP tasks.
requestChannel(SshMsgChannelOpen) - Method in class com.jscape.inet.ssh.connection.Connection
Requests the connection channel.
RequestException - Exception in com.jscape.inet.sftp
The SFTP request error.
RequestException(SftpPacket, SftpPacket) - Constructor for exception com.jscape.inet.sftp.RequestException
Creates a new error instance for the specified request/response.
RequestException(String, SftpPacket, SftpPacket) - Constructor for exception com.jscape.inet.sftp.RequestException
Creates a new error with the specified message.
requestExec(String) - Method in class com.jscape.inet.ssh.Ssh
Method requestExec request the SSH server to start the execution of the given command.
RequestFactory - Interface in com.jscape.inet.sftp.requests
Concrete protocol version request factory.
RequestFailureException - Exception in com.jscape.inet.ssh.authentication
Represents SSH user authentication request error.
RequestFailureException(SshMsgUserauthFailure) - Constructor for exception com.jscape.inet.ssh.authentication.RequestFailureException
Creates a new exception instance with specified server response.
requestPty(String, TerminalWindow, byte[]) - Method in class com.jscape.inet.ssh.connection.channels.SessionClient
 
requestService(String) - Method in class com.jscape.inet.ssh.transport.TransportClient
 
requestTerminalWindowChange(int, int, int, int) - Method in class com.jscape.inet.ssh.Ssh
Requests terminal window change on the server side.
requestX11Forwarding() - Method in class com.jscape.inet.ssh.connection.channels.SessionClient
 
reset() - Method in interface com.jscape.filetransfer.FileTransfer
Resets the interrupted flag to false.
reset() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
reset() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
reset() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
reset() - Method in class com.jscape.inet.ftp.Ftp
Resets the interrupted flag to false.
reset() - Method in class com.jscape.inet.ftp.FtpImplementation
Resets the interrupted flag to false.
reset() - Method in class com.jscape.inet.ftps.Ftps
Resets the interrupted flag to false.
reset() - Method in class com.jscape.inet.sftp.Sftp
Resets the interrupted flag to false.
reset() - Method in class com.jscape.inet.telnet.TelnetInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class com.jscape.inet.terminal.Cell
Resets value and attributes to default.
reset() - Method in class com.jscape.inet.terminal.ControlSequence
Resets current sequence.
Response - Class in com.jscape.inet.ftps
The FTP server response abstraction.
Response(int, String) - Constructor for class com.jscape.inet.ftps.Response
Creates a new response instance.
RESPONSE_ARTICLE_LIST_BY_MESSAGE_ID_FOLLOWS - Static variable in class com.jscape.inet.nntp.Nntp
Response code article list by message-id follows.
RESPONSE_ARTICLE_NOT_WANTED - Static variable in class com.jscape.inet.nntp.Nntp
Response code article not wanted.
RESPONSE_ARTICLE_POSTED_OK - Static variable in class com.jscape.inet.nntp.Nntp
Response code article posted.
RESPONSE_ARTICLE_REJECTED - Static variable in class com.jscape.inet.nntp.Nntp
Response code article rejected.
RESPONSE_ARTICLE_RETRIEVED_BODY_FOLLOWS - Static variable in class com.jscape.inet.nntp.Nntp
Response code article retrieved body follows.
RESPONSE_ARTICLE_RETRIEVED_HEAD_AND_BODY_FOLLOW - Static variable in class com.jscape.inet.nntp.Nntp
Response code article retrieved head and body follows.
RESPONSE_ARTICLE_RETRIEVED_HEAD_FOLLOWS - Static variable in class com.jscape.inet.nntp.Nntp
Response code article retrieved head follows.
RESPONSE_ARTICLE_RETRIEVED_REQUEST_TEXT_SEPARATELY - Static variable in class com.jscape.inet.nntp.Nntp
Response code article retrieved request text separately.
RESPONSE_ARTICLE_TRANSFERRED_OK - Static variable in class com.jscape.inet.nntp.Nntp
Response code article transferred.
RESPONSE_AUTH_FAILED - Static variable in class com.jscape.inet.nntp.Nntp
Response code authentication failed.
RESPONSE_AUTH_FAILED_OLD - Static variable in class com.jscape.inet.nntp.Nntp
Response code authentication failed.
RESPONSE_AUTH_FAILED_OLD2 - Static variable in class com.jscape.inet.nntp.Nntp
Response code authentication failed.
RESPONSE_AUTH_OK - Static variable in class com.jscape.inet.nntp.Nntp
Response code authentication passed.
RESPONSE_AUTH_OK_OLD - Static variable in class com.jscape.inet.nntp.Nntp
Response code authentication passed.
RESPONSE_CLOSING_CONNECTION - Static variable in class com.jscape.inet.nntp.Nntp
Response code closing connection.
RESPONSE_COMMAND_NOT_RECOGNIZED - Static variable in class com.jscape.inet.nntp.Nntp
Response code command not recognized.
RESPONSE_COMMAND_SYNTAX_ERROR - Static variable in class com.jscape.inet.nntp.Nntp
Response code syntax error.
RESPONSE_CONTINUE_AUTH - Static variable in class com.jscape.inet.nntp.Nntp
Response code continue authentication.
RESPONSE_DEBUG - Static variable in class com.jscape.inet.nntp.Nntp
Response for help.
RESPONSE_GROUP_SELECTED - Static variable in class com.jscape.inet.nntp.Nntp
Response code group selected.
RESPONSE_HELP - Static variable in class com.jscape.inet.nntp.Nntp
Response for help.
RESPONSE_NEW_NEWSGROUP_LIST_FOLLOWS - Static variable in class com.jscape.inet.nntp.Nntp
Response code newsgroup list follows.
RESPONSE_NO_CURRENT_ARTICLE_SELECTED - Static variable in class com.jscape.inet.nntp.Nntp
Response code no current article selected.
RESPONSE_NO_NEWSGROUP_SELECTED - Static variable in class com.jscape.inet.nntp.Nntp
Response code no newsgroup selected.
RESPONSE_NO_NEXT_ARTICLE - Static variable in class com.jscape.inet.nntp.Nntp
Response code no next article.
RESPONSE_NO_PREVIOUS_ARTICLE - Static variable in class com.jscape.inet.nntp.Nntp
Response code no previous article.
RESPONSE_NO_SUCH_ARTICLE_FOUND - Static variable in class com.jscape.inet.nntp.Nntp
Response code article not found.
RESPONSE_NO_SUCH_ARTICLE_NUMBER - Static variable in class com.jscape.inet.nntp.Nntp
Response code no such article number.
RESPONSE_NO_SUCH_NEWSGROUP - Static variable in class com.jscape.inet.nntp.Nntp
Response code no such newsgroup.
RESPONSE_OK_POSTING_ALLOWED - Static variable in class com.jscape.inet.nntp.Nntp
Response to indicate posting to NNTP server allowed.
RESPONSE_OK_POSTING_NOT_ALLOWED - Static variable in class com.jscape.inet.nntp.Nntp
Response to indicate posting to NNTP server not allowed.
RESPONSE_PERMISSION_DENIED - Static variable in class com.jscape.inet.nntp.Nntp
Response code permission denied.
RESPONSE_POSTING_FAILED - Static variable in class com.jscape.inet.nntp.Nntp
Response code posting failed.
RESPONSE_POSTING_NOT_ALLOWED - Static variable in class com.jscape.inet.nntp.Nntp
Response code posting not allowed.
RESPONSE_POSTING_REJECTED - Static variable in class com.jscape.inet.nntp.Nntp
Response code post rejected.
RESPONSE_POSTING_REJECTED_OLD - Static variable in class com.jscape.inet.nntp.Nntp
Response code post rejected.
RESPONSE_PROGRAM_FAULT - Static variable in class com.jscape.inet.nntp.Nntp
Response code server error.
RESPONSE_SEND_ARTICLE_TO_POST - Static variable in class com.jscape.inet.nntp.Nntp
Response code send article to post.
RESPONSE_SEND_ARTICLE_TO_TRANSFER - Static variable in class com.jscape.inet.nntp.Nntp
Response code send article to transfer.
RESPONSE_SERVICE_DISCONTINUED - Static variable in class com.jscape.inet.nntp.Nntp
Response code service temporarily unavailable.
RESPONSE_SLAVE_NOTED - Static variable in class com.jscape.inet.nntp.Nntp
Response to indicate that slave status is noted.
RESPONSE_TRANSFER_FAILED - Static variable in class com.jscape.inet.nntp.Nntp
Response code transfer failed.
responseReceived(FileTransferResponseEvent) - Method in class com.jscape.filetransfer.FileTransferListener.Adapter
 
responseReceived(FileTransferResponseEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when a response is received from server.
responseReceived(FtpResponseEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when a response is received from FTP server.
responseReceived(FtpResponseEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when a response is received from FTP server.
responseReceived(ImapResponseEvent) - Method in class com.jscape.inet.imap.ImapAdapter
Invoked when a response is received from IMAP server
responseReceived(ImapResponseEvent) - Method in interface com.jscape.inet.imap.ImapListener
Invoked when a response is received from IMAP server
responseReceived(PopResponseEvent) - Method in class com.jscape.inet.pop.PopAdapter
Invoked when a response is received from POP3 server.
responseReceived(PopResponseEvent) - Method in interface com.jscape.inet.pop.PopListener
Invoked when a response is received from POP3 server.
responseReceived(SmtpResponseEvent) - Method in class com.jscape.inet.smtp.SmtpAdapter
Invoked when a response is received from SMTP server
responseReceived(SmtpResponseEvent) - Method in interface com.jscape.inet.smtp.SmtpListener
Invoked when a response is received from SMTP server
restart(String) - Method in class com.jscape.inet.ftps.FtpsClient
The FTP REST command.
restore(byte[], int) - Static method in class com.jscape.inet.ssh.types.SshByte
 
restore(byte[], int) - Static method in class com.jscape.inet.ssh.types.SshUint32
 
restoreKeyPair(byte[], String) - Method in class com.jscape.inet.ssh.util.KeyPairAssembler
Restores key pair from the specified byte array.
restoreKeyPair(InputStream, String) - Method in class com.jscape.inet.ssh.util.KeyPairAssembler
Reads key pair from the specified input stream.
restoreKeyPair(File, String) - Method in class com.jscape.inet.ssh.util.KeyPairAssembler
Reads key pair from the specified file.
restoreKeyPair(String, String) - Method in class com.jscape.inet.ssh.util.KeyPairAssembler
Reads key pair from the specified key string
restoreKeyPair(byte[], String) - Method in interface com.jscape.inet.ssh.util.keyreader.KeyPairFormat
Restores key pair from the specified byte array.
resumeDownload(String, long) - Method in interface com.jscape.filetransfer.FileTransfer
Resumes download of file from server.
resumeDownload(String, String, long) - Method in interface com.jscape.filetransfer.FileTransfer
Resumes download of file from server.
resumeDownload(String, long) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
resumeDownload(String, String, long) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
resumeDownload(String, long) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
resumeDownload(String, String, long) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
resumeDownload(String, long) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
resumeDownload(String, String, long) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
resumeDownload(String, long) - Method in class com.jscape.inet.ftp.Ftp
Resumes download of file from FTP server.
resumeDownload(String, String, long) - Method in class com.jscape.inet.ftp.Ftp
Resumes download of file from FTP server.
resumeDownload(String, long) - Method in class com.jscape.inet.ftps.Ftps
Resumes download of file from FTP server.
resumeDownload(String, String, long) - Method in class com.jscape.inet.ftps.Ftps
Resumes download of file from FTP server.
resumeDownload(String, long) - Method in class com.jscape.inet.sftp.Sftp
Resumes download of file from SSH server.
resumeDownload(String, String, long) - Method in class com.jscape.inet.sftp.Sftp
Resumes download of file from SSH server.
resumeUpload(File, long) - Method in interface com.jscape.filetransfer.FileTransfer
Resumes upload of file to server.
resumeUpload(String, long) - Method in interface com.jscape.filetransfer.FileTransfer
Resumes upload of file to server.
resumeUpload(File, String, long) - Method in interface com.jscape.filetransfer.FileTransfer
Resume upload of file to server.
resumeUpload(File, long) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
resumeUpload(String, long) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
resumeUpload(File, String, long) - Method in class com.jscape.filetransfer.FtpsTransfer
 
resumeUpload(File, long) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
resumeUpload(String, long) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
resumeUpload(File, String, long) - Method in class com.jscape.filetransfer.FtpTransfer
 
resumeUpload(File, long) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
resumeUpload(String, long) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
resumeUpload(File, String, long) - Method in class com.jscape.filetransfer.SftpTransfer
 
resumeUpload(File, long) - Method in class com.jscape.inet.ftp.Ftp
Resumes upload of file to FTP server.
resumeUpload(File, String, long) - Method in class com.jscape.inet.ftp.Ftp
Resumes upload of file to FTP server.
resumeUpload(String, long) - Method in class com.jscape.inet.ftp.Ftp
Resumes upload of file to FTP server.
resumeUpload(String, String, long) - Method in class com.jscape.inet.ftp.Ftp
Resumes upload of file to FTP server.
resumeUpload(File, long) - Method in class com.jscape.inet.ftps.Ftps
Resumes upload of file to FTP server.
resumeUpload(File, String, long) - Method in class com.jscape.inet.ftps.Ftps
Resumes upload of file to FTP server.
resumeUpload(String, long) - Method in class com.jscape.inet.ftps.Ftps
Resumes upload of file to FTP server.
resumeUpload(String, String, long) - Method in class com.jscape.inet.ftps.Ftps
Resumes upload of file to FTP server.
resumeUpload(File, long) - Method in class com.jscape.inet.sftp.Sftp
Resumes upload of file to SSH server.
resumeUpload(File, String, long) - Method in class com.jscape.inet.sftp.Sftp
Resumes upload of file to SSH server.
resumeUpload(String, long) - Method in class com.jscape.inet.sftp.Sftp
Resumes upload of file to SSH server.
resumeUpload(String, String, long) - Method in class com.jscape.inet.sftp.Sftp
Resumes upload of file to SSH server.
retrieve(String) - Method in class com.jscape.inet.ftps.FtpsClient
The FTP RETR command.
Rexec - Class in com.jscape.inet.bsd
Implements the functionality of a BSD rexec client.
Rexec(boolean) - Constructor for class com.jscape.inet.bsd.Rexec
Initializes the Rexec class with or without the error stream.
Rexec(String, String, String, String, boolean) - Constructor for class com.jscape.inet.bsd.Rexec
Constructs the Rexec class and sets all the connection parameters.
RFC2047Encoder - Class in com.jscape.inet.mime
Implements methods for encoding and decoding non-ASCII header data in a MimeMessage.
RFC2047Encoder() - Constructor for class com.jscape.inet.mime.RFC2047Encoder
 
RICommand - Class in com.jscape.inet.terminal.commands
RI -- Reverse Index.
Rlogin - Class in com.jscape.inet.bsd
Implements the functionality of a BSD rloginsh client.
Rlogin() - Constructor for class com.jscape.inet.bsd.Rlogin
Initializes the Rlogin object with port set to 513.
Rlogin(String, String, String, String) - Constructor for class com.jscape.inet.bsd.Rlogin
Initializes the Rlogin object with port set to 513 and all connection parameters.
RMCommand - Class in com.jscape.inet.terminal.commands
RM -- Reset Mode.
rmdir(String) - Method in class com.jscape.inet.sftp.SftpClient
Removes the directory.
Row - Class in com.jscape.inet.terminal
Represents terminal screen row as array of Cells.
Row(int) - Constructor for class com.jscape.inet.terminal.Row
Creates Row object giving quantity of cells.
Row(Row) - Constructor for class com.jscape.inet.terminal.Row
Copy constructor.
row() - Method in class com.jscape.inet.terminal.Screen.Cursor
Current row number.
RSAKeyFormat - Class in com.jscape.inet.ssh.transport.keyformat
 
RSAKeyFormat() - Constructor for class com.jscape.inet.ssh.transport.keyformat.RSAKeyFormat
 
Rsh - Class in com.jscape.inet.bsd
Implements the functionality of a BSD rsh client.
Rsh(boolean) - Constructor for class com.jscape.inet.bsd.Rsh
Initializes the Rsh object with port set to 514.
Rsh(String, String, String, String, boolean) - Constructor for class com.jscape.inet.bsd.Rsh
Initializes the Rsh object with port set to 514 and all connection parameters.
run() - Method in class com.jscape.inet.bsd.InputWriter
Thread for running InputWriter.
run() - Method in class com.jscape.inet.bsd.OutputReader
Thread for controlling OutputReader.
run() - Method in class com.jscape.inet.ipclientssh.SshTunnelerConnection
Starts the service.
runClient(boolean, KeyFormat) - Method in class com.jscape.inet.ssh.transport.kex.DHKeyExchange
 
runClient(boolean, KeyFormat) - Method in class com.jscape.inet.ssh.transport.kex.KeyExchange
Runs the key exchanging for the client.
RUNNING - Static variable in class com.jscape.inet.ssh.SshTask
SshTask has received start prompt and is currently executing command
RUNNING - Static variable in class com.jscape.inet.telnet.TelnetTask
TelnetTask has received start prompt and is currently executing command
runServer(KeyPair, KeyFormat) - Method in class com.jscape.inet.ssh.transport.kex.DHKeyExchange
 
runServer(KeyPair, KeyFormat) - Method in class com.jscape.inet.ssh.transport.kex.KeyExchange
Runs the key exchanging for the server.

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