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

M

MAC_ALG_HMAC_MD5 - Static variable in class com.jscape.inet.ssh.Ssh
 
MAC_ALG_HMAC_MD5_96 - Static variable in class com.jscape.inet.ssh.Ssh
 
MAC_ALG_HMAC_SHA1 - Static variable in class com.jscape.inet.ssh.Ssh
 
MAC_ALG_HMAC_SHA1_96 - Static variable in class com.jscape.inet.ssh.Ssh
 
MAC_ALG_NONE - Static variable in class com.jscape.inet.ssh.Ssh
 
MacException - Exception in com.jscape.inet.ssh.transport.mac
 
MacException() - Constructor for exception com.jscape.inet.ssh.transport.mac.MacException
Method MacException
MacException(String) - Constructor for exception com.jscape.inet.ssh.transport.mac.MacException
Method MacException
MacException(Exception) - Constructor for exception com.jscape.inet.ssh.transport.mac.MacException
Method MacException
MailBox - Class in com.jscape.inet.dns.record
MailBox represents a mailbox domain name.
MailBox() - Constructor for class com.jscape.inet.dns.record.MailBox
 
MailDomain - Class in com.jscape.inet.dns.record
MailDomain record represents a mail-destination.
MailDomain() - Constructor for class com.jscape.inet.dns.record.MailDomain
 
MailExchanger - Class in com.jscape.inet.dns.record
MailExchanger record represents a host responsible for sending email
MailExchanger() - Constructor for class com.jscape.inet.dns.record.MailExchanger
 
MailExchangerComparator - Class in com.jscape.inet.dns.record
Implements methods for sorting MailExchanger records by preference.
MailExchangerComparator() - Constructor for class com.jscape.inet.dns.record.MailExchangerComparator
 
MailForwarder - Class in com.jscape.inet.dns.record
MailForwarder record represents a mail forwarder domain.
MailForwarder() - Constructor for class com.jscape.inet.dns.record.MailForwarder
 
MailGroup - Class in com.jscape.inet.dns.record
MailGroup record represents a mail group member.
MailGroup() - Constructor for class com.jscape.inet.dns.record.MailGroup
 
MailInfo - Class in com.jscape.inet.dns.record
MailInfo record represents a mailbox or mail list information.
MailInfo() - Constructor for class com.jscape.inet.dns.record.MailInfo
 
MailRename - Class in com.jscape.inet.dns.record
MailRename record represents a mail rename domain name.
MailRename() - Constructor for class com.jscape.inet.dns.record.MailRename
 
main(String[]) - Static method in class com.jscape.inet.smtp.Smtp
 
makeDir(String) - Method in interface com.jscape.filetransfer.FileTransfer
Makes directory on server.
makeDir(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
makeDir(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
makeDir(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
makeDir(String) - Method in class com.jscape.inet.ftp.Ftp
Makes directory on FTP server.
makeDir(String) - Method in class com.jscape.inet.ftp.FtpImplementation
Makes directory on FTP server.
makeDir(String) - Method in class com.jscape.inet.ftps.Ftps
Makes directory on FTP server.
makeDir(String) - Method in class com.jscape.inet.sftp.Sftp
Makes directory on SSH server.
makeDirectory(String) - Method in class com.jscape.inet.ftps.FtpsClient
The FTP MKD command.
makeDirRecursive(String) - Method in interface com.jscape.filetransfer.FileTransfer
Makes directory on server, creating subdirectories if necessary.
makeDirRecursive(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
makeDirRecursive(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
makeDirRecursive(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
makeDirRecursive(String) - Method in class com.jscape.inet.ftp.Ftp
Makes directory on FTP server, creating subdirectories if necessary.
makeDirRecursive(String) - Method in class com.jscape.inet.ftps.Ftps
Makes directory on FTP server, creating subdirectories if necessary.
makeDirRecursive(String) - Method in class com.jscape.inet.sftp.Sftp
Makes directory on SSH server, creating subdirectories if necessary.
makeLocalDir(String) - Method in interface com.jscape.filetransfer.FileTransfer
Creates local directory.
makeLocalDir(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
makeLocalDir(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
makeLocalDir(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
makeLocalDir(String) - Method in class com.jscape.inet.ftp.Ftp
Creates local directory.
makeLocalDir(String) - Method in class com.jscape.inet.ftps.Ftps
Creates local directory.
makeLocalDir(String) - Method in class com.jscape.inet.sftp.Sftp
Creates local directory.
mark(int) - Method in class com.jscape.inet.telnet.TelnetInputStream
Marks the current position in this input stream.
markSupported() - Method in class com.jscape.inet.telnet.TelnetInputStream
Checks if mark is supported in this TelnetInputStream
match(String, String) - Method in class com.jscape.util.DiskIterator
 
MAX_FILES_IN_DIR - Static variable in class com.jscape.util.DiskIterator
 
MAX_RECURSE - Static variable in class com.jscape.util.DiskIterator
 
MAX_VALUE - Static variable in class com.jscape.inet.ssh.types.SshByte
A constant holding the maximum value a SSH byte can have, 255.
MAX_VALUE - Static variable in class com.jscape.inet.ssh.types.SshUint32
A constant holding the maximum value a SSH uint32 can have, 4294967295.
MAX_VALUE - Static variable in class com.jscape.inet.ssh.types.SshUint64
A constant holding the maximum value a SSH int64 can have, 264.
MAX_VALUE - Static variable in class com.jscape.inet.ssh.util.Sequence
A constant holding the maximum value a SSH packet sequence can have, 232.
MAX_WINDOW_SIZE - Static variable in class com.jscape.inet.ssh.connection.channels.IncomingWindow
 
MD5 - Class in com.jscape.inet.util
Implements basic MD5 hash functionality based on algorithm described in RFC 1321.
MD5(String) - Constructor for class com.jscape.inet.util.MD5
Constructs new MD5 instance.
MD5(byte[]) - Constructor for class com.jscape.inet.util.MD5
Constructs new MD5 instance.
MD5(String, String) - Constructor for class com.jscape.inet.util.MD5
Constructs new MD5 instance.
MD5(byte[], byte[]) - Constructor for class com.jscape.inet.util.MD5
Constructs new MD5 instance.
mdelete(String) - Method in interface com.jscape.filetransfer.FileTransfer
Deletes multiple files in servers current directory matching regular expression.
mdelete(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Deletes multiple files matching filter to FTP server's current directory.
mdelete(String) - Method in class com.jscape.filetransfer.FtpTransfer
Deletes multiple files matching filter to FTP server's current directory.
mdelete(String) - Method in class com.jscape.filetransfer.SftpTransfer
Deletes multiple files matching filter to SFTP server's current directory.
mdelete(String) - Method in class com.jscape.inet.ftp.Ftp
Deletes multiple files matching regular expression in FTP server's current directory.
mdelete(String) - Method in class com.jscape.inet.ftps.Ftps
Deletes multiple files matching regular in FTP server's current directory.
mdelete(String) - Method in class com.jscape.inet.sftp.Sftp
Deletes multiple files matching regular expression from SSH server's current directory.
mdownload(Enumeration) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads specified files in current working remote directory from server to local directory.
mdownload(String) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads multiple files matching regular expression from server's current directory.
mdownload(Enumeration) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
mdownload(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
mdownload(Enumeration) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
mdownload(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
mdownload(Enumeration) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
mdownload(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
mdownload(Enumeration) - Method in class com.jscape.inet.ftp.Ftp
Downloads specified files in current working remote directory from FTP server to local directory.
mdownload(String) - Method in class com.jscape.inet.ftp.Ftp
Downloads multiple files matching regular expression from FTP server current directory.
mdownload(Enumeration) - Method in class com.jscape.inet.ftps.Ftps
Downloads specified files in current working remote directory from FTP server to local directory.
mdownload(String) - Method in class com.jscape.inet.ftps.Ftps
Downloads multiple files matching regular expression from FTP server's current directory.
mdownload(String, Enumeration) - Method in class com.jscape.inet.scp.Scp
Downloads specified files in current working remote directory from SSH server to local directory.
mdownload(String, Iterator) - Method in class com.jscape.inet.scp.Scp
Downloads specified files in current working remote directory from SSH server to local directory.
mdownload(String, String[]) - Method in class com.jscape.inet.scp.Scp
Downloads specified files in current working remote directory from SSH server to local directory.
mdownload(String, String) - Method in class com.jscape.inet.scp.Scp
Downloads multiple files matching filter from SSH server's directory.
mdownload(Enumeration) - Method in class com.jscape.inet.sftp.Sftp
Downloads specified files in current working remote directory from SSH server to local directory.
mdownload(String) - Method in class com.jscape.inet.sftp.Sftp
Downloads multiple files matching filter from SSH server's current directory.
Message - Class in com.jscape.inet.ssh.transport
The SSH message.
MessageReader - Class in com.jscape.inet.ssh.transport
The SSH message reader.
MessageReader(InputStream, Compression, Cipher, Mac) - Constructor for class com.jscape.inet.ssh.transport.MessageReader
Creates a new in instance.
messageReceived(Message) - Method in class com.jscape.inet.ssh.transport.SshLogger
 
messageRetrieved(ImapMessageEvent) - Method in class com.jscape.inet.imap.ImapAdapter
Invoked when message is retrieved from IMAP server.
messageRetrieved(ImapMessageEvent) - Method in interface com.jscape.inet.imap.ImapListener
Invoked when message is retrieved from IMAP server.
messageRetrieved(PopMessageEvent) - Method in class com.jscape.inet.pop.PopAdapter
Invoked when message is retrieved from POP3 server.
messageRetrieved(PopMessageEvent) - Method in interface com.jscape.inet.pop.PopListener
Invoked when message is retrieved from POP3 server.
messageSent(Message) - Method in class com.jscape.inet.ssh.transport.SshLogger
 
MessageStream - Class in com.jscape.inet.ssh.transport
 
MessageStream() - Constructor for class com.jscape.inet.ssh.transport.MessageStream
 
MessageWriter - Class in com.jscape.inet.ssh.transport
The SSH message out.
MessageWriter(OutputStream, Compression, Cipher, Mac) - Constructor for class com.jscape.inet.ssh.transport.MessageWriter
Creates a new SSH message out instance.
MimeConstants - Interface in com.jscape.inet.mime
Contains a set of static variables frequently used by MIME related classes.
MimeException - Exception in com.jscape.inet.mime
MimeException is thrown by many methods of MimeMessage classes.
MimeException(String) - Constructor for exception com.jscape.inet.mime.MimeException
Creates exception with specified message string.
MimeException(String, Exception) - Constructor for exception com.jscape.inet.mime.MimeException
Creates exception with specified message string and source exception.
MimeHeader - Class in com.jscape.inet.mime
Implements methods for managing mime headers for use in a MimeMessage.
MimeHeader() - Constructor for class com.jscape.inet.mime.MimeHeader
Constructs a new MimeHeader instance.
MimeHeader(String, String) - Constructor for class com.jscape.inet.mime.MimeHeader
Constructs a new MimeHeader instance.
MimeHeader(String, String, String) - Constructor for class com.jscape.inet.mime.MimeHeader
Constructs a new MimeHeader instance.
MimeHeader(byte[]) - Constructor for class com.jscape.inet.mime.MimeHeader
Constructs a new MimeHeader instance.
MimeHeaderAttr - Class in com.jscape.inet.mime
Implements methods for managing the attributes of a MimeHeader.
MimeHeaderAttr() - Constructor for class com.jscape.inet.mime.MimeHeaderAttr
Constructs a new MimeHeaderAttr instance.
MimeHeaderAttr(String) - Constructor for class com.jscape.inet.mime.MimeHeaderAttr
Constructs a new MimeHeaderAttr instance.
MimeHeaderAttr(byte[]) - Constructor for class com.jscape.inet.mime.MimeHeaderAttr
Constructs a new MimeHeaderAttr instance.
MimeHeaderAttr(String, String) - Constructor for class com.jscape.inet.mime.MimeHeaderAttr
Constructs a new MimeHeaderAttr instance.
MimeHeaderAttr(String, String, String) - Constructor for class com.jscape.inet.mime.MimeHeaderAttr
Constructs a new MimeHeaderAttr instance.
MimeMessage - Class in com.jscape.inet.mime
Provides methods for building MIME message content and parsing existing MIME message content into its parts.
MimeMessage() - Constructor for class com.jscape.inet.mime.MimeMessage
Constructs a new MimeMessage.
MimeMessage(byte[]) - Constructor for class com.jscape.inet.mime.MimeMessage
Constructs a MimeMessage from existing content.
MIN_VALUE - Static variable in class com.jscape.inet.ssh.types.SshByte
A constant holding the minimum value a SSH byte can have, 0.
MIN_VALUE - Static variable in class com.jscape.inet.ssh.types.SshUint32
A constant holding the minimum value a SSH uint32 can have, 0.
MIN_VALUE - Static variable in class com.jscape.inet.ssh.types.SshUint64
A constant holding the minimum value a SSH int64 can have, 0.
MIN_VALUE - Static variable in class com.jscape.inet.ssh.util.Sequence
A constant holding the minimum value a SSH packet sequence can have, 0.
MIN_WINDOW_SIZE - Static variable in class com.jscape.inet.ssh.connection.channels.IncomingWindow
 
mkdir(String, SftpFileAttributes) - Method in class com.jscape.inet.sftp.SftpClient
Creates a new directory.
mkdir(String, SftpFileAttributes) - Method in class com.jscape.inet.sftp.v4.SftpClient4
Creates a new directory.
mlsd(String) - Method in class com.jscape.inet.ftps.FtpsClient
 
MODE - Static variable in class com.jscape.inet.nntp.Nntp
Command to indicate to NNTP server that this is a NNTP reader.
MODE_DOWNLOAD - Static variable in class com.jscape.inet.http.HttpProgressEvent
Download mode
MODE_UPLOAD - Static variable in class com.jscape.inet.http.HttpProgressEvent
Upload mode
moveDown(int) - Method in class com.jscape.inet.terminal.Screen.Cursor
Moves cursor down for giving row quantity.
moveEnd() - Method in class com.jscape.inet.terminal.Screen.Cursor
Moves cursor to end position.
moveHome() - Method in class com.jscape.inet.terminal.Screen.Cursor
Moves cursor to home position.
moveLeft(int) - Method in class com.jscape.inet.terminal.Screen.Cursor
Moves cursor left for giving column quantity.
moveRight(int) - Method in class com.jscape.inet.terminal.Screen.Cursor
Moves cursor right for giving column quantity.
moveTo(int, int) - Method in class com.jscape.inet.terminal.Screen.Cursor
Sets cursor position in the cells.
moveUp(int) - Method in class com.jscape.inet.terminal.Screen.Cursor
Moves cursor up for giving row quantity.
msg - Variable in class com.jscape.inet.ssh.transport.compression.zlib.ZlibStream
 
MSG_CHANNEL_CLOSE - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_CHANNEL_DATA - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_CHANNEL_EOF - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_CHANNEL_EXTENDED_DATA - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_CHANNEL_FAILURE - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_CHANNEL_OPEN - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_CHANNEL_OPEN_CONFIRMATION - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_CHANNEL_OPEN_FAILURE - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_CHANNEL_REQUEST - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_CHANNEL_SUCCESS - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_CHANNEL_WINDOW_ADJUST - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_DEBUG - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_DISCONNECT - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_GLOBAL_REQUEST - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_IGNORE - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_KEXDH_INIT - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_KEXDH_REPLY - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_KEXINIT - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_NEWKEYS - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_REQUEST_FAILURE - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_REQUEST_SUCCESS - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_SERVICE_ACCEPT - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_SERVICE_REQUEST - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_UNIMPLEMENTED - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_USERAUTH_BANNER - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_USERAUTH_FAILURE - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_USERAUTH_PK_OK - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_USERAUTH_REQUEST - Static variable in class com.jscape.inet.ssh.Ssh
 
MSG_USERAUTH_SUCCESS - Static variable in class com.jscape.inet.ssh.Ssh
 
mtransfer(Ftp, Ftp, String) - Method in class com.jscape.inet.ftp.Fxp
Transfer files matching regular expression from source FTP server to destination FTP server.
mtransfer(Ftps, Ftps, String) - Method in class com.jscape.inet.ftps.Fxps
Transfer files matching filter from source FTP server to destination FTP server
mupload(Enumeration) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads multiple files to server.
mupload(String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads multiple files matching regular expression to server's current directory.
mupload(Enumeration) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
mupload(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
mupload(Enumeration) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
mupload(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
mupload(Enumeration) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
mupload(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
mupload(Enumeration) - Method in class com.jscape.inet.ftp.Ftp
Uploads multiple files to FTP server.
mupload(String) - Method in class com.jscape.inet.ftp.Ftp
Uploads multiple files matching regular expression to FTP server's current directory.
mupload(Enumeration) - Method in class com.jscape.inet.ftps.Ftps
Uploads multiple files to FTP server Uploads are performed relative to current local directory.
mupload(String) - Method in class com.jscape.inet.ftps.Ftps
Uploads multiple files matching regular expression to FTP server's current directory.
mupload(String, Enumeration) - Method in class com.jscape.inet.scp.Scp
Uploads multiple files to SSH server.
mupload(String, Iterator) - Method in class com.jscape.inet.scp.Scp
Uploads multiple files to SSH server.
mupload(String, String[]) - Method in class com.jscape.inet.scp.Scp
Uploads multiple files to SSH server.
mupload(String, String) - Method in class com.jscape.inet.scp.Scp
Uploads multiple files matching regular expression to SSH server's current directory.
mupload(Enumeration) - Method in class com.jscape.inet.sftp.Sftp
Uploads multiple files to SSH server.
mupload(String) - Method in class com.jscape.inet.sftp.Sftp
Uploads multiple files matching filter to SSH server's current directory.
MvsParser - Class in com.jscape.inet.ftp
 
MvsParser() - Constructor for class com.jscape.inet.ftp.MvsParser
 
MvsParser.MvsFileRecord - Class in com.jscape.inet.ftp
 
MvsParser.MvsFileRecord(String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.jscape.inet.ftp.MvsParser.MvsFileRecord
 
MX_VALIDATION - Static variable in class com.jscape.inspect.EmailInspectionLevel
Checks for valid syntax, internet domain and valid mail server of email address.
MX_VALIDATION - Static variable in class com.jscape.inspect.EmailInspector
Use in conjunction with setEmailInspectionLevel method to perform syntax, domain and mail exchanger validation of e-mail address.

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