- GE - Static variable in class javax.mail.search.ComparisonTerm
-
The greater than or equal to operator.
- get(String) - Method in class javax.mail.internet.ParameterList
-
Returns the value of the specified parameter.
- getAddress() - Method in class javax.mail.internet.InternetAddress
-
Returns the email address.
- getAddress() - Method in class javax.mail.search.AddressTerm
-
Returns the address to match.
- getAllHeaderLines() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getAllHeaderLines() - Method in class gnu.mail.providers.maildir.MaildirMessage
-
- getAllHeaderLines() - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- getAllHeaderLines() - Method in class gnu.mail.providers.pop3.POP3Message
-
Causes the headers to be read.
- getAllHeaderLines() - Method in class javax.mail.internet.InternetHeaders
-
Returns all the header-lines.
- getAllHeaderLines() - Method in class javax.mail.internet.MimeBodyPart
-
Returns all the header-lines.
- getAllHeaderLines() - Method in class javax.mail.internet.MimeMessage
-
Returns all the header-lines.
- getAllHeaderLines() - Method in interface javax.mail.internet.MimePart
-
Returns all the header-lines.
- getAllHeaders() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getAllHeaders() - Method in class gnu.mail.providers.maildir.MaildirMessage
-
- getAllHeaders() - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- getAllHeaders() - Method in class gnu.mail.providers.pop3.POP3Message
-
Causes the headers to be read.
- getAllHeaders() - Method in class javax.mail.internet.InternetHeaders
-
Returns all the headers.
- getAllHeaders() - Method in class javax.mail.internet.MimeBodyPart
-
Returns all the headers.
- getAllHeaders() - Method in class javax.mail.internet.MimeMessage
-
Returns all the headers.
- getAllHeaders() - Method in interface javax.mail.Part
-
Returns all the headers from this part.
- getAllRecipients() - Method in class javax.mail.internet.MimeMessage
-
Returns all the recipients.
- getAllRecipients() - Method in class javax.mail.Message
-
Returns all the recipient addresses in the message.
- getBaseType() - Method in class javax.mail.internet.ContentType
-
Returns the MIME type string, without the parameters.
- getBodyPart(int) - Method in class javax.mail.internet.MimeMultipart
-
Returns the specified body part.
- getBodyPart(String) - Method in class javax.mail.internet.MimeMultipart
-
Returns the body part identified by the given Content-ID (CID).
- getBodyPart(int) - Method in class javax.mail.Multipart
-
Get the specified body part.
- getBodyPart(int) - Method in interface javax.mail.MultipartDataSource
-
Returns the specified body part.
- getCause() - Method in exception javax.mail.MessagingException
-
- getClassName() - Method in class javax.mail.Provider
-
Returns the name of the class implementing the protocol.
- getComparison() - Method in class javax.mail.search.DateTerm
-
Returns the comparison operator.
- getComparison() - Method in class javax.mail.search.IntegerComparisonTerm
-
Returns the type of comparison.
- getConnection() - Method in class gnu.mail.providers.imap.IMAPStore
-
Returns the IMAP connection used by this store.
- getContent() - Method in class gnu.mail.util.MailboxURLConnection
-
- getContent() - Method in class javax.mail.internet.MimeBodyPart
-
Returns this part's content as a Java object.
- getContent() - Method in class javax.mail.internet.MimeMessage
-
Returns this message's content as a Java object.
- getContent() - Method in interface javax.mail.Part
-
Returns the content of this part as a Java object.
- getContentID() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getContentID() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the value of the Content-ID header field.
- getContentID() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the Content-ID header field.
- getContentID() - Method in interface javax.mail.internet.MimePart
-
Returns the value of the Content-ID header field of this part.
- getContentLanguage() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getContentLanguage() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the languages specified in the Content-Language header of this
part, as defined by RFC 1766.
- getContentLanguage() - Method in class javax.mail.internet.MimeMessage
-
Returns the languages specified in the Content-Language header field
of this message, as defined by RFC 1766.
- getContentLanguage() - Method in interface javax.mail.internet.MimePart
-
Returns the languages specified in the Content-Language header of this
part, as defined by RFC 1766.
- getContentMD5() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the value of the Content-MD5 header field.
- getContentMD5() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the Content-MD5 header field.
- getContentMD5() - Method in interface javax.mail.internet.MimePart
-
Returns the value of the Content-MD5 header field of this part.
- getContentStream() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getContentStream() - Method in class gnu.mail.providers.maildir.MaildirMessage
-
- getContentStream() - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- getContentStream() - Method in class gnu.mail.providers.pop3.POP3Message
-
Causes the content to be read in.
- getContentStream() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the unencoded bytes of the content.
- getContentStream() - Method in class javax.mail.internet.MimeMessage
-
Returns the unencoded bytes of the content.
- getContentType() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getContentType() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the value of the RFC 822 Content-Type header field, or
"text/plain" if the header is not available.
- getContentType() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 Content-Type header field, or
"text/plain" if the header is not available.
- getContentType() - Method in class javax.mail.internet.MimePartDataSource
-
- getContentType() - Method in class javax.mail.Multipart
-
Returns the content-type of this multipart.
- getContentType() - Method in interface javax.mail.Part
-
Returns the content-type of the content of this part, or
null
if the content-type could not be determined.
- getCount() - Method in class javax.mail.internet.MimeMultipart
-
Returns the number of component body parts.
- getCount() - Method in class javax.mail.Multipart
-
Returns the number of enclosed body parts.
- getCount() - Method in interface javax.mail.MultipartDataSource
-
Returns the number of body parts.
- getDataHandler() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getDataHandler() - Method in class gnu.mail.providers.maildir.MaildirMessage
-
- getDataHandler() - Method in class gnu.mail.providers.pop3.POP3Message
-
Causes the content to be read in.
- getDataHandler() - Method in class javax.mail.internet.MimeBodyPart
-
Returns a data handler for accessing this part's content.
- getDataHandler() - Method in class javax.mail.internet.MimeMessage
-
Returns a data handler for accessing this message's content.
- getDataHandler() - Method in interface javax.mail.Part
-
Returns a data handler for the content of this part.
- getDate() - Method in class javax.mail.search.DateTerm
-
Returns the date to compare with.
- getDebug() - Method in class javax.mail.Session
-
Get the debug setting for this Session.
- getDebugOut() - Method in class javax.mail.Session
-
Returns the stream to be used for debugging output.
- getDefaultFolder() - Method in class gnu.mail.providers.imap.IMAPStore
-
Returns the root folder.
- getDefaultFolder() - Method in class gnu.mail.providers.maildir.MaildirStore
-
Returns the default folder.
- getDefaultFolder() - Method in class gnu.mail.providers.mbox.MboxStore
-
Returns the default folder.
- getDefaultFolder() - Method in class gnu.mail.providers.nntp.NNTPStore
-
Returns the folder representing the "root" namespace.
- getDefaultFolder() - Method in class gnu.mail.providers.pop3.POP3Store
-
Returns the root folder.
- getDefaultFolder() - Method in class javax.mail.Store
-
Returns a folder that represents the root of the primary namespace
presented to the user by this store.
- getDefaultInstance(Properties, Authenticator) - Static method in class javax.mail.Session
-
Returns the default session.
- getDefaultInstance(Properties) - Static method in class javax.mail.Session
-
Get the default Session object.
- getDefaultJavaCharset() - Static method in class javax.mail.internet.MimeUtility
-
Returns the default Java charset.
- getDefaultUserName() - Method in class javax.mail.Authenticator
-
Returns the default user name.
- getDeletedMessageCount() - Method in class gnu.mail.providers.imap.IMAPFolder
-
Returns the number of deleted messages in this folder.
- getDeletedMessageCount() - Method in class javax.mail.Folder
-
Returns the number of deleted messages in this folder.
- getDescription() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getDescription() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the Content-Description header field of this part.
- getDescription() - Method in class javax.mail.internet.MimeMessage
-
Returns the Content-Description header field of this message.
- getDescription() - Method in interface javax.mail.Part
-
Returns the description of this part.
- getDisposition() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getDisposition() - Method in class javax.mail.internet.ContentDisposition
-
Returns the disposition value.
- getDisposition() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the value of the RFC 822 Content-Disposition header field, or
null
if the header is not available.
- getDisposition() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 Content-Disposition header field, or
null
if the header is not available.
- getDisposition() - Method in interface javax.mail.Part
-
Returns the disposition of this part.
- getEncoding() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getEncoding() - Method in interface javax.mail.EncodingAware
-
Returns the Content-Transfer-Encoding to use for the data, or null if a
suitable encoding should be chosen automatically.
- getEncoding() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the value of the Content-Transfer-Encoding header field.
- getEncoding() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the Content-Transfer-Encoding header field.
- getEncoding() - Method in interface javax.mail.internet.MimePart
-
Returns the value of the Content-Transfer-Encoding header field of
this part.
- getEncoding(DataSource) - Static method in class javax.mail.internet.MimeUtility
-
Returns the Content-Transfer-Encoding that should be applied to the input
stream of this data source, to make it mail safe.
- getEncoding(DataHandler) - Static method in class javax.mail.internet.MimeUtility
-
Returns the Content-Transfer-Encoding that needs to be applied to the
given content in order to make it mail safe.
- getFile() - Method in class javax.mail.URLName
-
Returns the file name of this URLName.
- getFileName() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getFileName() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the filename associated with this body part.
- getFileName() - Method in class javax.mail.internet.MimeMessage
-
Returns the filename associated with this message.
- getFileName() - Method in interface javax.mail.Part
-
Returns the filename associated with this part, if available.
- getFlags() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getFlags() - Method in class javax.mail.internet.MimeMessage
-
Returns the flags for this message.
- getFlags() - Method in class javax.mail.Message
-
Returns the flags for this message.
- getFlags() - Method in class javax.mail.search.FlagTerm
-
Returns the flags to test.
- getFolder(String) - Method in class gnu.mail.providers.imap.IMAPFolder
-
Returns a subfolder with the specified name.
- getFolder(String) - Method in class gnu.mail.providers.imap.IMAPStore
-
Returns the folder with the specified name.
- getFolder(URLName) - Method in class gnu.mail.providers.imap.IMAPStore
-
Returns the folder whose name is the file part of the specified URLName.
- getFolder(String) - Method in class gnu.mail.providers.maildir.MaildirFolder
-
Returns the subfolder of this folder with the specified name.
- getFolder(String) - Method in class gnu.mail.providers.maildir.MaildirStore
-
Returns the folder with the specified filename.
- getFolder(URLName) - Method in class gnu.mail.providers.maildir.MaildirStore
-
Returns the folder specified by the filename of the URLName.
- getFolder(String) - Method in class gnu.mail.providers.mbox.MboxFolder
-
Returns the subfolder of this folder with the specified name.
- getFolder(String) - Method in class gnu.mail.providers.mbox.MboxStore
-
Returns the folder with the specified filename.
- getFolder(URLName) - Method in class gnu.mail.providers.mbox.MboxStore
-
Returns the folder specified by the filename of the URLName.
- getFolder(String) - Method in class gnu.mail.providers.nntp.NNTPFolder
-
This folder type does not contain other folders.
- getFolder(String) - Method in class gnu.mail.providers.nntp.NNTPRootFolder
-
Returns a new Folder object associated with the specified name.
- getFolder(String) - Method in class gnu.mail.providers.nntp.NNTPStore
-
Returns a folder by name.
- getFolder(URLName) - Method in class gnu.mail.providers.nntp.NNTPStore
-
Returns the folder whose name corresponds to the file
part
of the specified URL.
- getFolder(String) - Method in class gnu.mail.providers.pop3.POP3Folder
-
POP3 folders can't contain subfolders.
- getFolder(String) - Method in class gnu.mail.providers.pop3.POP3Store
-
Returns the folder with the specified name.
- getFolder(URLName) - Method in class gnu.mail.providers.pop3.POP3Store
-
Returns the folder whose name is the file part of the specified URLName.
- getFolder() - Method in class javax.mail.event.FolderEvent
-
Returns the affected folder.
- getFolder(String) - Method in class javax.mail.Folder
-
Return a folder corresponding to the given name.
- getFolder() - Method in exception javax.mail.FolderClosedException
-
Returns the folder.
- getFolder() - Method in exception javax.mail.FolderNotFoundException
-
Returns the folder.
- getFolder() - Method in class javax.mail.Message
-
Returns the folder from which this message was obtained.
- getFolder() - Method in exception javax.mail.ReadOnlyFolderException
-
Returns the folder.
- getFolder(URLName) - Method in class javax.mail.Session
-
Get a closed Folder object for the given URLName.
- getFolder(String) - Method in class javax.mail.Store
-
Returns the folder with the given name.
- getFolder(URLName) - Method in class javax.mail.Store
-
Returns the folder corresponding to the given URLName.
- getFrom() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 From header field.
- getFrom() - Method in class javax.mail.Message
-
Returns the identity of the person(s) who ordered the sending of
this message.
- getFullName() - Method in class gnu.mail.providers.imap.IMAPFolder
-
Returns the full path of this folder.
- getFullName() - Method in class gnu.mail.providers.maildir.MaildirFolder
-
Returns the full name of this folder.
- getFullName() - Method in class gnu.mail.providers.mbox.MboxFolder
-
Returns the full name of this folder.
- getFullName() - Method in class gnu.mail.providers.nntp.NNTPFolder
-
- getFullName() - Method in class gnu.mail.providers.nntp.NNTPRootFolder
-
- getFullName() - Method in class gnu.mail.providers.pop3.POP3Folder
-
Returns the full name of this folder.
- getFullName() - Method in class javax.mail.Folder
-
Returns the full name of this folder.
- getGreeting() - Method in class gnu.mail.providers.smtp.SMTPTransport
-
Returns the greeting banner.
- getGroup(boolean) - Method in class javax.mail.internet.InternetAddress
-
Returns the members of a group address.
- getHeader(String) - Method in class gnu.mail.providers.imap.IMAPMessage
-
Returns the specified header field.
- getHeader(String, String) - Method in class gnu.mail.providers.imap.IMAPMessage
-
Returns the specified header field.
- getHeader(String) - Method in class gnu.mail.providers.maildir.MaildirMessage
-
- getHeader(String, String) - Method in class gnu.mail.providers.maildir.MaildirMessage
-
- getHeader(String) - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- getHeader(String, String) - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- getHeader(String) - Method in class gnu.mail.providers.pop3.POP3Message
-
Causes the headers to be read.
- getHeader(String, String) - Method in class gnu.mail.providers.pop3.POP3Message
-
Causes the headers to be read.
- getHeader(String) - Method in class javax.mail.internet.InternetHeaders
-
Returns all the values for the specified header.
- getHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
-
Returns all the headers for this header name as a single string,
with headers separated by the given delimiter.
- getHeader(String) - Method in class javax.mail.internet.MimeBodyPart
-
Returns all the values for the specified header name.
- getHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Returns all the values for the specified header name as a single
string, with headers separated by the given delimiter.
- getHeader(String) - Method in class javax.mail.internet.MimeMessage
-
Returns all the values for the specified header name.
- getHeader(String, String) - Method in class javax.mail.internet.MimeMessage
-
Returns all the values for the specified header name as a single
string, with headers separated by the given delimiter.
- getHeader(String, String) - Method in interface javax.mail.internet.MimePart
-
Returns the values of all header fields for the specified name,
returned as a single String with the values separated by the given
delimiter.
- getHeader(String) - Method in interface javax.mail.Part
-
Returns all the values for the specified header name, or
null
if no such headers are available.
- getHeaderField(int) - Method in class gnu.mail.util.MailboxURLConnection
-
- getHeaderField(String) - Method in class gnu.mail.util.MailboxURLConnection
-
- getHeaderFieldKey(int) - Method in class gnu.mail.util.MailboxURLConnection
-
- getHeaderFields() - Method in class gnu.mail.util.MailboxURLConnection
-
- getHeaderName() - Method in class javax.mail.search.HeaderTerm
-
Returns the name of the header to compare with.
- getHeaderNames() - Method in class javax.mail.FetchProfile
-
Get the names of the header fields in this profile.
- getHost() - Method in class javax.mail.internet.NewsAddress
-
Returns the hostname of the news server.
- getHost() - Method in class javax.mail.URLName
-
Returns the host of this URLName.
- getIgnoreCase() - Method in class javax.mail.search.StringTerm
-
Indicates whether to ignore case during comparison.
- getInputStream() - Method in class gnu.mail.util.MailboxURLConnection
-
- getInputStream() - Method in class javax.mail.internet.MimeBodyPart
-
Returns a decoded input stream for this part's content.
- getInputStream() - Method in class javax.mail.internet.MimeMessage
-
Returns a decoded input stream for this message's content.
- getInputStream() - Method in class javax.mail.internet.MimePartDataSource
-
Returns an input stream from the MIME part.
- getInputStream() - Method in interface javax.mail.Part
-
Returns an input stream for reading the content of this part.
- getInstance(Properties, Authenticator) - Static method in class javax.mail.Session
-
Returns a new session.
- getInstance(Properties) - Static method in class javax.mail.Session
-
Returns a new Session.
- getInvalidAddresses() - Method in class javax.mail.event.TransportEvent
-
Returns the addresses to which this message could not be sent.
- getInvalidAddresses() - Method in exception javax.mail.SendFailedException
-
Returns the addresses to which this message could not be sent.
- getItems() - Method in class javax.mail.FetchProfile
-
Get the items in this profile.
- getLineCount() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getLineCount() - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- getLineCount() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the number of lines in the content of this body part, or -1 if
this number cannot be determined.
- getLineCount() - Method in class javax.mail.internet.MimeMessage
-
Returns the number of lines in the content of this message, or -1 if
this number cannot be determined.
- getLineCount() - Method in interface javax.mail.Part
-
Returns the number of lines in the content of this part, or -1 if the
number cannot be determined.
- getLocalAddress(Session) - Static method in class javax.mail.internet.InternetAddress
-
Returns an InternetAddress object representing the current user.
- getMatchingHeaderLines(String[]) - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getMatchingHeaderLines(String[]) - Method in class gnu.mail.providers.maildir.MaildirMessage
-
- getMatchingHeaderLines(String[]) - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- getMatchingHeaderLines(String[]) - Method in class gnu.mail.providers.pop3.POP3Message
-
Causes the headers to be read.
- getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.InternetHeaders
-
Returns all the header-lines with any of the given names.
- getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Returns all the header-lines with any of the given names.
- getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeMessage
-
Returns all the header-lines with any of the given names.
- getMatchingHeaderLines(String[]) - Method in interface javax.mail.internet.MimePart
-
Returns all the header-lines with any of the given names.
- getMatchingHeaders(String[]) - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getMatchingHeaders(String[]) - Method in class gnu.mail.providers.maildir.MaildirMessage
-
- getMatchingHeaders(String[]) - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- getMatchingHeaders(String[]) - Method in class gnu.mail.providers.pop3.POP3Message
-
Causes the headers to be read.
- getMatchingHeaders(String[]) - Method in class javax.mail.internet.InternetHeaders
-
Returns all the headers with any of the given names.
- getMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Returns all the headers with any of the given names.
- getMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeMessage
-
Returns all the headers with any of the given names.
- getMatchingHeaders(String[]) - Method in interface javax.mail.Part
-
Returns the matching headers from this part.
- getMessage(int) - Method in class gnu.mail.providers.imap.IMAPFolder
-
Returns the specified message number from this folder.
- getMessage(int) - Method in class gnu.mail.providers.maildir.MaildirFolder
-
Returns the specified message number from this folder.
- getMessage(int) - Method in class gnu.mail.providers.mbox.MboxFolder
-
Returns the specified message number from this folder.
- getMessage(int) - Method in class gnu.mail.providers.nntp.NNTPFolder
-
Returns the article corresponding to the specified article
number.
- getMessage(int) - Method in class gnu.mail.providers.nntp.NNTPRootFolder
-
- getMessage(int) - Method in class gnu.mail.providers.pop3.POP3Folder
-
Returns the specified message from this folder.
- getMessage() - Method in class javax.mail.event.MessageChangedEvent
-
Returns the changed message.
- getMessage() - Method in class javax.mail.event.StoreEvent
-
Returns the notification message.
- getMessage() - Method in class javax.mail.event.TransportEvent
-
Returns the message.
- getMessage(int) - Method in class javax.mail.Folder
-
Returns the message with the given number.
- getMessage() - Method in class javax.mail.MessageContext
-
Returns the message that contains the content.
- getMessageByUID(long) - Method in class gnu.mail.providers.imap.IMAPFolder
-
- getMessageByUID(long) - Method in interface javax.mail.UIDFolder
-
Returns the message corresponding to the given UID, or
null
if no such message exists.
- getMessageChangeType() - Method in class javax.mail.event.MessageChangedEvent
-
Returns the type of this event.
- getMessageContext() - Method in class javax.mail.internet.MimePartDataSource
-
Returns the message context for the current part.
- getMessageContext() - Method in interface javax.mail.MessageAware
-
Return the message context.
- getMessageCount() - Method in class gnu.mail.providers.imap.IMAPFolder
-
Returns the number of messages in this folder.
- getMessageCount() - Method in class gnu.mail.providers.maildir.MaildirFolder
-
Returns the number of messages in this folder.
- getMessageCount() - Method in class gnu.mail.providers.mbox.MboxFolder
-
Returns the number of messages in this folder.
- getMessageCount() - Method in class gnu.mail.providers.nntp.NNTPFolder
-
Returns the number of articles in this newsgroup.
- getMessageCount() - Method in class gnu.mail.providers.nntp.NNTPRootFolder
-
- getMessageCount() - Method in class gnu.mail.providers.pop3.POP3Folder
-
Returns the number of messages in this folder.
- getMessageCount() - Method in class javax.mail.Folder
-
Returns the number of messages in this folder.
- getMessageCountByCriteria(String) - Method in class gnu.mail.providers.imap.IMAPFolder
-
Convenience method for returning the number of messages in the
current folder that match the single criteria.
- getMessageID() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getMessageId() - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- getMessageID() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the Message-ID header field.
- getMessageNumber() - Method in class javax.mail.Message
-
Returns the message number for this message within its folder.
- getMessages() - Method in class gnu.mail.providers.maildir.MaildirFolder
-
Returns the messages in this folder.
- getMessages() - Method in class gnu.mail.providers.mbox.MboxFolder
-
Returns the messages in this folder.
- getMessages() - Method in class gnu.mail.providers.nntp.NNTPFolder
-
Returns all articles in this group.
- getMessages() - Method in class javax.mail.event.MessageCountEvent
-
Returns the messages that were added or removed.
- getMessages(int, int) - Method in class javax.mail.Folder
-
Returns the messages in the given range (inclusive).
- getMessages(int[]) - Method in class javax.mail.Folder
-
Returns the messages for the specified message numbers.
- getMessages() - Method in class javax.mail.Folder
-
Returns all messages in this folder.
- getMessagesByUID(long, long) - Method in class gnu.mail.providers.imap.IMAPFolder
-
- getMessagesByUID(long[]) - Method in class gnu.mail.providers.imap.IMAPFolder
-
- getMessagesByUID(long, long) - Method in interface javax.mail.UIDFolder
-
Returns the messages in the given range.
- getMessagesByUID(long[]) - Method in interface javax.mail.UIDFolder
-
Returns the messages specified by the given UIDs.
- getMessageType() - Method in class javax.mail.event.StoreEvent
-
Returns the type of this event.
- getMode() - Method in class gnu.mail.providers.nntp.NNTPFolder
-
This folder type is always read-only.
- getMode() - Method in class javax.mail.Folder
-
Return the mode this folder is open in.
- getName() - Method in class gnu.mail.providers.imap.IMAPFolder
-
Returns the name of this folder.
- getName() - Method in class gnu.mail.providers.maildir.MaildirFolder
-
Returns the name of this folder.
- getName() - Method in class gnu.mail.providers.mbox.MboxFolder
-
Returns the name of this folder.
- getName() - Method in class gnu.mail.providers.nntp.NNTPFolder
-
Returns the name of the newsgroup, e.g.
- getName() - Method in class gnu.mail.providers.nntp.NNTPRootFolder
-
- getName() - Method in class gnu.mail.providers.pop3.POP3Folder
-
Returns the name of this folder.
- getName() - Method in class javax.mail.Folder
-
Returns the name of this folder.
- getName() - Method in class javax.mail.Header
-
Returns the name of this header.
- getName() - Method in class javax.mail.internet.InternetHeaders.InternetHeader
-
- getName() - Method in class javax.mail.internet.MimePartDataSource
-
- getNames() - Method in class javax.mail.internet.ParameterList
-
Returns the names of all parameters in this list.
- getNewFolder() - Method in class javax.mail.event.FolderEvent
-
Returns the folder representing the new name, in the case of a RENAMED
event.
- getNewMessageCount() - Method in class gnu.mail.providers.imap.IMAPFolder
-
Returns the number of new messages in this folder.
- getNewMessageCount() - Method in class gnu.mail.providers.maildir.MaildirFolder
-
Returns the number of new messages in this folder.
- getNewMessageCount() - Method in class javax.mail.Folder
-
Returns the number of new messages in this folder.
- getNewsgroup() - Method in class javax.mail.internet.NewsAddress
-
Returns the newsgroup.
- getNextException() - Method in exception javax.mail.MessagingException
-
Returns the next exception chained to this one.
- getNonMatchingHeaderLines(String[]) - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getNonMatchingHeaderLines(String[]) - Method in class gnu.mail.providers.maildir.MaildirMessage
-
- getNonMatchingHeaderLines(String[]) - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- getNonMatchingHeaderLines(String[]) - Method in class gnu.mail.providers.pop3.POP3Message
-
Causes the headers to be read.
- getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.InternetHeaders
-
Returns all the header-lines without any of the given names.
- getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Returns all the header-lines without any of the given names.
- getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeMessage
-
Returns all the header-lines without any of the given names.
- getNonMatchingHeaderLines(String[]) - Method in interface javax.mail.internet.MimePart
-
Returns all the header-lines without any of the given names.
- getNonMatchingHeaders(String[]) - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getNonMatchingHeaders(String[]) - Method in class gnu.mail.providers.maildir.MaildirMessage
-
- getNonMatchingHeaders(String[]) - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- getNonMatchingHeaders(String[]) - Method in class gnu.mail.providers.pop3.POP3Message
-
Causes the headers to be read.
- getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.InternetHeaders
-
Returns all the headers without any of the given names.
- getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Returns all the headers without any of the given names.
- getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeMessage
-
Returns all the headers without any of the given names.
- getNonMatchingHeaders(String[]) - Method in interface javax.mail.Part
-
Returns the non-matching headers from this part.
- getNumber() - Method in class javax.mail.search.IntegerComparisonTerm
-
Returns the number to compare with.
- getOutputStream() - Method in class javax.mail.internet.MimePartDataSource
-
- getParameter(String) - Method in class javax.mail.internet.ContentDisposition
-
Returns the specified parameter value, or null
if this
parameter is not present.
- getParameter(String) - Method in class javax.mail.internet.ContentType
-
Returns the specified parameter value.
- getParameterList() - Method in class javax.mail.internet.ContentDisposition
-
Returns the parameters, or null
if there are no
parameters.
- getParameterList() - Method in class javax.mail.internet.ContentType
-
Returns the parameters.
- getParent() - Method in class gnu.mail.providers.imap.IMAPFolder
-
Returns the parent folder of this folder.
- getParent() - Method in class gnu.mail.providers.maildir.MaildirFolder
-
Returns the parent folder.
- getParent() - Method in class gnu.mail.providers.mbox.MboxFolder
-
Returns the parent folder.
- getParent() - Method in class gnu.mail.providers.nntp.NNTPFolder
-
This implementation uses a flat namespace, so the parent of any
NNTPFolder is the NNTP root folder.
- getParent() - Method in class gnu.mail.providers.nntp.NNTPRootFolder
-
- getParent() - Method in class gnu.mail.providers.pop3.POP3Folder
-
POP3 folders can't have parents.
- getParent() - Method in class javax.mail.BodyPart
-
Returns the containing Multipart object, or null
if not
known.
- getParent() - Method in class javax.mail.Folder
-
Returns the parent folder of this folder, or null
if this folder is the root of a folder hierarchy.
- getParent() - Method in class javax.mail.Multipart
-
Returns the part containing this multipart, or null
if
not known.
- getPart() - Method in class javax.mail.MessageContext
-
Returns the part containing the content.
- getPassword() - Method in class javax.mail.PasswordAuthentication
-
Returns the password.
- getPassword() - Method in class javax.mail.URLName
-
Returns the password of this URLName.
- getPasswordAuthentication() - Method in class javax.mail.Authenticator
-
Called when password authentication is needed.
- getPasswordAuthentication(URLName) - Method in class javax.mail.Session
-
Return any saved PasswordAuthentication for this(store or transport)
URLName.
- getPattern() - Method in class javax.mail.search.StringTerm
-
Returns the pattern to match.
- getPermanentFlags() - Method in class gnu.mail.providers.imap.IMAPFolder
-
Returns the permanent flags for this folder.
- getPermanentFlags() - Method in class gnu.mail.providers.maildir.MaildirFolder
-
Returns the permanent flags for this folder.
- getPermanentFlags() - Method in class gnu.mail.providers.mbox.MboxFolder
-
Returns the permanent flags for this folder.
- getPermanentFlags() - Method in class gnu.mail.providers.nntp.NNTPFolder
-
Returns the flags supported by this folder.
- getPermanentFlags() - Method in class gnu.mail.providers.nntp.NNTPRootFolder
-
- getPermanentFlags() - Method in class gnu.mail.providers.pop3.POP3Folder
-
Returns the permanent flags for this folder.
- getPermanentFlags() - Method in class javax.mail.Folder
-
Returns the permanent flags supported by this folder.
- getPersonal() - Method in class javax.mail.internet.InternetAddress
-
Returns the personal name.
- getPersonalNamespaces() - Method in class gnu.mail.providers.imap.IMAPStore
-
Returns a list of folders representing personal namespaces.
- getPersonalNamespaces() - Method in class javax.mail.Store
-
Returns the personal namespaces for the authenticated user.
- getPort() - Method in class javax.mail.URLName
-
Returns the port number of this URLName.
- getPos() - Method in exception javax.mail.internet.AddressException
-
Returns the position within ref
where the error was detected,
or -1 if ref
is null.
- getPosition() - Method in interface javax.mail.internet.SharedInputStream
-
Returns the current position in the InputStream as an offset from the
beginning of the InputStream.
- getPreamble() - Method in class javax.mail.internet.MimeMultipart
-
Returns the preamble text (if any) before the first boundary line in
this multipart's body.
- getPrimaryType() - Method in class javax.mail.internet.ContentType
-
Returns the primary type.
- getProperties() - Method in class javax.mail.Session
-
Returns the Properties object associated with this Session.
- getProperty(String) - Method in class javax.mail.Session
-
Returns the value of the specified property.
- getProtocol() - Method in class javax.mail.Provider
-
Returns the protocol implemented by this provider.
- getProtocol() - Method in class javax.mail.URLName
-
Returns the protocol of this URLName.
- getProvider(String) - Method in class javax.mail.Session
-
Returns the default Provider for the protocol specified.
- getProviders() - Method in class javax.mail.Session
-
This method returns an array of all the implementations installed
via the javamail.[default.]providers files that can be loaded
using the ClassLoader available to this application.
- getQuota(String) - Method in class gnu.mail.providers.imap.IMAPStore
-
Returns the quota for the specified quota root.
- getQuota(String) - Method in interface javax.mail.QuotaAwareStore
-
Returns the quotas for the given quota root.
- getRawInputStream() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the unencoded bytes of the content without applying any
content transfer decoding.
- getRawInputStream() - Method in class javax.mail.internet.MimeMessage
-
Returns the unencoded bytes of the content without applying any content
transfer encoding.
- getReceivedDate() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getReceivedDate() - Method in class javax.mail.internet.MimeMessage
-
Returns the date on which this message was received.
- getReceivedDate() - Method in class javax.mail.Message
-
Returns the date this message was received.
- getRecipients(Message.RecipientType) - Method in class javax.mail.internet.MimeMessage
-
Returns the recipients of the given type.
- getRecipients(Message.RecipientType) - Method in class javax.mail.Message
-
Returns all the recipient addresses of the specified type.
- getRecipientType() - Method in class javax.mail.search.RecipientStringTerm
-
Return the recipient type.
- getRecipientType() - Method in class javax.mail.search.RecipientTerm
-
Returns the recipient type.
- getRef() - Method in exception javax.mail.internet.AddressException
-
Returns the address(es) being parsed when the error was detected.
- getRef() - Method in class javax.mail.URLName
-
Returns the reference of this URLName.
- getRemainder() - Method in class javax.mail.internet.HeaderTokenizer
-
Returns the rest of the header.
- getReplyTo() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 Reply-To header field.
- getReplyTo() - Method in class javax.mail.Message
-
Returns the addresses to which replies should be directed.
- getRequestingPort() - Method in class javax.mail.Authenticator
-
Returns the port used in the request.
- getRequestingPrompt() - Method in class javax.mail.Authenticator
-
Returns the user prompt string for the request.
- getRequestingProtocol() - Method in class javax.mail.Authenticator
-
Returns the protocol for the request.
- getRequestingSite() - Method in class javax.mail.Authenticator
-
Returns the IP address of the request host,
or null if not available.
- getSender() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 Sender header field.
- getSentDate() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getSentDate() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 Date field.
- getSentDate() - Method in class javax.mail.Message
-
Returns the date this message was sent.
- getSeparator() - Method in class gnu.mail.providers.imap.IMAPFolder
-
Returns the path separator charcter.
- getSeparator() - Method in class gnu.mail.providers.maildir.MaildirFolder
-
Returns the separator character.
- getSeparator() - Method in class gnu.mail.providers.mbox.MboxFolder
-
Returns the separator character.
- getSeparator() - Method in class gnu.mail.providers.nntp.NNTPFolder
-
If we move away from a flat namespace, this might be useful.
- getSeparator() - Method in class gnu.mail.providers.nntp.NNTPRootFolder
-
As we're dealing with a flat namespace, the value of this is
irrelevant.
- getSeparator() - Method in class gnu.mail.providers.pop3.POP3Folder
-
Returns the path separator charcter.
- getSeparator() - Method in class javax.mail.Folder
-
Return the hierarchy delimiter character for this folder.
- getSession() - Method in class javax.mail.Message
-
Returns the session in use when the message was created.
- getSession() - Method in class javax.mail.MessageContext
-
Returns the session context.
- getSharedNamespaces() - Method in class gnu.mail.providers.imap.IMAPStore
-
Returns a list of folders representing shared namespaces.
- getSharedNamespaces() - Method in class javax.mail.Store
-
Returns the shared namespaces.
- getSize() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getSize() - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- getSize() - Method in class gnu.mail.providers.pop3.POP3Message
-
Gets the size of the message.
- getSize() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the size of the content of this body part in bytes, or -1 if
the size cannot be determined.
- getSize() - Method in class javax.mail.internet.MimeMessage
-
Returns the size of the content of this message in bytes, or -1 if the
size cannot be determined.
- getSize() - Method in interface javax.mail.Part
-
Returns the size of the content of this part in bytes, or -1 if the
size cannot be determined.
- getStore() - Method in class javax.mail.Folder
-
Returns the parent store.
- getStore() - Method in class javax.mail.Session
-
Get a Store object that implements this user's desired Store protocol.
- getStore(String) - Method in class javax.mail.Session
-
Get a Store object that implements the specified protocol.
- getStore(URLName) - Method in class javax.mail.Session
-
Get a Store object for the given URLName.
- getStore(Provider) - Method in class javax.mail.Session
-
Get an instance of the store specified by Provider.
- getStore() - Method in exception javax.mail.StoreClosedException
-
Returns the store.
- getSubject() - Method in class gnu.mail.providers.imap.IMAPMessage
-
- getSubject() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the Subject header field.
- getSubject() - Method in class javax.mail.Message
-
Returns the subject of this message.
- getSubType() - Method in class javax.mail.internet.ContentType
-
Returns the subtype.
- getSystemFlags() - Method in class javax.mail.Flags
-
Returns the system flags.
- getTerm() - Method in class javax.mail.search.NotTerm
-
Returns the term to negate.
- getTerms() - Method in class javax.mail.search.AndTerm
-
Returns the search terms.
- getTerms() - Method in class javax.mail.search.OrTerm
-
Returns the search terms.
- getTestSet() - Method in class javax.mail.search.FlagTerm
-
Indicates whether to test for the presence or the absence of the
specified flags.
- getTransport() - Method in class javax.mail.Session
-
Get a Transport object that implements this user's desired Transport
protocol.
- getTransport(String) - Method in class javax.mail.Session
-
Get a Transport object that implements the specified protocol.
- getTransport(URLName) - Method in class javax.mail.Session
-
Get a Transport object for the given URLName.
- getTransport(Provider) - Method in class javax.mail.Session
-
Get an instance of the transport specified in the Provider.
- getTransport(Address) - Method in class javax.mail.Session
-
Get a Transport object that can transport a Message to the specified
address type.
- getTrustManager() - Method in class gnu.mail.providers.imap.IMAPStore
-
Returns a trust manager used for TLS negotiation.
- getTrustManager() - Method in class gnu.mail.providers.pop3.POP3Store
-
Returns a trust manager used for TLS negotiation.
- getType() - Method in class gnu.mail.providers.imap.IMAPFolder
-
Returns the type of this folder.
- getType() - Method in class gnu.mail.providers.maildir.MaildirFolder
-
Returns the type of this folder.
- getType() - Method in class gnu.mail.providers.mbox.MboxFolder
-
Returns the type of this folder.
- getType() - Method in class gnu.mail.providers.nntp.NNTPFolder
-
Returns the type of this folder.
- getType() - Method in class gnu.mail.providers.nntp.NNTPRootFolder
-
This folder contains only folders.
- getType() - Method in class gnu.mail.providers.pop3.POP3Folder
-
Returns the type of this folder.
- getType() - Method in class javax.mail.Address
-
Returns the type of this address.
- getType() - Method in class javax.mail.event.ConnectionEvent
-
Returns the type of this event.
- getType() - Method in class javax.mail.event.FolderEvent
-
Returns the type of this event.
- getType() - Method in class javax.mail.event.MessageCountEvent
-
Returns the type of this event.
- getType() - Method in class javax.mail.event.TransportEvent
-
Returns the type of this event.
- getType() - Method in class javax.mail.Folder
-
Returns the type of this Folder, i.e.
- getType() - Method in class javax.mail.internet.HeaderTokenizer.Token
-
Returns the token type.
- getType() - Method in class javax.mail.internet.InternetAddress
-
Returns the type of this address.
- getType() - Method in class javax.mail.internet.NewsAddress
-
Returns the type of this address.
- getType() - Method in class javax.mail.Provider
-
Returns the provider type.
- getUID(Message) - Method in class gnu.mail.providers.imap.IMAPFolder
-
- getUID(Message) - Method in class gnu.mail.providers.pop3.POP3Folder
-
Returns the unique ID for the given message, or null
if
not available.
- getUID() - Method in class gnu.mail.providers.pop3.POP3Message
-
Returns the unique ID for this message.
- getUID(Message) - Method in interface javax.mail.UIDFolder
-
Returns the UID for the specified message.
- getUIDValidity() - Method in class gnu.mail.providers.imap.IMAPFolder
-
- getUIDValidity() - Method in interface javax.mail.UIDFolder
-
Returns the UIDValidity value associated with this folder.
- getUnreadMessageCount() - Method in class gnu.mail.providers.imap.IMAPFolder
-
Returns the number of unread messages in this folder.
- getUnreadMessageCount() - Method in class javax.mail.Folder
-
Returns the number of unread messages in this folder.
- getURL() - Method in class javax.mail.URLName
-
Constructs a URL from the URLName.
- getURLName() - Method in class gnu.mail.providers.maildir.MaildirFolder
-
Return a URLName representing this folder.
- getURLName() - Method in class gnu.mail.providers.mbox.MboxFolder
-
Return a URLName representing this folder.
- getURLName() - Method in class javax.mail.Folder
-
Return a URLName that can be used as a handle to access this folder.
- getURLName() - Method in class javax.mail.Service
-
Return a URLName representing this service.
- getUserFlags() - Method in class javax.mail.Flags
-
Returns the user flags.
- getUserName() - Method in class javax.mail.PasswordAuthentication
-
Returns the username.
- getUsername() - Method in class javax.mail.URLName
-
Returns the user name of this URLName.
- getUserNamespaces() - Method in class gnu.mail.providers.imap.IMAPStore
-
Returns a list of folders representing other users' namespaces.
- getUserNamespaces(String) - Method in class javax.mail.Store
-
Returns the personal namespaces for the specified user.
- getValidSentAddresses() - Method in class javax.mail.event.TransportEvent
-
Returns the addresses to which this message was delivered succesfully.
- getValidSentAddresses() - Method in exception javax.mail.SendFailedException
-
Returns the addresses to which this message was sent succesfully.
- getValidUnsentAddresses() - Method in class javax.mail.event.TransportEvent
-
Returns the addresses that are valid but to which this message was not
delivered.
- getValidUnsentAddresses() - Method in exception javax.mail.SendFailedException
-
Returns the addresses that are valid but to which this message was
not sent.
- getValue() - Method in class javax.mail.Header
-
Returns the value of this header.
- getValue() - Method in class javax.mail.internet.HeaderTokenizer.Token
-
Returns the value of the token.
- getValue() - Method in class javax.mail.internet.InternetHeaders.InternetHeader
-
- getVendor() - Method in class javax.mail.Provider
-
Returns the name of the vendor associated with this implementation.
- getVersion() - Method in class javax.mail.Provider
-
Returns the version of this implementation.
- gnu.mail.providers.imap - package gnu.mail.providers.imap
-
This is a provider for the Internet Message Access Protocol, version 4rev1
(IMAP4rev1), as detailed in RFC 3501.
- gnu.mail.providers.maildir - package gnu.mail.providers.maildir
-
This is a provider for Dan Bernstein's
Maildir
mailbox format,
used primarily by the
qmail MTA, and
also by some MUAs such as
mutt.
- gnu.mail.providers.mbox - package gnu.mail.providers.mbox
-
This is a provider for the UNIX mbox
mailbox file format, used
by many 3rd-party MUAs including Netscape, Mozilla, mutt, elm, and pine.
- gnu.mail.providers.nntp - package gnu.mail.providers.nntp
-
This is a provider for the Network News Transfer Protocol (NNTP), as
detailed in RFC 977.
- gnu.mail.providers.pop3 - package gnu.mail.providers.pop3
-
This is a provider for the Internet Post Office Protocol, version 3 (POP3),
as detailed in RFC 1939.
- gnu.mail.providers.smtp - package gnu.mail.providers.smtp
-
A provider for the Simple Mail Transfer Protocol (SMTP), as detailed in
RFC 2821, including support for ESMTP service extensions.
- gnu.mail.util - package gnu.mail.util
-
- GT - Static variable in class javax.mail.search.ComparisonTerm
-
The greater than operator.
- MailboxURLConnection - Class in gnu.mail.util
-
A URLConnection that can be used to access mailboxes using the JavaMail
API.
- MailboxURLConnection(URL) - Constructor for class gnu.mail.util.MailboxURLConnection
-
Constructs a new mailbox URL connection using the specified URL.
- MailDateFormat - Class in javax.mail.internet
-
A date format that applies the rules specified by the Internet Draft
draft-ietf-drums-msg-fmt-08 dated January 26, 2000.
- MailDateFormat() - Constructor for class javax.mail.internet.MailDateFormat
-
- MaildirFolder - Class in gnu.mail.providers.maildir
-
The folder class implementing a Maildir-format mailbox.
- MaildirFolder(Store, String, boolean, boolean) - Constructor for class gnu.mail.providers.maildir.MaildirFolder
-
Constructor.
- MaildirFolder(Store, String) - Constructor for class gnu.mail.providers.maildir.MaildirFolder
-
Constructor.
- MaildirMessage - Class in gnu.mail.providers.maildir
-
The message class implementing the Maildir mail protocol.
- MaildirStore - Class in gnu.mail.providers.maildir
-
The storage class implementing the Maildir mailbox format.
- MaildirStore(Session, URLName) - Constructor for class gnu.mail.providers.maildir.MaildirStore
-
Constructor.
- MailEvent - Class in javax.mail.event
-
Common base class for mail events, defining the dispatch method.
- MailEvent(Object) - Constructor for class javax.mail.event.MailEvent
-
- MailSessionDefinition - Annotation Type in javax.mail
-
J2EE annotation to define a mail session for registration with JNDI.
- MailSessionDefinitions - Annotation Type in javax.mail
-
J2EE annotation to declare multiple session definitions.
- markSupported() - Method in class gnu.mail.util.QPInputStream
-
Mark is not supported.
- match(ContentType) - Method in class javax.mail.internet.ContentType
-
Returns true if the specified Content-Type matches this Content-Type.
- match(String) - Method in class javax.mail.internet.ContentType
-
Returns true if the specified Content-Type matches this Content-Type.
- match(SearchTerm) - Method in class javax.mail.Message
-
Indicates whether the specified search term applies to this message.
- match(Address) - Method in class javax.mail.search.AddressStringTerm
-
Indicates whether the address pattern specified in the constructor is a
substring of the string representation of the given address.
- match(Address) - Method in class javax.mail.search.AddressTerm
-
Returns true if the specified address matches the address specified in
this term.
- match(Message) - Method in class javax.mail.search.AndTerm
-
Returns true only if all the terms match the specified message.
- match(Message) - Method in class javax.mail.search.BodyTerm
-
Returns true only if the search text was found in the message body.
- match(Date) - Method in class javax.mail.search.DateTerm
-
Returns true only if this comparison matches the supplied date.
- match(Message) - Method in class javax.mail.search.FlagTerm
-
Returns true if the flags in the specified message match this term.
- match(Message) - Method in class javax.mail.search.FromStringTerm
-
Indicates whether the address pattern specified in the constructor is a
substring of the string representation of the From address in the given
message.
- match(Message) - Method in class javax.mail.search.FromTerm
-
Returns true if the From address in the given message matches the
address specified in this term.
- match(Message) - Method in class javax.mail.search.HeaderTerm
-
Returns true if the header in the specified message matches the pattern
specified in this term.
- match(int) - Method in class javax.mail.search.IntegerComparisonTerm
-
- match(Message) - Method in class javax.mail.search.MessageIDTerm
-
Returns true if the given message's Message-Id matches the
Message-Id specified in this term.
- match(Message) - Method in class javax.mail.search.MessageNumberTerm
-
Returns true if the message number of the given message is equal to the
message number specified in this term.
- match(Message) - Method in class javax.mail.search.NotTerm
-
Returns true only if the term specified in this term does not match the
given message.
- match(Message) - Method in class javax.mail.search.OrTerm
-
Returns true only if any of the terms specified in this term match
the given message.
- match(Message) - Method in class javax.mail.search.ReceivedDateTerm
-
Returns true only if the given message's received date matches this
term.
- match(Message) - Method in class javax.mail.search.RecipientStringTerm
-
Returns true only if the address specified in this term is a substring
of the recipient address in the given message.
- match(Message) - Method in class javax.mail.search.RecipientTerm
-
Returns true only if the recipient address in the given message matches
the address specified in this term.
- match(Message) - Method in class javax.mail.search.SearchTerm
-
Indicates whether the given message matches this search term.
- match(Message) - Method in class javax.mail.search.SentDateTerm
-
Returns true only if the given message's sent date matches the
specified date using the specified operator.
- match(Message) - Method in class javax.mail.search.SizeTerm
-
Returns true only if the size of the given message matches the
specified size using the specified operator.
- match(String) - Method in class javax.mail.search.StringTerm
-
Returns true if the specified pattern is a substring of the given string.
- match(Message) - Method in class javax.mail.search.SubjectTerm
-
Returns true only if the pattern specified in this term is a substring
of the given message's Subject header.
- MboxFolder - Class in gnu.mail.providers.mbox
-
The folder class implementing a UNIX mbox-format mailbox.
- MboxFolder(Store, File, boolean) - Constructor for class gnu.mail.providers.mbox.MboxFolder
-
Constructor.
- MboxMessage - Class in gnu.mail.providers.mbox
-
The message class implementing the Mbox mail protocol.
- MboxMessage(MboxFolder, String, InputStream, int) - Constructor for class gnu.mail.providers.mbox.MboxMessage
-
Creates a Mbox message.
- MboxMessage(MboxFolder, MimeMessage, int) - Constructor for class gnu.mail.providers.mbox.MboxMessage
-
Creates a Mbox message.
- MboxStore - Class in gnu.mail.providers.mbox
-
The storage class implementing the Mbox mailbox file format.
- MboxStore(Session, URLName) - Constructor for class gnu.mail.providers.mbox.MboxStore
-
Constructor.
- message - Variable in class gnu.mail.util.MailboxURLConnection
-
The mail message, if the URL represents a message.
- message - Variable in class javax.mail.event.StoreEvent
-
The message text to be presented to the user.
- Message - Class in javax.mail
-
An abstract mail message, consisting of headers and content.
- Message() - Constructor for class javax.mail.Message
-
Constructor with no folder or session.
- Message(Folder, int) - Constructor for class javax.mail.Message
-
Constructor with a folder and a message number.
- Message(Session) - Constructor for class javax.mail.Message
-
Constructor with a session.
- Message.RecipientType - Class in javax.mail
-
The types of recipients to which a message can be sent.
- Message.RecipientType(String) - Constructor for class javax.mail.Message.RecipientType
-
- MESSAGE_DELIVERED - Static variable in class javax.mail.event.TransportEvent
-
The message was successfully delivered to all recipients.
- MESSAGE_NOT_DELIVERED - Static variable in class javax.mail.event.TransportEvent
-
The message was not sent.
- MESSAGE_PARTIALLY_DELIVERED - Static variable in class javax.mail.event.TransportEvent
-
The message was successfully sent to some but not all of the recipients.
- MessageAware - Interface in javax.mail
-
A data source may implement this interface to supply information to a
data content handler about the message context of the data content.
- messageChanged(MessageChangedEvent) - Method in interface javax.mail.event.MessageChangedListener
-
A message was changed.
- MessageChangedEvent - Class in javax.mail.event
-
A message change event.
- MessageChangedEvent(Object, int, Message) - Constructor for class javax.mail.event.MessageChangedEvent
-
Constructor.
- MessageChangedListener - Interface in javax.mail.event
-
A listener for message changed events.
- MessageContext - Class in javax.mail
-
The context of a datum of message content.
- MessageContext(Part) - Constructor for class javax.mail.MessageContext
-
Creates a message context describing the given part.
- messageCount - Variable in class gnu.mail.providers.imap.IMAPFolder
-
- MessageCountAdapter - Class in javax.mail.event
-
An adapter for message count events.
- MessageCountAdapter() - Constructor for class javax.mail.event.MessageCountAdapter
-
- MessageCountEvent - Class in javax.mail.event
-
A change in the number of messages in a folder.
- MessageCountEvent(Folder, int, boolean, Message[]) - Constructor for class javax.mail.event.MessageCountEvent
-
Constructor.
- MessageCountListener - Interface in javax.mail.event
-
A listener for message count events.
- messageDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
-
A message was delivered successfully.
- messageDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
-
A message was delivered successfully.
- MessageIDTerm - Class in javax.mail.search
-
A comparison for the RFC822 "Message-Id", a string message identifier
for Internet messages that is supposed to be unique per message.
- MessageIDTerm(String) - Constructor for class javax.mail.search.MessageIDTerm
-
Constructor.
- messageNotDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
-
A message was not delivered.
- messageNotDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
-
A message was not delivered.
- MessageNumberTerm - Class in javax.mail.search
-
A comparison of message numbers.
- MessageNumberTerm(int) - Constructor for class javax.mail.search.MessageNumberTerm
-
Constructor.
- messagePartiallyDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
-
A message was partially delivered.
- messagePartiallyDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
-
A message was partially delivered.
- MessageRemovedException - Exception in javax.mail
-
An exception thrown when an invalid method is invoked on an expunged
message.
- MessageRemovedException() - Constructor for exception javax.mail.MessageRemovedException
-
- MessageRemovedException(String) - Constructor for exception javax.mail.MessageRemovedException
-
- MessageRemovedException(String, Exception) - Constructor for exception javax.mail.MessageRemovedException
-
- messagesAdded(MessageCountEvent) - Method in class javax.mail.event.MessageCountAdapter
-
Messages were added into a folder.
- messagesAdded(MessageCountEvent) - Method in interface javax.mail.event.MessageCountListener
-
Messages were added into a folder.
- messagesRemoved(MessageCountEvent) - Method in class javax.mail.event.MessageCountAdapter
-
Messages were removed (expunged) from a folder.
- messagesRemoved(MessageCountEvent) - Method in interface javax.mail.event.MessageCountListener
-
Messages were removed (expunged) from a folder.
- MessagingException - Exception in javax.mail
-
A general messaging exception.
- MessagingException() - Constructor for exception javax.mail.MessagingException
-
Constructs a messaging exception with no detail message.
- MessagingException(String) - Constructor for exception javax.mail.MessagingException
-
Constructs a messaging exception with the specified detail message.
- MessagingException(String, Exception) - Constructor for exception javax.mail.MessagingException
-
Constructs a messaging exception with the specified exception and detail
message.
- MethodNotSupportedException - Exception in javax.mail
-
An exception thrown when an operation is not supported by the
implementation.
- MethodNotSupportedException() - Constructor for exception javax.mail.MethodNotSupportedException
-
- MethodNotSupportedException(String) - Constructor for exception javax.mail.MethodNotSupportedException
-
- MethodNotSupportedException(String, Exception) - Constructor for exception javax.mail.MethodNotSupportedException
-
- MIME - Static variable in class javax.mail.internet.HeaderTokenizer
-
MIME specials.
- MimeBodyPart - Class in javax.mail.internet
-
A MIME body part.
- MimeBodyPart() - Constructor for class javax.mail.internet.MimeBodyPart
-
Constructor for an empty MIME body part.
- MimeBodyPart(InputStream) - Constructor for class javax.mail.internet.MimeBodyPart
-
Constructor with an input stream.
- MimeBodyPart(InternetHeaders, byte[]) - Constructor for class javax.mail.internet.MimeBodyPart
-
Constructor with headers and byte content.
- mimeCharset(String) - Static method in class javax.mail.internet.MimeUtility
-
Converts a Java charset name into a MIME charset name.
- MimeMessage - Class in javax.mail.internet
-
A MIME mail message.
- MimeMessage(Session) - Constructor for class javax.mail.internet.MimeMessage
-
Constructor for an empty message.
- MimeMessage(Session, InputStream) - Constructor for class javax.mail.internet.MimeMessage
-
Constructor with an input stream contining an RFC 822 message.
- MimeMessage(MimeMessage) - Constructor for class javax.mail.internet.MimeMessage
-
Constructor with an existing message.
- MimeMessage(Folder, int) - Constructor for class javax.mail.internet.MimeMessage
-
Constructor with a parent folder and message number.
- MimeMessage(Folder, InputStream, int) - Constructor for class javax.mail.internet.MimeMessage
-
Constructor with a parent folder, message number, and RFC 822 input
stream.
- MimeMessage(Folder, InternetHeaders, byte[], int) - Constructor for class javax.mail.internet.MimeMessage
-
Constructor with a parent folder, message number, headers and byte
content.
- MimeMessage.RecipientType - Class in javax.mail.internet
-
Additional recipient types specific to internet messages.
- MimeMessage.RecipientType(String) - Constructor for class javax.mail.internet.MimeMessage.RecipientType
-
- MimeMultipart - Class in javax.mail.internet
-
A MIME multipart container.
- MimeMultipart() - Constructor for class javax.mail.internet.MimeMultipart
-
Constructor for an empty MIME multipart of type "multipart/mixed".
- MimeMultipart(String) - Constructor for class javax.mail.internet.MimeMultipart
-
Constructor for an empty MIME multipart of the given subtype.
- MimeMultipart(DataSource) - Constructor for class javax.mail.internet.MimeMultipart
-
Constructor with a given data source.
- MimeMultipart(BodyPart...) - Constructor for class javax.mail.internet.MimeMultipart
-
Constructor with the "mixed" subtype and specified body parts.
- MimeMultipart(String, BodyPart...) - Constructor for class javax.mail.internet.MimeMultipart
-
Constructor with the specified subtype and body parts.
- MimePart - Interface in javax.mail.internet
-
A MIME part is an Entity as defined by MIME (RFC2045, Section 2.4).
- MimePartDataSource - Class in javax.mail.internet
-
A data source that manages content for a MIME part.
- MimePartDataSource(MimePart) - Constructor for class javax.mail.internet.MimePartDataSource
-
Constructor with a MIME part.
- MimeUtility - Class in javax.mail.internet
-
This is a utility class providing micellaneous MIME-related functionality.
- mode - Variable in class javax.mail.Folder
-
The folder mode: Folder.READ_ONLY, Folder.READ_WRITE, or -1 if not known.
- modified - Variable in class javax.mail.internet.MimeMessage
-
Indicates whether the message has been modified.
- msg - Variable in class javax.mail.event.MessageChangedEvent
-
The message that changed.
- msg - Variable in class javax.mail.event.TransportEvent
-
- msgnum - Variable in class javax.mail.Message
-
The number of this message within its folder, starting from 1,
or 0 if the message was not retrieved from a folder.
- msgs - Variable in class javax.mail.event.MessageCountEvent
-
The messages.
- Multipart - Class in javax.mail
-
A multipart is a container for multiple body parts.
- Multipart() - Constructor for class javax.mail.Multipart
-
Constructor for an empty multipart of type "multipart/mixed".
- MultipartDataSource - Interface in javax.mail
-
A data source that contains body parts.
- saveChanges() - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- saveChanges() - Method in class javax.mail.internet.MimeMessage
-
Saves any changes to this message.
- saveChanges() - Method in class javax.mail.Message
-
Save any changes made to this message into its underlying store, if
the message was obtained from a folder.
- saved - Variable in class javax.mail.internet.MimeMessage
-
Indicates whether we do not need to call saveChanges
on
the message.
- saveFile(File) - Method in class javax.mail.internet.MimeBodyPart
-
Saves the content of this part to the specified file.
- saveFile(String) - Method in class javax.mail.internet.MimeBodyPart
-
Saves the content of this part to the specified file.
- search(SearchTerm) - Method in class gnu.mail.providers.imap.IMAPFolder
-
IMAP search function.
- search(SearchTerm, Message[]) - Method in class gnu.mail.providers.imap.IMAPFolder
-
IMAP search function.
- search(SearchTerm) - Method in class javax.mail.Folder
-
Searches this folder for messages matching the specified search term.
- search(SearchTerm, Message[]) - Method in class javax.mail.Folder
-
Searches the given messages for those matching the specified search
term.
- SearchException - Exception in javax.mail.search
-
An exception thrown to indicate that a search expression could not be
handled by the store implementation.
- SearchException() - Constructor for exception javax.mail.search.SearchException
-
Constructor with no detail message.
- SearchException(String) - Constructor for exception javax.mail.search.SearchException
-
Constructor with the specified detail message.
- SearchTerm - Class in javax.mail.search
-
A search expression is represented as a tree of search terms.
- SearchTerm() - Constructor for class javax.mail.search.SearchTerm
-
- SEEN - Static variable in class javax.mail.Flags.Flag
-
This message is seen.
- send(Message) - Static method in class javax.mail.Transport
-
Sends the specified message.
- send(Message, String, String) - Static method in class javax.mail.Transport
-
Sends the specified message.
- send(Message, Address[]) - Static method in class javax.mail.Transport
-
Sends the message to the specified addresses, ignoring any recipients
specified in the message itself.
- send(Message, Address[], String, String) - Static method in class javax.mail.Transport
-
Sends the message to the specified addresses, ignoring any recipients
specified in the message itself.
- SendFailedException - Exception in javax.mail
-
An exception thrown when a message cannot be sent.
- SendFailedException() - Constructor for exception javax.mail.SendFailedException
-
- SendFailedException(String) - Constructor for exception javax.mail.SendFailedException
-
- SendFailedException(String, Exception) - Constructor for exception javax.mail.SendFailedException
-
- SendFailedException(String, Exception, Address[], Address[], Address[]) - Constructor for exception javax.mail.SendFailedException
-
Creates a send failed exception with the specified string and
addresses.
- sendMessage(Message, Address[]) - Method in class gnu.mail.providers.nntp.NNTPTransport
-
Post an article.
- sendMessage(Message, Address[]) - Method in class gnu.mail.providers.smtp.SMTPTransport
-
Send the specified message to the server.
- sendMessage(Message, Address[]) - Method in class javax.mail.Transport
-
Sends the message to the specified list of addresses.
- SentDateTerm - Class in javax.mail.search
-
A comparison of message sent dates.
- SentDateTerm(int, Date) - Constructor for class javax.mail.search.SentDateTerm
-
Constructor.
- Service - Class in javax.mail
-
An abstract messaging service (store or transport).
- Service(Session, URLName) - Constructor for class javax.mail.Service
-
Constructor.
- session - Variable in class javax.mail.Message
-
The session in scope for this message.
- session - Variable in class javax.mail.Service
-
The session context for this service.
- Session - Class in javax.mail
-
A session represents the context of a messaging transaction.
- set(String, String) - Method in class javax.mail.internet.ParameterList
-
Sets the specified parameter.
- set(String, String, String) - Method in class javax.mail.internet.ParameterList
-
Sets the specified parameter.
- setAddress(String) - Method in class javax.mail.internet.InternetAddress
-
Sets the email address.
- setCalendar(Calendar) - Method in class javax.mail.internet.MailDateFormat
-
Don't allow setting the calendar.
- setConnected(boolean) - Method in class javax.mail.Service
-
Sets the connection state of this service.
- setContent(Object, String) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the content of this part using the specified Java object and MIME
type.
- setContent(Multipart) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the content of this part to be the specified multipart.
- setContent(Object, String) - Method in class javax.mail.internet.MimeMessage
-
Sets the content of this message using the specified Java object and
MIME type.
- setContent(Multipart) - Method in class javax.mail.internet.MimeMessage
-
Sets the content of this message to be the specified multipart.
- setContent(Object, String) - Method in interface javax.mail.Part
-
Sets the content of this part using the specified object.
- setContent(Multipart) - Method in interface javax.mail.Part
-
Sets the multipart content of this part.
- setContentID(String) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the Content-ID header field of this part.
- setContentID(String) - Method in class javax.mail.internet.MimeMessage
-
Sets the Content-ID header field of this message.
- setContentLanguage(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the Content-Language header of this part.
- setContentLanguage(String[]) - Method in class javax.mail.internet.MimeMessage
-
Sets the Content-Language header of this message.
- setContentLanguage(String[]) - Method in interface javax.mail.internet.MimePart
-
Sets the Content-Language header of this part.
- setContentMD5(String) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the Content-MD5 header field of this part.
- setContentMD5(String) - Method in class javax.mail.internet.MimeMessage
-
Sets the Content-MD5 header field of this message.
- setContentMD5(String) - Method in interface javax.mail.internet.MimePart
-
Sets the Content-MD5 header value for this part.
- setDataHandler(DataHandler) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the content of this part using the specified data handler.
- setDataHandler(DataHandler) - Method in class javax.mail.internet.MimeMessage
-
Sets the content of this part using the specified data handler.
- setDataHandler(DataHandler) - Method in interface javax.mail.Part
-
Sets the content of this part using the specified data handler.
- setDebug(boolean) - Method in class javax.mail.Session
-
Set the debug setting for this Session.
- setDebugOut(PrintStream) - Method in class javax.mail.Session
-
Set the stream to be used for debugging output for this session.
- setDescription(String) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the Content-Description header field for this part.
- setDescription(String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the Content-Description header field for this part.
- setDescription(String) - Method in class javax.mail.internet.MimeMessage
-
Sets the Content-Description header field for this message.
- setDescription(String, String) - Method in class javax.mail.internet.MimeMessage
-
Sets the Content-Description header field for this message.
- setDescription(String) - Method in interface javax.mail.Part
-
Sets the description of this part.
- setDisposition(String) - Method in class javax.mail.internet.ContentDisposition
-
Sets the disposition value.
- setDisposition(String) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the Content-Disposition header field of this part.
- setDisposition(String) - Method in class javax.mail.internet.MimeMessage
-
Sets the Content-Disposition header field of this message.
- setDisposition(String) - Method in interface javax.mail.Part
-
Sets the disposition of this part.
- setExpunged(boolean) - Method in class gnu.mail.providers.maildir.MaildirMessage
-
Allow MaildirFolder access to set the expunged flag after expunge.
- setExpunged(boolean) - Method in class gnu.mail.providers.mbox.MboxMessage
-
Allow MboxFolder access to set the expunged flag after expunge.
- setExpunged(boolean) - Method in class javax.mail.Message
-
Sets the expunged flag for this message.
- setFileName(String) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the filename associated with this body part.
- setFileName(String) - Method in class javax.mail.internet.MimeMessage
-
Sets the filename associated with this part.
- setFileName(String) - Method in interface javax.mail.Part
-
Sets the filename associated with this part.
- setFlag(Flags.Flag, boolean) - Method in class javax.mail.Message
-
Sets the specified flag on this message to the given value.
- setFlags(Flags, boolean) - Method in class gnu.mail.providers.imap.IMAPMessage
-
Set the specified flags.
- setFlags(Flags, boolean) - Method in class gnu.mail.providers.maildir.MaildirMessage
-
Set the specified flags(reflected in the info
field).
- setFlags(Flags, boolean) - Method in class gnu.mail.providers.mbox.MboxMessage
-
Set the specified flags(reflected in the Status
header).
- setFlags(Flags, boolean) - Method in class gnu.mail.providers.nntp.NNTPMessage
-
- setFlags(Flags, boolean) - Method in class gnu.mail.providers.pop3.POP3Message
-
Set flags (but only DELETED is supported)
add or remove the message from the folder deleted message list.
- setFlags(Message[], Flags, boolean) - Method in class javax.mail.Folder
-
Sets the specified flags on each specified message.
- setFlags(int, int, Flags, boolean) - Method in class javax.mail.Folder
-
Set the specified flags on the given range of messages (inclusive).
- setFlags(int[], Flags, boolean) - Method in class javax.mail.Folder
-
Sets the specified flags on each of the specified messages.
- setFlags(Flags, boolean) - Method in class javax.mail.internet.MimeMessage
-
Sets the flags for this message.
- setFlags(Flags, boolean) - Method in class javax.mail.Message
-
Sets the specified flags on this message to the given value.
- setFrom(Address) - Method in class javax.mail.internet.MimeMessage
-
Sets the RFC 822 From header field.
- setFrom() - Method in class javax.mail.internet.MimeMessage
-
Sets the RFC 822 From header field using the value of the
InternetAddress.getLocalAddress
method.
- setFrom(String) - Method in class javax.mail.internet.MimeMessage
-
Utility method to set the From header field using a String.
- setFrom() - Method in class javax.mail.Message
-
Sets the identity of the person sending this message, as obtained
from the property "mail.user".
- setFrom(Address) - Method in class javax.mail.Message
-
Sets the identity of the person sending this message.
- setHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
-
Sets the specified header.
- setHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the specified header.
- setHeader(String, String) - Method in class javax.mail.internet.MimeMessage
-
Sets the specified header.
- setHeader(String, String) - Method in interface javax.mail.Part
-
Sets the value for the specified header name.
- setHost(String) - Method in class javax.mail.internet.NewsAddress
-
Sets the hostname of the news server.
- setMessageNumber(int) - Method in class javax.mail.Message
-
Sets the message number for this message.
- setMultipartDataSource(MultipartDataSource) - Method in class javax.mail.Multipart
-
Configures this multipart from the given data source.
- setNewsgroup(String) - Method in class javax.mail.internet.NewsAddress
-
Sets the newsgroup.
- setNextException(Exception) - Method in exception javax.mail.MessagingException
-
Adds an exception to the end of the chain.
- setNumberFormat(NumberFormat) - Method in class javax.mail.internet.MailDateFormat
-
Don't allow setting the NumberFormat.
- setParameter(String, String) - Method in class javax.mail.internet.ContentDisposition
-
Sets the specified parameter.
- setParameter(String, String) - Method in class javax.mail.internet.ContentType
-
Sets the specified parameter.
- setParameterList(ParameterList) - Method in class javax.mail.internet.ContentDisposition
-
Sets the parameters.
- setParameterList(ParameterList) - Method in class javax.mail.internet.ContentType
-
Sets the parameters.
- setParent(Part) - Method in class javax.mail.Multipart
-
Sets the parent of this multipart.
- setPasswordAuthentication(URLName, PasswordAuthentication) - Method in class javax.mail.Session
-
Save a PasswordAuthentication for this(store or transport) URLName.
- setPersonal(String, String) - Method in class javax.mail.internet.InternetAddress
-
Sets the personal name.
- setPersonal(String) - Method in class javax.mail.internet.InternetAddress
-
Sets the personal name.
- setPreamble(String) - Method in class javax.mail.internet.MimeMultipart
-
Sets the preamble text to be emitted before the first boundary line.
- setPrimaryType(String) - Method in class javax.mail.internet.ContentType
-
Sets the primary type.
- setProtocolForAddress(String, String) - Method in class javax.mail.Session
-
Sets the default transport protocol for the given address type.
- setProvider(Provider) - Method in class javax.mail.Session
-
Set the passed Provider to be the default implementation for the protocol
in Provider.protocol overriding any previous values.
- setQuota(Quota) - Method in class gnu.mail.providers.imap.IMAPStore
-
Sets the quota resource set for the specified quota root.
- setQuota(Quota) - Method in interface javax.mail.QuotaAwareStore
-
Sets the quotas for the quota root specified in the quota argument.
- setRecipient(Message.RecipientType, Address) - Method in class javax.mail.Message
-
Sets the recipient address of the specified type.
- setRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.internet.MimeMessage
-
Sets the recipients of the given type.
- setRecipients(Message.RecipientType, String) - Method in class javax.mail.internet.MimeMessage
-
Sets the recipients of the given type.
- setRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.Message
-
Sets the recipient addresses of the specified type.
- setReplyTo(Address[]) - Method in class javax.mail.internet.MimeMessage
-
Sets the RFC 822 Reply-To header field.
- setReplyTo(Address[]) - Method in class javax.mail.Message
-
Sets the addresses to which replies should be directed.
- setResourceLimit(String, long) - Method in class javax.mail.Quota
-
Sets a resource limit.
- setSelected(IMAPFolder) - Method in class gnu.mail.providers.imap.IMAPStore
-
Sets the selected folder.
- setSender(Address) - Method in class javax.mail.internet.MimeMessage
-
Sets the RFC 822 Sender header field.
- setSentDate(Date) - Method in class javax.mail.internet.MimeMessage
-
Sets the RFC 822 Date header field.
- setSentDate(Date) - Method in class javax.mail.Message
-
Sets the date this message was sent.
- setSubject(String) - Method in class javax.mail.internet.MimeMessage
-
Sets the Subject header field.
- setSubject(String, String) - Method in class javax.mail.internet.MimeMessage
-
Sets the Subject header field.
- setSubject(String) - Method in class javax.mail.Message
-
Sets the subject of this message.
- setSubscribed(boolean) - Method in class gnu.mail.providers.imap.IMAPFolder
-
- setSubscribed(boolean) - Method in class gnu.mail.providers.nntp.NNTPFolder
-
Subscribes or unsubscribes to this newsgroup.
- setSubscribed(boolean) - Method in class gnu.mail.providers.nntp.NNTPRootFolder
-
This folder is always "subscribed".
- setSubscribed(boolean) - Method in class javax.mail.Folder
-
Subscribe to or unsubscribe from this folder.
- setSubType(String) - Method in class javax.mail.internet.ContentType
-
Sets the subtype.
- setSubType(String) - Method in class javax.mail.internet.MimeMultipart
-
Sets the subtype.
- setText(String) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the content of this part using the specified text, and with a
MIME type of "text/plain".
- setText(String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the content of this part using the specified text, and with a
MIME type of "text/plain".
- setText(String, String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Sets the content of this part using the specified text, and with a
text MIME type of the specified subtype.
- setText(String) - Method in class javax.mail.internet.MimeMessage
-
Sets the content of this message using the specified text, and with a
MIME type of "text/plain".
- setText(String, String) - Method in class javax.mail.internet.MimeMessage
-
Sets the content of this message using the specified text, and with a
MIME type of "text/plain".
- setText(String, String, String) - Method in class javax.mail.internet.MimeMessage
-
Sets the content of this message using the specified text, and with a
text MIME type of the specified subtype.
- setText(String) - Method in interface javax.mail.internet.MimePart
-
Sets the content of this message using the specified text, and with a
MIME type of "text/plain".
- setText(String, String) - Method in interface javax.mail.internet.MimePart
-
Sets the content of this message using the specified text, and with a
MIME type of "text/plain".
- setText(String, String, String) - Method in interface javax.mail.internet.MimePart
-
Sets the content of this message using the specified text, and with a
text MIME type of the specified subtype.
- setText(String) - Method in interface javax.mail.Part
-
Sets the textual content of this part, using a MIME type of
text/plain
.
- setURLName(URLName) - Method in class gnu.mail.providers.mbox.MboxStore
-
Sets the correct form of the URLName.
- setURLName(URLName) - Method in class javax.mail.Service
-
Set the URLName representing this service.
- SharedInputStream - Interface in javax.mail.internet
-
An InputStream backed by data that can be shared by multiple readers.
- SIZE - Static variable in class javax.mail.FetchProfile.Item
-
The size of the message.
- size() - Method in class javax.mail.internet.ParameterList
-
Returns the number of parameters in this list.
- SizeTerm - Class in javax.mail.search
-
A comparison of message sizes.
- SizeTerm(int, int) - Constructor for class javax.mail.search.SizeTerm
-
Constructor.
- SMTPTransport - Class in gnu.mail.providers.smtp
-
This transport handles communications with an SMTP server.
- SMTPTransport(Session, URLName) - Constructor for class gnu.mail.providers.smtp.SMTPTransport
-
Creates a new SMTPTransport
instance.
- spaceCount - Variable in class gnu.mail.util.QPInputStream
-
The number of times read() will return a space.
- STATUS - Static variable in class gnu.mail.providers.mbox.MboxMessage
-
Status header key.
- store - Variable in class gnu.mail.util.MailboxURLConnection
-
The mail store.
- store - Variable in class javax.mail.Folder
-
The parent store.
- STORE - Static variable in class javax.mail.Provider.Type
-
- Store - Class in javax.mail
-
A message store that can be used to save and retrieve messages.
- Store(Session, URLName) - Constructor for class javax.mail.Store
-
Constructor.
- StoreClosedException - Exception in javax.mail
-
An exception thrown when a method is invoked on a message or folder
whose owner store has been closed for some reason.
- StoreClosedException(Store) - Constructor for exception javax.mail.StoreClosedException
-
- StoreClosedException(Store, String) - Constructor for exception javax.mail.StoreClosedException
-
- StoreClosedException(Store, String, Exception) - Constructor for exception javax.mail.StoreClosedException
-
- StoreEvent - Class in javax.mail.event
-
A store notification event.
- StoreEvent(Store, int, String) - Constructor for class javax.mail.event.StoreEvent
-
Constructor.
- StoreListener - Interface in javax.mail.event
-
A listener for store notifications.
- StringTerm - Class in javax.mail.search
-
A comparison of string values.
- StringTerm(String) - Constructor for class javax.mail.search.StringTerm
-
- StringTerm(String, boolean) - Constructor for class javax.mail.search.StringTerm
-
- SubjectTerm - Class in javax.mail.search
-
A comparison of message subject headers.
- SubjectTerm(String) - Constructor for class javax.mail.search.SubjectTerm
-
Constructor.