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

A

abort() - Method in class com.jscape.inet.ftps.FtpsClient
The FTP ABOR command.
abortDownloadThread(String) - Method in interface com.jscape.filetransfer.FileTransfer
Abort download thread.
abortDownloadThread(String) - Method in class com.jscape.filetransfer.FtpsTransfer
 
abortDownloadThread(String) - Method in class com.jscape.filetransfer.FtpTransfer
 
abortDownloadThread(String) - Method in class com.jscape.filetransfer.SftpTransfer
 
abortDownloadThread(String) - Method in class com.jscape.inet.ftp.Ftp
Cancel the given file transfer thread.
abortDownloadThread(String) - Method in class com.jscape.inet.ftps.Ftps
Cancel the given file transfer thread.
abortDownloadThread(String) - Method in class com.jscape.inet.sftp.Sftp
Cancel the given file transfer thread.
abortDownloadThreads() - Method in interface com.jscape.filetransfer.FileTransfer
Abort all download threads.
abortDownloadThreads() - Method in class com.jscape.filetransfer.FtpsTransfer
 
abortDownloadThreads() - Method in class com.jscape.filetransfer.FtpTransfer
 
abortDownloadThreads() - Method in class com.jscape.filetransfer.SftpTransfer
Abort all download thrads spawned by Sftp instance.
abortDownloadThreads() - Method in class com.jscape.inet.ftp.Ftp
Abort all download threads.
abortDownloadThreads() - Method in class com.jscape.inet.ftps.Ftps
Abort all download threads.
abortDownloadThreads() - Method in class com.jscape.inet.sftp.Sftp
Abort download threads.
abortUploadThread(String) - Method in interface com.jscape.filetransfer.FileTransfer
Abort upload thread.
abortUploadThread(String) - Method in class com.jscape.filetransfer.FtpsTransfer
 
abortUploadThread(String) - Method in class com.jscape.filetransfer.FtpTransfer
 
abortUploadThread(String) - Method in class com.jscape.filetransfer.SftpTransfer
 
abortUploadThread(String) - Method in class com.jscape.inet.ftp.Ftp
Cancel the given file transfer thread.
abortUploadThread(String) - Method in class com.jscape.inet.ftps.Ftps
Cancel the given file transfer thread.
abortUploadThread(String) - Method in class com.jscape.inet.sftp.Sftp
 
abortUploadThreads() - Method in interface com.jscape.filetransfer.FileTransfer
Abort all upload threads.
abortUploadThreads() - Method in class com.jscape.filetransfer.FtpsTransfer
 
abortUploadThreads() - Method in class com.jscape.filetransfer.FtpTransfer
 
abortUploadThreads() - Method in class com.jscape.filetransfer.SftpTransfer
Abort all upload threads spawned by Sftp instance.
abortUploadThreads() - Method in class com.jscape.inet.ftp.Ftp
Cancel all upload threads.
abortUploadThreads() - Method in class com.jscape.inet.ftps.Ftps
Cancel all upload threads.
abortUploadThreads() - Method in class com.jscape.inet.sftp.Sftp
Abort all upload threads.
AbstractAuthenticationRequest - Class in com.jscape.inet.ssh.authentication.requests
Common authentication request implementation.
AbstractChannelRequest - Class in com.jscape.inet.ssh
Abstract channel request.
AbstractComplexRequest - Class in com.jscape.inet.ssh.authentication.requests
 
AbstractComplexRequest() - Constructor for class com.jscape.inet.ssh.authentication.requests.AbstractComplexRequest
 
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferChangeDirEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferCommandEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferConnectedEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferCreateDirEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferDeleteDirEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferDeleteFileEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferDisconnectedEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Accepts event via FileTransferListener.
accept(FileTransferRemoteFile) - Method in interface com.jscape.filetransfer.FileTransferRemoteFile.Filter
 
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferRenameFileEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferResponseEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Accepts event via FileTransferListener.
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpChangeDirEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpCommandEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpConnectedEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpConnectionLostEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpCreateDirEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpDeleteDirEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpDeleteFileEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpDisconnectedEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpDownloadEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpEvent
Event is accepted by listener
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpListingEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpProgressEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpRenameFileEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpResponseEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpUploadEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpConnectedEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpDisconnectedEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpFileDownloadedEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpFileUploadedEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
 
accept(PacketDispatcher) - Method in interface com.jscape.inet.sftp.packets.Dispatchable
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpClose
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpFsetstat
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpFstat
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpInit
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpLstat
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpMkdir
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpOpen
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpOpendir
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpRead
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpReaddir
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpRealpath
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpRemove
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpRmdir
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpSetstat
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpStat
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.packets.SshFxpWrite
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.v2.packets.SshFxpRename
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.v3.packets.SshFxpReadlink
The "backwards dispatching" support.
accept(PacketDispatcher) - Method in class com.jscape.inet.sftp.v3.packets.SshFxpSymlink
The "backwards dispatching" support.
accept() - Method in class com.jscape.inet.ssh.connection.RemotePort
Accepts the incoming remote connection.
accept(TerminalListener) - Method in class com.jscape.inet.terminal.events.CellEvent
Calls correct callback method of TerminalListener object.
accept(TerminalListener) - Method in class com.jscape.inet.terminal.events.CommandEvent
Calls correct callback method of TerminalListener object.
accept(TerminalListener) - Method in class com.jscape.inet.terminal.events.ExceptionEvent
Calls correct callback method of TerminalListener object.
accept(TerminalListener) - Method in interface com.jscape.inet.terminal.events.TerminalEvent
Calls correct callback method of TerminalListener object.
accept(ArchiveListener) - Method in class com.jscape.zip.ArchiveCompressedEvent
Method accept.
accept(ArchiveListener) - Method in class com.jscape.zip.ArchiveDecompressedEvent
Method accept.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpChangeDirEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpConnectedEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpCreateDirEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDeleteDirEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDeleteFileEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDisconnectedEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDownloadEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpListingEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpRenameFileEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpUploadEvent
The "backwards dispatching" support.
accepts(JFile) - Method in interface com.jscape.inet.file.JFileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accepts(String) - Method in interface com.jscape.inet.file.JFileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
ACCESS_ALLOWED - Static variable in class com.jscape.inet.file.JAcl.Type
 
ACCESS_DENIED - Static variable in class com.jscape.inet.file.JAcl.Type
 
account(String) - Method in class com.jscape.inet.ftps.FtpsClient
The FTP ACCT command.
ACTIVE - Static variable in class com.jscape.inet.ssh.SshTask
SshTask is active and waiting for start prompt to execute command
ACTIVE - Static variable in class com.jscape.inet.telnet.TelnetTask
TelnetTask is active and waiting for start prompt to execute command
ADAPTIVE_BLOCK_SIZE - Static variable in class com.jscape.inet.sftp.Sftp
Adaptive block transfer size.
AdaptiveSessionRequest - Class in com.jscape.inet.ssh
Adaptive session request.
AdaptiveSessionRequest(long, int) - Constructor for class com.jscape.inet.ssh.AdaptiveSessionRequest
Creates a new request instance.
AdaptiveSessionRequest() - Constructor for class com.jscape.inet.ssh.AdaptiveSessionRequest
Creates a new request instance.
addArchiveListener(ArchiveListener) - Method in interface com.jscape.zip.Archive
Add listener.
addArchiveListener(ArchiveListener) - Method in class com.jscape.zip.Gzip
Adds listeners.
addArchiveListener(ArchiveListener) - Method in class com.jscape.zip.Zip
Adds listener.
addAttachment(Attachment) - Method in class com.jscape.inet.email.EmailMessage
Adds attachment to this email message.
addAttachment(Attachment, boolean) - Method in class com.jscape.inet.email.EmailMessage
Adds attachment to this email message.
addAttachment(Attachment) - Method in class com.jscape.inet.email.HtmlEmailMessage
Adds attachment to email message.
addAttribute(MimeHeaderAttr) - Method in class com.jscape.inet.mime.MimeHeader
Adds attribute to this MimeHeader.
addAttribute(String, String) - Method in class com.jscape.inet.mime.MimeHeader
Adds attribute to this MimeHeader.
addBsdListener(BsdListener) - Method in class com.jscape.inet.bsd.Rexec
Adds Bsd event listener.
addChannel(Channel) - Method in class com.jscape.inet.ssh.connection.Connection
Adds a channel to the channel pool so this channel can receive its messages.
addChannelHandler(String, ChannelRequestHandler) - Method in class com.jscape.inet.ssh.connection.Connection
Adds the channel request handler to the connection service.
addCipher(String, String, int) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
addClientVersion(int, Class) - Method in class com.jscape.inet.sftp.SftpConfiguration
Adds a new client version to the factory.
addCommand(String, ControlCommand) - Method in class com.jscape.inet.terminal.CommandSet
Add command as ControlCommand object to the internal command hash map.
addCompression(String, Class) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
addCookie(String, String) - Method in class com.jscape.inet.http.HttpRequest
Adds cookie name/value pair to this HttpRequest
addDenyDomain(String) - Method in class com.jscape.inspect.EmailInspector
Adds domain to list of denied domains.
addDenyDomain(File) - Method in class com.jscape.inspect.EmailInspector
Adds contents of file to list of domains to be denied.
addFile() - Method in class com.jscape.inet.file.JAcl.Mask
 
addFileTransferListener(FileTransferListener) - Method in interface com.jscape.filetransfer.FileTransfer
Adds FileTransferListener.
addFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
addFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
addFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
addFormat(KeyPairFormat) - Method in class com.jscape.inet.ssh.util.KeyPairAssembler
Adds a new format to the reader.
addFtpListener(FtpListener) - Method in class com.jscape.inet.ftp.Ftp
Adds FTP event listener.
addFtpListener(FtpListener) - Method in class com.jscape.inet.ftps.Ftps
Adds FTP event listener.
addFtpsCertificateVerifier(FtpsCertificateVerifier) - Method in class com.jscape.filetransfer.FtpsTransfer
Set certificate verifier handle acceptance of SSL certificate.
addFtpsCertificateVerifier(FtpsCertificateVerifier) - Method in class com.jscape.inet.ftps.Ftps
Deprecated. see Ftps.setFtpsCertificateVerifier(FtpsCertificateVerifier)
addFxpListener(FxpListener) - Method in class com.jscape.inet.ftp.Fxp
Add FXP event listener
addFxpListener(FxpListener) - Method in class com.jscape.inet.ftps.Fxps
Add FXP event listener
addGlobalHandler(String, GlobalRequestHandler) - Method in class com.jscape.inet.ssh.connection.Connection
Adds the global request handler to the connection service.
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class com.jscape.inet.https.Https
Adds an event listener for events implemented by HandShakeCompletedListener interface.
addHeader(MimeHeader) - Method in class com.jscape.inet.http.HttpRequest
Adds MIME header to this HttpRequest.
addHeader(String, String) - Method in class com.jscape.inet.http.HttpRequest
Adds MIME header to this HttpRequest.
addHeader(MimeHeader) - Method in class com.jscape.inet.mime.MimeMessage
Adds MIME header to this MimeMessage.
addHeader(String, String) - Method in class com.jscape.inet.mime.MimeMessage
Adds MIME header to this MimeMessage.
addHttpListener(HttpListener) - Method in class com.jscape.inet.http.Http
Adds an event listener for events implemented by HttpListener interface.
addImapListener(ImapListener) - Method in class com.jscape.inet.imap.Imap
Adds Imap event listener.
addIpClientListener(IpClientListener) - Method in class com.jscape.inet.ipclient.IpClient
Adds IpClient event listener.
addKey(InetAddress, String) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Adds a new key entry to the store.
addKeyExchange(String, Class) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
addKeyFormat(String, Class) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
addLanguage(String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
addListener(FtpListener) - Method in class com.jscape.inet.ftp.FtpImplementation
Removes specified Ftp event listener.
addListener(ScpEventListener) - Method in class com.jscape.inet.scp.Scp
Adds an event listener.
addMac(String, String, int) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
addNntpListener(NntpListener) - Method in class com.jscape.inet.nntp.Nntp
Adds Nntp event listener.
addParameter(String, String) - Method in class com.jscape.inet.http.HttpFileUpload
Adds a query parameter to HttpFileUpload.
addParameter(HttpParameter) - Method in class com.jscape.inet.http.HttpFileUpload
Adds a query parameter to HttpFileUpload.
addParameter(HttpParameter) - Method in class com.jscape.inet.http.HttpRequest
Adds a query parameter to HTTP request.
addParameter(String, String) - Method in class com.jscape.inet.http.HttpRequest
Adds a query parameter to HTTP request.
addPart(MimeMessage) - Method in class com.jscape.inet.mime.MimeMessage
Adds part to multipart MimeMessage.
addPopListener(PopListener) - Method in class com.jscape.inet.pop.Pop
Adds Pop event listener.
addReplaceHeader(MimeHeader) - Method in class com.jscape.inet.http.HttpRequest
Adds MIME header to this HttpRequest, replacing existing header if found.
addReplaceHeader(String, String) - Method in class com.jscape.inet.http.HttpRequest
Adds MIME header to this HttpRequest, replacing existing header if found.
addReplaceHeader(MimeHeader) - Method in class com.jscape.inet.mime.MimeMessage
Adds MIME header to this MimeMessage, replacing existing header if found.
addReplaceHeader(String, String) - Method in class com.jscape.inet.mime.MimeMessage
Adds MIME header to this MimeMessage, replacing existing header if found.
addReplaceParameter(HttpParameter) - Method in class com.jscape.inet.http.HttpRequest
Adds a query parameter to HTTP request replacing any other parameters with same name.
addReplaceParameter(String, String) - Method in class com.jscape.inet.http.HttpRequest
Adds a query parameter to HTTP request replacing any other parameters with same name.
addRequest(AuthenticationRequest) - Method in class com.jscape.inet.ssh.authentication.requests.AbstractComplexRequest
 
Address - Class in com.jscape.inet.dns.record
Address record represents a host address.
Address() - Constructor for class com.jscape.inet.dns.record.Address
 
addServiceEndedListener(SshTunnelerConnection.SshServiceEndListener) - Method in class com.jscape.inet.ipclientssh.SshTunnelerConnection
Adds services ended listener.
addSftpListener(SftpListener) - Method in class com.jscape.inet.sftp.Sftp
Adds event listener.
addSmtpListener(SmtpListener) - Method in class com.jscape.inet.smtp.Smtp
Adds Smtp event listener.
addSshKeyFormat(String, String) - Method in class com.jscape.inet.ssh.transport.AlgorithmFactory
 
addSshListener(SshListener) - Method in class com.jscape.inet.ssh.Ssh
Add SSH event listener.
addSshListener(SshListener) - Method in class com.jscape.inet.ssh.SshSession
Add Ssh event listener.
addSshScriptListener(SshScriptListener) - Method in class com.jscape.inet.ssh.SshScript
Adds a SshScriptListener to this SshScript.
addSubdirectory() - Method in class com.jscape.inet.file.JAcl.Mask
 
addTask(SshTask) - Method in class com.jscape.inet.ssh.SshScript
Adds a SshTask to this SshScript.
addTask(TelnetTask) - Method in class com.jscape.inet.telnet.TelnetScript
Adds a TelnetTask to this TelnetScript.
addTelnetListener(TelnetListener) - Method in class com.jscape.inet.telnet.Telnet
Add telnet event listener.
addTelnetListener(TelnetListener) - Method in class com.jscape.inet.telnet.TelnetSession
Add telnet event listener.
addTelnetScriptListener(TelnetScriptListener) - Method in class com.jscape.inet.telnet.TelnetScript
Adds a TelnetScriptListener to this TelnetScript.
addType(char, SequenceType) - Static method in class com.jscape.inet.terminal.ControlSequence
Adds map of second sequence character to SequenceType object.
adjust(int) - Method in class com.jscape.inet.ssh.connection.channels.IncomingWindow
 
adjustWindow(long) - Method in class com.jscape.inet.ssh.connection.channels.Channel.DataOutputStream
Adjusts the outgoing window size.
adler - Variable in class com.jscape.inet.ssh.transport.compression.zlib.ZlibStream
 
ALGORITHM - Static variable in class com.jscape.inet.ssh.transport.compression.NullCompression
SSH compression algorithm name
ALGORITHM - Static variable in class com.jscape.inet.ssh.transport.compression.zlib.ZlibCompression
 
ALGORITHM - Static variable in class com.jscape.inet.ssh.transport.kex.DHKeyExchange
The SSH algorithm name
ALGORITHM - Static variable in class com.jscape.inet.ssh.transport.keyformat.DSSKeyFormat
The SSH algorithm name
ALGORITHM - Static variable in class com.jscape.inet.ssh.transport.keyformat.RSAKeyFormat
Field ALGORITHM
AlgorithmFactory - Class in com.jscape.inet.ssh.transport
 
AlgorithmFactory(String) - Constructor for class com.jscape.inet.ssh.transport.AlgorithmFactory
 
AlgorithmFactory() - Constructor for class com.jscape.inet.ssh.transport.AlgorithmFactory
 
AlgorithmFactory(String, String, int) - Constructor for class com.jscape.inet.ssh.transport.AlgorithmFactory
Initialize Algorithm Factory with a particular cipher.
AlgorithmFactory.CipherEntry - Class in com.jscape.inet.ssh.transport
 
AlgorithmFactory.CipherEntry(String, int) - Constructor for class com.jscape.inet.ssh.transport.AlgorithmFactory.CipherEntry
 
AlgorithmFactory.MacEntry - Class in com.jscape.inet.ssh.transport
 
AlgorithmFactory.MacEntry(String, int) - Constructor for class com.jscape.inet.ssh.transport.AlgorithmFactory.MacEntry
 
AlgorithmSuite - Class in com.jscape.inet.ssh.transport
 
AlgorithmSuite(SshMsgKexInit, SshMsgKexInit) - Constructor for class com.jscape.inet.ssh.transport.AlgorithmSuite
 
allocate(int) - Method in class com.jscape.inet.ftps.FtpsClient
The FTP ALLO command.
allocate(int, int) - Method in class com.jscape.inet.ftps.FtpsClient
The FTP ALLO command.
AMCommand - Class in com.jscape.inet.terminal.commands
Exit Graphics Mode.
ANSICommand - Class in com.jscape.inet.terminal.commands
Enter ANSI Mode.
ANY_HOST - Static variable in class com.jscape.inet.ssh.connection.RemotePort
This value means that the server accepts connection from any host
ANY_PORT - Static variable in class com.jscape.inet.ssh.connection.RemotePort
This value means that the server binds the first free port
append() - Method in class com.jscape.inet.file.JFileOpenFlags
 
append(String) - Method in class com.jscape.inet.ftps.FtpsClient
The FTP APPE command.
append(String, Enumeration) - Method in class com.jscape.inet.imap.Imap
Appends an email message to the specified mailbox.
append(String, EmailMessage) - Method in class com.jscape.inet.imap.Imap
Appends an email message to the specified mailbox.
append(char) - Method in class com.jscape.inet.terminal.ControlSequence
Adds char to current sequence.
append(ByteBuffer) - Method in class com.jscape.util.ByteBuffer
Appends data to this ByteBuffer
append(byte[], int, int) - Method in class com.jscape.util.ByteBuffer
Appends data to this ByteBuffer
append(byte[]) - Method in class com.jscape.util.ByteBuffer
Appends data to this ByteBuffer
append(byte) - Method in class com.jscape.util.ByteBuffer
Appends data to this ByteBuffer
append(String, String) - Method in class com.jscape.util.ByteBuffer
Appends data to this ByteBuffer
append(char[]) - Method in class com.jscape.util.ByteBuffer
Appends data to this ByteBuffer
append(char) - Method in class com.jscape.util.ByteBuffer
Appends a character to this ByteBuffer.
appendAtomic() - Method in class com.jscape.inet.file.JFileOpenFlags
 
appendData() - Method in class com.jscape.inet.file.JAcl.Mask
 
Archive - Interface in com.jscape.zip
Implements methods for compression and decompression of files.
ArchiveCompressedEvent - Class in com.jscape.zip
Fired when a file is compressed.
ArchiveCompressedEvent(Object, File) - Constructor for class com.jscape.zip.ArchiveCompressedEvent
Creates ArchiveCompressedEvent.
ArchiveDecompressedEvent - Class in com.jscape.zip
Fired when a archive file is decompressed.
ArchiveDecompressedEvent(Object, File) - Constructor for class com.jscape.zip.ArchiveDecompressedEvent
Creates ArchiveDecompressedEvent.
ArchiveException - Exception in com.jscape.zip
ArchiveExceptin is thrown by many methods of Archive class.
ArchiveException(String) - Constructor for exception com.jscape.zip.ArchiveException
Creates exception with specified message string.
ArchiveException(String, Exception) - Constructor for exception com.jscape.zip.ArchiveException
Creates exception with specified message string and source exception.
ArchiveListener - Interface in com.jscape.zip
Implements methods for capturing events sourced from Zip and Gzip class.
areEqual(long, long, String) - Static method in class com.jscape.util.Assert
Asserts that two specified values are equal.
areEqual(Object, Object, String) - Static method in class com.jscape.util.Assert
Asserts that two specified objects are equal.
articleHeaderRetrieved(NntpArticleHeaderEvent) - Method in class com.jscape.inet.nntp.NntpAdapter
Invoked when an article header is retrieved from NNTP server.
articleHeaderRetrieved(NntpArticleHeaderEvent) - Method in interface com.jscape.inet.nntp.NntpListener
Invoked when an article header is retrieved from NNTP server.
articlePosted(NntpArticlePostedEvent) - Method in class com.jscape.inet.nntp.NntpAdapter
Invoked when an article is posted to NNTP server.
articlePosted(NntpArticlePostedEvent) - Method in interface com.jscape.inet.nntp.NntpListener
Invoked when an article is posted to NNTP server.
articleRetrieved(NntpArticleEvent) - Method in class com.jscape.inet.nntp.NntpAdapter
Invoked when an article is retrieved from NNTP server.
articleRetrieved(NntpArticleEvent) - Method in interface com.jscape.inet.nntp.NntpListener
Invoked when an article is retrieved from NNTP server.
AS400Parser - Class in com.jscape.inet.ftp
Parser responsible for handling FTP directory listing returned in AS400 format.
AS400Parser() - Constructor for class com.jscape.inet.ftp.AS400Parser
 
ASCII - Static variable in interface com.jscape.filetransfer.FileTransfer
Flag to indicate that ASCII transfer mode is used.
ASCII - Static variable in class com.jscape.inet.ftp.Ftp
Flag to indicate that ASCII transfer mode is used.
ASCII - Static variable in class com.jscape.inet.ftps.Ftps
Flag to indicate that ASCII transfer mode is used.
ASCII - Static variable in class com.jscape.inet.sftp.Sftp
 
asFile() - Method in class com.jscape.inet.ftp.MvsParser.MvsFileRecord
 
Assert - Class in com.jscape.util
The utility class for various run-time verifications.
Attachment - Class in com.jscape.inet.mime
Implements methods for creating an attachment to be added to a multi-part MimeMessage.
Attachment(File, String) - Constructor for class com.jscape.inet.mime.Attachment
Constructs a new Attachment instance.
Attachment(File) - Constructor for class com.jscape.inet.mime.Attachment
Constructs a new Attachment instance.
Attachment(String, byte[], String) - Constructor for class com.jscape.inet.mime.Attachment
Constructs a new Attachment instance.
Attachment(String, byte[]) - Constructor for class com.jscape.inet.mime.Attachment
Constructs a new Attachment instance.
Attachment(byte[]) - Constructor for class com.jscape.inet.mime.Attachment
Constructs a new Attachment instance.
Attachment(MimeMessage) - Constructor for class com.jscape.inet.mime.Attachment
Constructs a new Attachment instance from an existing MIME message.
AttributePresenceFlags2 - Class in com.jscape.inet.sftp.v4.packets
The attribute presence flags version 2.
AttributePresenceFlags2() - Constructor for class com.jscape.inet.sftp.v4.packets.AttributePresenceFlags2
 
AttributesRequest - Class in com.jscape.inet.sftp.requests
 
AttributesRequest() - Constructor for class com.jscape.inet.sftp.requests.AttributesRequest
 
AUTH_APOP - Static variable in class com.jscape.inet.pop.Pop
APOP authentication.
AUTH_CRAM_MD5 - Static variable in class com.jscape.inet.imap.Imap
CRAM_MD5 authentication.
AUTH_CRAM_MD5 - Static variable in class com.jscape.inet.smtp.Smtp
CRAM_MD5 authentication.
AUTH_LOGIN - Static variable in class com.jscape.inet.imap.Imap
Standard username/password authentication.
AUTH_LOGIN - Static variable in class com.jscape.inet.pop.Pop
Standard username/password authentication.
AUTH_LOGIN - Static variable in class com.jscape.inet.smtp.Smtp
Standard username/password authentication.
AUTH_METHOD_HOSTBASE - Static variable in class com.jscape.inet.ssh.Ssh
 
AUTH_METHOD_KBI - Static variable in class com.jscape.inet.ssh.Ssh
 
AUTH_METHOD_NONE - Static variable in class com.jscape.inet.ssh.Ssh
 
AUTH_METHOD_PASSWORD - Static variable in class com.jscape.inet.ssh.Ssh
 
AUTH_METHOD_PUBLICKEY - Static variable in class com.jscape.inet.ssh.Ssh
 
AUTH_PASS - Static variable in class com.jscape.inet.pop.Pop
Deprecated. replaced by AUTH_LOGIN variable for consistency
AUTH_SSL - Static variable in class com.jscape.inet.ftps.Ftps
Connection type for AUTH SSL FTP session.
AUTH_TLS - Static variable in class com.jscape.inet.ftps.Ftps
Connection type for AUTH TLS FTP session (default).
authenticate(FtpsClient, String, String, String) - Method in interface com.jscape.inet.ftps.Ftps.ConnectionStrategy
Performs user authentication.
AuthenticationException - Exception in com.jscape.inet.ssh.authentication
Represents common authentication error.
AuthenticationException() - Constructor for exception com.jscape.inet.ssh.authentication.AuthenticationException
Method AuthenticationException
AuthenticationException(String) - Constructor for exception com.jscape.inet.ssh.authentication.AuthenticationException
Method AuthenticationException
AuthenticationException(Throwable) - Constructor for exception com.jscape.inet.ssh.authentication.AuthenticationException
Method AuthenticationException
AuthenticationRequest - Interface in com.jscape.inet.ssh.authentication
Represents user authentication request abstraction.
authorize(String) - Method in class com.jscape.inet.ftps.FtpsClient
The FTP AUTH TLS command.
authorized() - Method in interface com.jscape.inet.ftps.FtpsCertificateVerifier
Checks whether certificate is trusted.
AUTO - Static variable in interface com.jscape.filetransfer.FileTransfer
Flag to indicate that automatic transfer mode detection is used.
AUTO - Static variable in class com.jscape.inet.ftp.Ftp
Flag to indicate that automatic transfer mode detection is used.
AUTO - Static variable in class com.jscape.inet.ftps.Ftps
Flag to indicate that automatic transfer mode detection is used.
AUTO - Static variable in class com.jscape.inet.sftp.Sftp
 
avail_in - Variable in class com.jscape.inet.ssh.transport.compression.zlib.ZlibStream
 
avail_out - Variable in class com.jscape.inet.ssh.transport.compression.zlib.ZlibStream
 
available() - Method in class com.jscape.inet.ssh.connection.channels.ChannelInputStream
 
available() - Method in class com.jscape.inet.telnet.TelnetInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in class com.jscape.util.ByteArrayStream
Returns the stream available bytes.

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