- GE - Static variable in class javax.mail.search.ComparisonTerm
-
- generateSequence(SearchTerm, String) - Method in class com.sun.mail.gimap.protocol.GmailSearchSequence
-
- generateSequence(SearchTerm, String) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
Generate the IMAP search sequence for the given search expression.
- generateType1Msg(int) - Method in class com.sun.mail.auth.Ntlm
-
- generateType3Msg(String) - Method in class com.sun.mail.auth.Ntlm
-
- get(String) - Method in class javax.mail.internet.ParameterList
-
Returns the value of the specified parameter.
- getACL() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the access control list entries for this folder.
- getACL(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
GETACL Command.
- getAddress() - Method in exception com.sun.mail.smtp.SMTPAddressFailedException
-
Return the address that failed.
- getAddress() - Method in exception com.sun.mail.smtp.SMTPAddressSucceededException
-
Return the address that succeeded.
- getAddress() - Method in exception com.sun.mail.smtp.SMTPSenderFailedException
-
Return the address that failed.
- getAddress() - Method in class javax.mail.internet.InternetAddress
-
Get the email address.
- getAddress() - Method in class javax.mail.search.AddressTerm
-
Return the address to match with.
- getAllHeaderLines() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getAllHeaderLines() - Method in class com.sun.mail.imap.IMAPMessage
-
Get all header-lines.
- getAllHeaderLines() - Method in class com.sun.mail.pop3.POP3Message
-
Get all header lines as an Enumeration of Strings.
- getAllHeaderLines() - Method in class javax.mail.internet.InternetHeaders
-
Return all the header lines as an Enumeration of Strings.
- getAllHeaderLines() - Method in class javax.mail.internet.MimeBodyPart
-
Get all header lines as an Enumeration of Strings.
- getAllHeaderLines() - Method in class javax.mail.internet.MimeMessage
-
Get all header lines as an Enumeration of Strings.
- getAllHeaderLines() - Method in interface javax.mail.internet.MimePart
-
Get all header lines as an Enumeration of Strings.
- getAllHeaders() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getAllHeaders() - Method in class com.sun.mail.imap.IMAPMessage
-
Get all headers.
- getAllHeaders() - Method in class com.sun.mail.pop3.POP3Message
-
Return all the headers from this Message as an enumeration
of Header objects.
- getAllHeaders() - Method in class javax.mail.internet.InternetHeaders
-
Return all the headers as an Enumeration of
Header
objects.
- getAllHeaders() - Method in class javax.mail.internet.MimeBodyPart
-
Return all the headers from this Message as an Enumeration of
Header objects.
- getAllHeaders() - Method in class javax.mail.internet.MimeMessage
-
Return all the headers from this Message as an enumeration
of Header objects.
- getAllHeaders() - Method in interface javax.mail.Part
-
Return all the headers from this part as an Enumeration of
Header objects.
- getAllow8bitMIME() - Method in class com.sun.mail.smtp.SMTPMessage
-
Is use of the 8BITMIME extension is allowed?
- getAllRecipients() - Method in class javax.mail.internet.MimeMessage
-
Get all the recipient addresses for the message.
- getAllRecipients() - Method in class javax.mail.Message
-
Get all the recipient addresses for the message.
- getAttachmentFilters() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the attachment filters.
- getAttachmentFormatters() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the attachment formatters.
- getAttachmentNames() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the attachment name formatters.
- getAttributes() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the attributes that the IMAP server returns with the
LIST response.
- getAuthenticator() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the Authenticator used to login to the email server.
- getAuthorizationId() - Method in class com.sun.mail.smtp.SMTPTransport
-
Gets the authorization ID to be used for authentication.
- getBaseType() - Method in class javax.mail.internet.ContentType
-
Return the MIME type string, without the parameters.
- getBodyPart(int) - Method in class com.sun.mail.imap.IMAPMultipartDataSource
-
- getBodyPart(int) - Method in class javax.mail.internet.MimeMultipart
-
Get the specified BodyPart.
- getBodyPart(String) - Method in class javax.mail.internet.MimeMultipart
-
Get the MimeBodyPart referred to by the given ContentID (CID).
- getBodyPart(int) - Method in class javax.mail.Multipart
-
Get the specified Part.
- getBodyPart(int) - Method in interface javax.mail.MultipartDataSource
-
Get the specified Part.
- getBooleanProperty(Properties, String, boolean) - Static method in class com.sun.mail.util.PropUtil
-
Get a boolean valued property.
- getBooleanSessionProperty(Session, String, boolean) - Static method in class com.sun.mail.util.PropUtil
-
Get a boolean valued property.
- getBooleanSystemProperty(String, boolean) - Static method in class com.sun.mail.util.PropUtil
-
Get a boolean valued System property.
- getByteArray() - Method in class com.sun.mail.imap.protocol.BODY
-
- getByteArray() - Method in class com.sun.mail.imap.protocol.RFC822DATA
-
- getByteArrayInputStream() - Method in class com.sun.mail.imap.protocol.BODY
-
- getByteArrayInputStream() - Method in class com.sun.mail.imap.protocol.RFC822DATA
-
- getBytes() - Method in class com.sun.mail.iap.ByteArray
-
Returns the internal byte array.
- getBytes(String) - Static method in class com.sun.mail.util.ASCIIUtility
-
- getBytes(InputStream) - Static method in class com.sun.mail.util.ASCIIUtility
-
- getCapabilities() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Return the map of capabilities returned by the server.
- getCapacity() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the number of log records the internal buffer can hold.
- getCause() - Method in exception javax.mail.MessagingException
-
Overrides the getCause
method of Throwable
to return the next exception in the chain of nested exceptions.
- getChannel() - Method in class com.sun.mail.iap.Protocol
-
Return the SocketChannel associated with this connection, if any.
- getChannel() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getClassName() - Method in class javax.mail.Provider
-
Returns the name of the class that implements the protocol.
- getCommand() - Method in exception com.sun.mail.smtp.SMTPAddressFailedException
-
Return the command that failed.
- getCommand() - Method in exception com.sun.mail.smtp.SMTPAddressSucceededException
-
Return the command that succeeded.
- getCommand() - Method in exception com.sun.mail.smtp.SMTPSenderFailedException
-
Return the command that failed.
- getCommand() - Method in exception com.sun.mail.smtp.SMTPSendFailedException
-
Return the command that failed.
- getComparator() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the comparator used to order all LogRecord objects prior
to formatting.
- getComparison() - Method in class javax.mail.search.DateTerm
-
Return the type of comparison.
- getComparison() - Method in class javax.mail.search.IntegerComparisonTerm
-
Return the type of comparison.
- getConnectionTimeout() - Method in exception com.sun.mail.util.MailConnectException
-
The timeout used for the connection attempt.
- getConnectionTimeout() - Method in exception com.sun.mail.util.SocketConnectException
-
The timeout used for the connection attempt.
- getContent(DataSource) - Method in class com.sun.mail.dsn.message_deliverystatus
-
Return the content.
- getContent(DataSource) - Method in class com.sun.mail.dsn.message_dispositionnotification
-
Return the content.
- getContent(DataSource) - Method in class com.sun.mail.dsn.multipart_report
-
Return the content.
- getContent(DataSource) - Method in class com.sun.mail.dsn.text_rfc822headers
-
- getContent(DataSource) - Method in class com.sun.mail.handlers.image_gif
-
- getContent(DataSource) - Method in class com.sun.mail.handlers.message_rfc822
-
Return the content.
- getContent(DataSource) - Method in class com.sun.mail.handlers.multipart_mixed
-
Return the content.
- getContent(DataSource) - Method in class com.sun.mail.handlers.text_plain
-
- getContent() - Method in class javax.mail.internet.MimeBodyPart
-
Return the content as a Java object.
- getContent() - Method in class javax.mail.internet.MimeMessage
-
Return the content as a Java object.
- getContent() - Method in interface javax.mail.Part
-
Return the content as a Java object.
- getContentID() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getContentID() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-ID.
- 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
-
Get the Content-ID of this part.
- getContentLanguage() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the content language.
- getContentLanguage() - Method in class javax.mail.internet.MimeBodyPart
-
Get the languages specified in the Content-Language header
of this MimePart.
- getContentLanguage() - Method in class javax.mail.internet.MimeMessage
-
Get the languages specified in the "Content-Language" header
field of this message.
- getContentLanguage() - Method in interface javax.mail.internet.MimePart
-
Get the language tags specified in the Content-Language header
of this MimePart.
- getContentMD5() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getContentMD5() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-MD5.
- getContentMD5() - Method in class javax.mail.internet.MimeBodyPart
-
Return the value of the "Content-MD5" header field.
- getContentMD5() - Method in class javax.mail.internet.MimeMessage
-
Return the value of the "Content-MD5" header field.
- getContentMD5() - Method in interface javax.mail.internet.MimePart
-
Get the Content-MD5 digest of this part.
- getContentStream() - Method in class com.sun.mail.dsn.MessageHeaders
-
- getContentStream() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getContentStream() - Method in class com.sun.mail.imap.IMAPMessage
-
Get all the bytes for this message.
- getContentStream() - Method in class com.sun.mail.pop3.POP3Message
-
Produce the raw bytes of the content.
- getContentStream() - Method in class javax.mail.internet.MimeBodyPart
-
Produce the raw bytes of the content.
- getContentStream() - Method in class javax.mail.internet.MimeMessage
-
Produce the raw bytes of the content.
- getContentType() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getContentType() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-Type.
- getContentType() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the value of the RFC 822 "Content-Type" header field.
- getContentType() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 "Content-Type" header field.
- getContentType() - Method in class javax.mail.internet.MimePartDataSource
-
Returns the content-type of this DataSource.
- getContentType() - Method in class javax.mail.Multipart
-
Return the content-type of this Multipart.
- getContentType() - Method in interface javax.mail.Part
-
Returns the Content-Type of the content of this part.
- getContentType() - Method in class javax.mail.util.ByteArrayDataSource
-
Get the MIME content type of the data.
- getCount() - Method in class com.sun.mail.iap.ByteArray
-
Returns the count of bytes
- getCount() - Method in class com.sun.mail.imap.IMAPMultipartDataSource
-
- getCount() - Method in class javax.mail.internet.MimeMultipart
-
Return the number of enclosed BodyPart objects.
- getCount() - Method in class javax.mail.Multipart
-
Return the number of enclosed BodyPart objects.
- getCount() - Method in interface javax.mail.MultipartDataSource
-
Return the number of enclosed BodyPart objects.
- getDataHandler() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getDataHandler() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the DataHandler object for this message.
- getDataHandler() - Method in class javax.mail.internet.MimeBodyPart
-
Return a DataHandler for this body part's content.
- getDataHandler() - Method in class javax.mail.internet.MimeMessage
-
Return a DataHandler for this Message's content.
- getDataHandler() - Method in interface javax.mail.Part
-
Return a DataHandler for the content within this part.
- getDate() - Method in class com.sun.mail.imap.protocol.INTERNALDATE
-
- getDate() - Method in class javax.mail.search.DateTerm
-
Return 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.
- getDefaultCipherSuites() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getDefaultFolder() - Method in class com.sun.mail.imap.IMAPStore
-
Get the default folder, representing the root of this user's
namespace.
- getDefaultFolder() - Method in class com.sun.mail.pop3.POP3Store
-
- getDefaultFolder() - Method in class javax.mail.Store
-
Returns a Folder object that represents the 'root' of
the default namespace presented to the user by the Store.
- getDefaultInstance(Properties, Authenticator) - Static method in class javax.mail.Session
-
Get the default Session object.
- getDefaultInstance(Properties) - Static method in class javax.mail.Session
-
Get the default Session object.
- getDefaultJavaCharset() - Static method in class javax.mail.internet.MimeUtility
-
Get the default charset corresponding to the system's current
default locale.
- getDefaultUserName() - Method in class javax.mail.Authenticator
-
- getDeletedMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the deleted message count.
- getDeletedMessageCount() - Method in class javax.mail.Folder
-
Get the number of deleted messages in this Folder.
- getDeliveryStatus() - Method in class com.sun.mail.dsn.MultipartReport
-
Deprecated.
use getReport instead
- getDescription() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getDescription() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the decoded Content-Description.
- getDescription() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the "Content-Description" header field of this body 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
-
Return a description String for this part.
- getDF() - Method in class com.sun.mail.handlers.image_gif
-
- getDF() - Method in class com.sun.mail.handlers.image_jpeg
-
- getDF() - Method in class com.sun.mail.handlers.text_html
-
- getDF() - Method in class com.sun.mail.handlers.text_plain
-
- getDisposition() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getDisposition() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-Disposition.
- getDisposition() - Method in class javax.mail.internet.ContentDisposition
-
Return the disposition value.
- getDisposition() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the value of the "Content-Disposition" header field.
- getDisposition() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the "Content-Disposition" header field.
- getDisposition() - Method in interface javax.mail.Part
-
Return the disposition of this part.
- getEncoding() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getEncoding() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-Transfer-Encoding.
- getEncoding() - Method in interface javax.mail.EncodingAware
-
Return the MIME Content-Transfer-Encoding to use for this data,
or null to indicate that an appropriate value should be chosen
by the caller.
- getEncoding() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the content transfer encoding from the
"Content-Transfer-Encoding" header
field.
- getEncoding() - Method in class javax.mail.internet.MimeMessage
-
Returns the content transfer encoding from the
"Content-Transfer-Encoding" header
field.
- getEncoding() - Method in interface javax.mail.internet.MimePart
-
Get the transfer encoding of this part.
- getEncoding(DataSource) - Static method in class javax.mail.internet.MimeUtility
-
Get the Content-Transfer-Encoding that should be applied
to the input stream of this DataSource, to make it mail-safe.
- getEncoding(DataHandler) - Static method in class javax.mail.internet.MimeUtility
-
Same as getEncoding(DataSource)
except that instead
of reading the data from an InputStream
it uses the
writeTo
method to examine the data.
- getEncoding() - Method in class javax.mail.internet.PreencodedMimeBodyPart
-
Returns the content transfer encoding specified when
this object was created.
- getEnvelopeCommand() - Method in class com.sun.mail.imap.IMAPFolder
-
Return the IMAP FETCH items to request in order to load
all the "envelope" data.
- getEnvelopeFrom() - Method in class com.sun.mail.smtp.SMTPMessage
-
Return the envelope From address.
- getException() - Method in exception com.sun.mail.util.SocketConnectException
-
The exception that caused the failure.
- getExtensionItems() - Method in class com.sun.mail.imap.protocol.FetchResponse
-
Return a map of the extension items found in this fetch response.
- getExtensionParameter(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Return the parameter the server provided for the specified
service extension, or null if the extension isn't supported.
- getFetchBlockSize() - Method in class com.sun.mail.imap.IMAPMessage
-
- getFetchBlockSize() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- getFetchItems() - Method in class com.sun.mail.gimap.protocol.GmailProtocol
-
Return the additional fetch items supported by the Gmail protocol.
- getFetchItems() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Return an array of FetchItem objects describing the
FETCH items supported by this protocol.
- getFetchProfileItem() - Method in class com.sun.mail.imap.protocol.FetchItem
-
- getFile() - Method in class javax.mail.URLName
-
Returns the file name of this URLName.
- getFileName() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getFileName() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the "filename" Disposition parameter.
- getFileName() - Method in class javax.mail.internet.MimeBodyPart
-
Get the filename associated with this body part.
- getFileName() - Method in class javax.mail.internet.MimeMessage
-
Get the filename associated with this Message.
- getFileName() - Method in interface javax.mail.Part
-
Get the filename associated with this part, if possible.
- getFlags() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Flags for this message.
- getFlags() - Method in class javax.mail.internet.MimeMessage
-
Return a Flags
object containing the flags for
this message.
- getFlags() - Method in class javax.mail.Message
-
Returns a Flags
object containing the flags for
this message.
- getFlags() - Method in class javax.mail.search.FlagTerm
-
Return the Flags to test.
- getFolder(String) - Method in class com.sun.mail.imap.DefaultFolder
-
- getFolder(String) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the named subfolder.
- getFolder(String) - Method in class com.sun.mail.imap.IMAPStore
-
Get named folder.
- getFolder(URLName) - Method in class com.sun.mail.imap.IMAPStore
-
Get named folder.
- getFolder(String) - Method in class com.sun.mail.pop3.DefaultFolder
-
- getFolder(String) - Method in class com.sun.mail.pop3.POP3Folder
-
Always throws MessagingException
because no POP3 folders
can contain subfolders.
- getFolder(String) - Method in class com.sun.mail.pop3.POP3Store
-
Only the name "INBOX" is supported.
- getFolder(URLName) - Method in class com.sun.mail.pop3.POP3Store
-
- getFolder() - Method in exception com.sun.mail.util.FolderClosedIOException
-
Returns the dead Folder object
- getFolder() - Method in class javax.mail.event.FolderEvent
-
Return the affected folder.
- getFolder(String) - Method in class javax.mail.Folder
-
Return the Folder object corresponding to the given name.
- getFolder() - Method in exception javax.mail.FolderClosedException
-
Returns the dead Folder object
- getFolder() - Method in exception javax.mail.FolderNotFoundException
-
Returns the offending Folder object.
- getFolder() - Method in class javax.mail.Message
-
Get the folder from which this message was obtained.
- getFolder() - Method in exception javax.mail.ReadOnlyFolderException
-
Returns the Folder object.
- 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
-
Return the Folder object corresponding to the given name.
- getFolder(URLName) - Method in class javax.mail.Store
-
Return a closed Folder object, corresponding to the given
URLName.
- getFrom() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the "From" attribute.
- getFrom() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 "From" header fields.
- getFrom() - Method in class javax.mail.Message
-
Returns the "From" attribute.
- getFullName() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the fullname of this folder.
- getFullName() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getFullName() - Method in class com.sun.mail.pop3.POP3Folder
-
- getFullName() - Method in class javax.mail.Folder
-
Returns the full name of this Folder.
- getGroup(boolean) - Method in class javax.mail.internet.InternetAddress
-
Return the members of a group address.
- getHeader(String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getHeader(String) - Method in class com.sun.mail.imap.IMAPMessage
-
Get the named header.
- getHeader(String, String) - Method in class com.sun.mail.imap.IMAPMessage
-
Get the named header.
- getHeader(String) - Method in class com.sun.mail.pop3.POP3Message
-
Get all the headers for this header_name.
- getHeader(String, String) - Method in class com.sun.mail.pop3.POP3Message
-
Get all the headers for this header name, returned as a single
String, with headers separated by the delimiter.
- getHeader(String) - Method in class javax.mail.internet.InternetHeaders
-
Return all the values for the specified header.
- getHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
-
Get all the headers for this header name, returned as a single
String, with headers separated by the delimiter.
- getHeader(String) - Method in class javax.mail.internet.MimeBodyPart
-
Get all the headers for this header_name.
- getHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Get all the headers for this header name, returned as a single
String, with headers separated by the delimiter.
- getHeader(String) - Method in class javax.mail.internet.MimeMessage
-
Get all the headers for this header_name.
- getHeader(String, String) - Method in class javax.mail.internet.MimeMessage
-
Get all the headers for this header name, returned as a single
String, with headers separated by the delimiter.
- getHeader(String, String) - Method in interface javax.mail.internet.MimePart
-
Get the values of all header fields available for this header,
returned as a single String, with the values separated by the
delimiter.
- getHeader(String) - Method in interface javax.mail.Part
-
Get all the headers for this header name.
- getHeaderName() - Method in class javax.mail.search.HeaderTerm
-
Return the name of the header to compare with.
- getHeaderNames() - Method in class javax.mail.FetchProfile
-
Get the names of the header-fields set in this profile.
- getHighestModSeq() - Method in class com.sun.mail.imap.IMAPFolder
-
Returns the HIGHESTMODSEQ for this folder.
- getHost() - Method in exception com.sun.mail.util.MailConnectException
-
The host we were trying to connect to.
- getHost() - Method in exception com.sun.mail.util.SocketConnectException
-
The host we were trying to connect to.
- getHost() - Method in class javax.mail.internet.NewsAddress
-
Get the host.
- getHost() - Method in class javax.mail.URLName
-
Returns the host of this URLName.
- getIgnoreCase() - Method in class javax.mail.search.StringTerm
-
Return true if we should ignore case when matching.
- getInbox() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getInetAddress() - Method in class com.sun.mail.iap.Protocol
-
Return the address the socket connected to.
- getInetAddress() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getInputStream() - Method in class com.sun.mail.dsn.MessageHeaders
-
- getInputStream() - Method in class com.sun.mail.iap.Protocol
-
Return the Protocol's InputStream.
- getInputStream() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getInputStream() - Method in class javax.mail.internet.MimeBodyPart
-
Return a decoded input stream for this body part's "content".
- getInputStream() - Method in class javax.mail.internet.MimeMessage
-
Return a decoded input stream for this Message's "content".
- getInputStream() - Method in class javax.mail.internet.MimePartDataSource
-
Returns an input stream from this MimePart.
- getInputStream() - Method in interface javax.mail.Part
-
Return an input stream for this part's "content".
- getInputStream() - Method in class javax.mail.util.ByteArrayDataSource
-
Return an InputStream for the data.
- getInReplyTo() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the In-Reply-To header.
- getInstance(char) - Static method in class com.sun.mail.imap.Rights.Right
-
Get a Right object representing the specified character.
- getInstance(Properties, Authenticator) - Static method in class javax.mail.Session
-
Get a new Session object.
- getInstance(Properties) - Static method in class javax.mail.Session
-
Get a new Session object.
- getInterval() - Method in class com.sun.mail.imap.OlderTerm
-
Return the interval.
- getInterval() - Method in class com.sun.mail.imap.YoungerTerm
-
Return the interval.
- getIntProperty(Properties, String, int) - Static method in class com.sun.mail.util.PropUtil
-
Get an integer valued property.
- getIntSessionProperty(Session, String, int) - Static method in class com.sun.mail.util.PropUtil
-
Get an integer valued property.
- getInvalidAddresses() - Method in class javax.mail.event.TransportEvent
-
Return the addresses to which this message could not be sent.
- getInvalidAddresses() - Method in exception javax.mail.SendFailedException
-
Return the addresses to which this message could not be sent.
- getItem(FetchItem) - Method in class com.sun.mail.imap.IMAPMessage
-
Return the data associated with the FetchItem.
- getItem(int) - Method in class com.sun.mail.imap.protocol.FetchResponse
-
- getItem(Class<T>) - Method in class com.sun.mail.imap.protocol.FetchResponse
-
- getItem(Response[], int, Class<T>) - Static method in class com.sun.mail.imap.protocol.FetchResponse
-
Return the first fetch response item of the given class
for the given message number.
- getItem(String) - Method in class com.sun.mail.imap.protocol.Status
-
Get the value for the STATUS item.
- getItemCount() - Method in class com.sun.mail.imap.protocol.FetchResponse
-
- getItems(Response[], int, Class<T>) - Static method in class com.sun.mail.imap.protocol.FetchResponse
-
Return all fetch response items of the given class
for the given message number.
- getItems() - Method in class javax.mail.FetchProfile
-
Get the items set in this profile.
- getKeepAlive() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getKey() - Method in class com.sun.mail.imap.protocol.IMAPResponse
-
- getKeyManagers() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getLabels() - Method in class com.sun.mail.gimap.GmailMessage
-
Return the Gmail labels associated with this message.
- getLastReturnCode() - Method in class com.sun.mail.smtp.SMTPTransport
-
Return the return code from the last response we got from the server.
- getLastServerResponse() - Method in class com.sun.mail.smtp.SMTPTransport
-
Return the last response we got from the server.
- getLineCount() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getLineCount() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the total number of lines.
- getLineCount() - Method in class javax.mail.internet.MimeBodyPart
-
Return the number of lines for the content of this Part.
- getLineCount() - Method in class javax.mail.internet.MimeMessage
-
Return the number of lines for the content of this message.
- getLineCount() - Method in interface javax.mail.Part
-
Return the number of lines in the content of this part.
- getLocalAddress() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getLocalAddress(Session) - Static method in class javax.mail.internet.InternetAddress
-
Return an InternetAddress object representing the current user.
- getLocalHost() - Method in class com.sun.mail.iap.Protocol
-
Get the name of the local host.
- getLocalHost() - Method in class com.sun.mail.smtp.SMTPTransport
-
Get the name of the local host, for use in the EHLO and HELO commands.
- getLocalPort() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getLogger(String, String) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger with the specified name
and prefix.
- getLogger(Class<?>, String) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger using the specified class' package
name as the Logger name and the specified prefix.
- getMailExtension() - Method in class com.sun.mail.smtp.SMTPMessage
-
Gets the extension string to use with the MAIL command.
- getMailProperties() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets a copy of the mail properties used for the session.
- getMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
Get all matching header-lines.
- getMatchingHeaderLines(String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Get matching header lines as an Enumeration of Strings.
- getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.InternetHeaders
-
Return all matching header lines as an Enumeration of Strings.
- getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Get matching header lines as an Enumeration of Strings.
- getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeMessage
-
Get matching header lines as an Enumeration of Strings.
- getMatchingHeaderLines(String[]) - Method in interface javax.mail.internet.MimePart
-
Get matching header lines as an Enumeration of Strings.
- getMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
Get matching headers.
- getMatchingHeaders(String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Return matching headers from this Message as an Enumeration of
Header objects.
- getMatchingHeaders(String[]) - Method in class javax.mail.internet.InternetHeaders
-
Return all matching
Header
objects.
- getMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Return matching headers from this Message as an Enumeration of
Header objects.
- getMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeMessage
-
Return matching headers from this Message as an Enumeration of
Header objects.
- getMatchingHeaders(String[]) - Method in interface javax.mail.Part
-
Return matching headers from this part as an Enumeration of
Header objects.
- getMechanismName() - Method in class com.sun.mail.auth.OAuth2SaslClient
-
- getMechanismNames(Map<String, ?>) - Method in class com.sun.mail.auth.OAuth2SaslClientFactory
-
- getMessage(int) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the specified message.
- getMessage(int) - Method in class com.sun.mail.imap.MessageCache
-
Get the message object for the indicated message number.
- getMessage(int) - Method in class com.sun.mail.pop3.DefaultFolder
-
- getMessage(int) - Method in class com.sun.mail.pop3.POP3Folder
-
- getMessage() - Method in class javax.mail.event.MessageChangedEvent
-
Return the changed Message.
- getMessage() - Method in class javax.mail.event.StoreEvent
-
Get the message from the Store.
- getMessage() - Method in class javax.mail.event.TransportEvent
-
Get the Message object associated with this Transport Event.
- getMessage(int) - Method in class javax.mail.Folder
-
Get the Message object corresponding to the given message
number.
- getMessage() - Method in class javax.mail.MessageContext
-
Return the Message that contains the content.
- getMessageBySeqnum(int) - Method in class com.sun.mail.imap.MessageCache
-
Get the message object for the indicated sequence number.
- getMessageBySeqNumber(int) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the message object for the given sequence number.
- getMessageByUID(long) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the Message corresponding to the given UID.
- getMessageByUID(long) - Method in interface javax.mail.UIDFolder
-
Get the Message corresponding to the given UID.
- getMessageCacheLock() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the messageCacheLock, associated with this Message's
Folder.
- getMessageCacheLock() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- getMessageChangeType() - Method in class javax.mail.event.MessageChangedEvent
-
Return the type of this event.
- getMessageContext() - Method in class javax.mail.internet.MimePartDataSource
-
Return the MessageContext
for the current part.
- getMessageContext() - Method in interface javax.mail.MessageAware
-
Return the message context.
- getMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the total message count.
- getMessageCount() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getMessageCount() - Method in class com.sun.mail.pop3.POP3Folder
-
Will not change while the folder is open because the POP3
protocol doesn't support notification of new messages
arriving in open folders.
- getMessageCount() - Method in class javax.mail.Folder
-
Get total number of messages in this Folder.
- getMessageDSN() - Method in class com.sun.mail.dsn.DeliveryStatus
-
Return all the per-message fields in the delivery status notification.
- getMessageID() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Message-ID.
- getMessageID() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the "Message-ID" header field.
- getMessageNumber() - Method in class javax.mail.Message
-
Get the Message number for this Message.
- getMessages() - Method in class javax.mail.event.MessageCountEvent
-
Return the array of messages added or removed.
- getMessages(int, int) - Method in class javax.mail.Folder
-
Get the Message objects for message numbers ranging from start
through end, both start and end inclusive.
- getMessages(int[]) - Method in class javax.mail.Folder
-
Get the Message objects for message numbers specified in
the array.
- getMessages() - Method in class javax.mail.Folder
-
Get all Message objects from this Folder.
- getMessagesByUID(long, long) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the Messages specified by the given range.
- getMessagesByUID(long[]) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the Messages specified by the given array.
- getMessagesByUID(long, long) - Method in interface javax.mail.UIDFolder
-
Get the Messages specified by the given range.
- getMessagesByUID(long[]) - Method in interface javax.mail.UIDFolder
-
Get the Messages specified by the given array of UIDs.
- getMessagesByUIDChangedSince(long, long, long) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the messages that have been changed since the given MODSEQ value.
- getMessageType() - Method in class javax.mail.event.StoreEvent
-
Return the type of this event.
- getMimeStream() - Method in class com.sun.mail.imap.IMAPBodyPart
-
Return the MIME format stream corresponding to this message part.
- getMimeStream() - Method in class com.sun.mail.imap.IMAPMessage
-
Return the MIME format stream corresponding to this message.
- getMimeStream() - Method in class com.sun.mail.pop3.POP3Message
-
Return the MIME format stream corresponding to this message part.
- getMimeStream() - Method in interface com.sun.mail.util.ReadableMime
-
Return the MIME format stream corresponding to this message part.
- getMode() - Method in class com.sun.mail.util.UUDecoderStream
-
Get the "mode" field from the prefix.
- getMode() - Method in class javax.mail.Folder
-
Return the open mode of this folder.
- getModSeq() - Method in class com.sun.mail.imap.IMAPMessage
-
Return the modification sequence number (MODSEQ) for this message.
- getModSeq() - Method in class com.sun.mail.imap.ModifiedSinceTerm
-
Return the modseq.
- getModSeq() - Method in class com.sun.mail.imap.ResyncData
-
Get the MODSEQ value specified when this instance was created.
- getMsgId() - Method in class com.sun.mail.gimap.GmailMessage
-
Return the Gmail unique message ID.
- getName() - Method in class com.sun.mail.imap.ACL
-
Get the identifier name for this ACL entry.
- getName() - Method in class com.sun.mail.imap.DefaultFolder
-
- getName() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the name of this folder.
- getName() - Method in class com.sun.mail.imap.protocol.FetchItem
-
- getName() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getName() - Method in class com.sun.mail.pop3.POP3Folder
-
- getName() - Method in class com.sun.mail.util.UUDecoderStream
-
Get the "name" field from the prefix.
- 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.MimePartDataSource
-
DataSource method to return a name.
- getName() - Method in class javax.mail.util.ByteArrayDataSource
-
Get the name of the data.
- getNames() - Method in class javax.mail.internet.ParameterList
-
Return an enumeration of the names of all parameters in this
list.
- getNegotiatedProperty(String) - Method in class com.sun.mail.auth.OAuth2SaslClient
-
- getNewBytes() - Method in class com.sun.mail.iap.ByteArray
-
Returns a new byte array that is a copy of the data.
- getNewFolder() - Method in class javax.mail.event.FolderEvent
-
If this event indicates that a folder is renamed, (i.e, the event type
is RENAMED), then this method returns the Folder object representing the
new name.
- getNewMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the new message count.
- getNewMessageCount() - Method in class javax.mail.Folder
-
Get the number of new messages in this Folder.
- getNewsgroup() - Method in class javax.mail.internet.NewsAddress
-
Get the newsgroup.
- getNextException() - Method in exception javax.mail.MessagingException
-
Get the next exception chained to this one.
- getNonMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getNonMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
Get all non-matching headerlines.
- getNonMatchingHeaderLines(String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Get non-matching header lines as an Enumeration of Strings.
- getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.InternetHeaders
-
Return all non-matching header lines
- getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Get non-matching header lines as an Enumeration of Strings.
- getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeMessage
-
Get non-matching header lines as an Enumeration of Strings.
- getNonMatchingHeaderLines(String[]) - Method in interface javax.mail.internet.MimePart
-
Get non-matching header lines as an Enumeration of Strings.
- getNonMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getNonMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
Get non-matching headers.
- getNonMatchingHeaders(String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Return non-matching headers from this Message as an
Enumeration of Header objects.
- getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.InternetHeaders
-
Return all non-matching
Header
objects.
- getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Return non-matching headers from this Message as an
Enumeration of Header objects.
- getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeMessage
-
Return non-matching headers from this Message as an
Enumeration of Header objects.
- getNonMatchingHeaders(String[]) - Method in interface javax.mail.Part
-
Return non-matching headers from this envelope as an Enumeration
of Header objects.
- getNoopStrict() - Method in class com.sun.mail.smtp.SMTPTransport
-
Is the NOOP command required to return a response code
of 250 to indicate success?
- getNotifications() - Method in class com.sun.mail.dsn.DispositionNotification
-
Return all the disposition notification fields in the
disposition notification.
- getNotifyOptions() - Method in class com.sun.mail.smtp.SMTPMessage
-
Get notification options.
- getNTLMDomain() - Method in class com.sun.mail.smtp.SMTPTransport
-
Gets the NTLM domain to be used for NTLM authentication.
- getNumber() - Method in class com.sun.mail.imap.protocol.IMAPResponse
-
- getNumber() - Method in class javax.mail.search.IntegerComparisonTerm
-
Return the number to compare with.
- getOOBInline() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getOutputStream() - Method in class com.sun.mail.iap.Protocol
-
Return the Protocol's OutputStream
- getOutputStream() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getOutputStream() - Method in class javax.mail.internet.MimePartDataSource
-
DataSource method to return an output stream.
- getOutputStream() - Method in class javax.mail.util.ByteArrayDataSource
-
Return an OutputStream for the data.
- getParameter(String) - Method in class javax.mail.internet.ContentDisposition
-
Return the specified parameter value.
- getParameter(String) - Method in class javax.mail.internet.ContentType
-
Return the specified parameter value.
- getParameterList() - Method in class javax.mail.internet.ContentDisposition
-
Return a ParameterList object that holds all the available
parameters.
- getParameterList() - Method in class javax.mail.internet.ContentType
-
Return a ParameterList object that holds all the available
parameters.
- getParent() - Method in class com.sun.mail.imap.DefaultFolder
-
- getParent() - Method in class com.sun.mail.imap.IMAPFolder
-
Get this folder's parent.
- getParent() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getParent() - Method in class com.sun.mail.pop3.POP3Folder
-
- getParent() - Method in class javax.mail.BodyPart
-
Return the containing Multipart
object,
or null
if not known.
- getParent() - Method in class javax.mail.Folder
-
Returns the parent folder of this folder.
- getParent() - Method in class javax.mail.Multipart
-
Return the Part
that contains this Multipart
object, or null
if not known.
- getPart() - Method in class javax.mail.MessageContext
-
Return the Part that contains the content.
- getPassword() - Method in class javax.mail.PasswordAuthentication
-
- 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
-
Return the string to match with.
- getPeek() - Method in class com.sun.mail.imap.IMAPMessage
-
Get whether or not to use the PEEK variant of FETCH when
fetching message content.
- getPermanentFlags() - Method in class com.sun.mail.imap.IMAPFolder
-
Return the permanent flags supported by the server.
- getPermanentFlags() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getPermanentFlags() - Method in class com.sun.mail.pop3.POP3Folder
-
Always returns an empty Flags
object because
the POP3 protocol doesn't support any permanent flags.
- getPermanentFlags() - Method in class javax.mail.Folder
-
Get the permanent flags supported by this Folder.
- getPersonal() - Method in class javax.mail.internet.InternetAddress
-
Get the personal name.
- getPersonalNamespaces() - Method in class com.sun.mail.imap.IMAPStore
-
Using the IMAP NAMESPACE command (RFC 2342), return a set
of folders representing the Personal namespaces.
- getPersonalNamespaces() - Method in class javax.mail.Store
-
Return a set of folders representing the personal namespaces
for the current user.
- getPort() - Method in exception com.sun.mail.util.MailConnectException
-
The port we were trying to connect to.
- getPort() - Method in exception com.sun.mail.util.SocketConnectException
-
The port we were trying to connect to.
- getPort() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getPort() - Method in class javax.mail.URLName
-
Returns the port number of this URLName.
- getPos() - Method in exception javax.mail.internet.AddressException
-
Get the position with the reference string where the error was
detected (-1 if not relevant).
- getPosition() - Method in interface javax.mail.internet.SharedInputStream
-
Return the current position in the InputStream, as an
offset from the beginning of the InputStream.
- getPosition() - Method in class javax.mail.util.SharedByteArrayInputStream
-
Return the current position in the InputStream, as an
offset from the beginning of the InputStream.
- getPosition() - Method in class javax.mail.util.SharedFileInputStream
-
Return the current position in the InputStream, as an
offset from the beginning of the InputStream.
- getPreamble() - Method in class javax.mail.internet.MimeMultipart
-
Get the preamble text, if any, that appears before the
first body part of this multipart.
- getPrimaryType() - Method in class javax.mail.internet.ContentType
-
Return 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 exception com.sun.mail.iap.ConnectionException
-
- getProtocol() - Method in class com.sun.mail.imap.IMAPFolder
-
Return the IMAPProtocol object for this folder.
- getProtocol() - Method in class com.sun.mail.imap.IMAPMessage
-
Get this message's folder's protocol connection.
- getProtocol() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- getProtocol() - Method in class javax.mail.Provider
-
Returns the protocol supported 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.
- getProxyAuthUser() - Method in class com.sun.mail.imap.IMAPStore
-
Get the user name to be used with the PROXYAUTH command.
- getProxyAuthUser() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Get the user name used with the PROXYAUTH command.
- getPushFilter() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the push filter.
- getPushLevel() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the push level.
- getQuota() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the quotas for the quotaroot associated with this
folder.
- getQuota(String) - Method in class com.sun.mail.imap.IMAPStore
-
Get the quotas for the named quota root.
- getQuota(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
GETQUOTA Command.
- getQuota(String) - Method in interface javax.mail.QuotaAwareStore
-
Get the quotas for the named folder.
- getQuotaRoot(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
GETQUOTAROOT Command.
- getRawInputStream() - Method in class javax.mail.internet.MimeBodyPart
-
Return an InputStream to the raw data with any Content-Transfer-Encoding
intact.
- getRawInputStream() - Method in class javax.mail.internet.MimeMessage
-
Return an InputStream to the raw data with any Content-Transfer-Encoding
intact.
- getReceiveBufferSize() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getReceivedDate() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the recieved date (INTERNALDATE)
- getReceivedDate() - Method in class javax.mail.internet.MimeMessage
-
Returns the Date on this message was received.
- getReceivedDate() - Method in class javax.mail.Message
-
Get the date this message was received.
- getRecipientDSN(int) - Method in class com.sun.mail.dsn.DeliveryStatus
-
Return the delivery status notification information for
the specified recipient.
- getRecipientDSNCount() - Method in class com.sun.mail.dsn.DeliveryStatus
-
Return the number of recipients for which we have
per-recipient delivery status notification information.
- getRecipients(Message.RecipientType) - Method in class com.sun.mail.imap.IMAPMessage
-
Get the desired Recipient type.
- getRecipients(Message.RecipientType) - Method in class javax.mail.internet.MimeMessage
-
Returns the recepients specified by the type.
- getRecipients(Message.RecipientType) - Method in class javax.mail.Message
-
Get all the recipient addresses of the given type.
- getRecipientType() - Method in class javax.mail.search.RecipientStringTerm
-
Return the type of recipient to match with.
- getRecipientType() - Method in class javax.mail.search.RecipientTerm
-
Return the type of recipient to match with.
- getRef() - Method in exception javax.mail.internet.AddressException
-
Get the string that was being parsed when the error was detected
(null if not relevant).
- getRef() - Method in class javax.mail.URLName
-
Returns the reference of this URLName.
- getRemainder() - Method in class javax.mail.internet.HeaderTokenizer
-
Return the rest of the Header.
- getReplyTo() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the ReplyTo addresses.
- getReplyTo() - Method in class javax.mail.internet.MimeMessage
-
Return the value of the RFC 822 "Reply-To" header field.
- getReplyTo() - Method in class javax.mail.Message
-
Get the addresses to which replies should be directed.
- getReport() - Method in class com.sun.mail.dsn.MultipartReport
-
Get the report associated with this multipart/report.
- getReportSuccess() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should we report even successful sends by throwing an exception?
- getRequestingPort() - Method in class javax.mail.Authenticator
-
- getRequestingPrompt() - Method in class javax.mail.Authenticator
-
- getRequestingProtocol() - Method in class javax.mail.Authenticator
-
Give the protocol that's requesting the connection.
- getRequestingSite() - Method in class javax.mail.Authenticator
-
- getRequireStartTLS() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should we require the STARTTLS command to secure the connection?
- getResponse() - Method in exception com.sun.mail.iap.ProtocolException
-
Return the offending Response object.
- getResponseBuffer() - Method in class com.sun.mail.iap.Protocol
-
Return a buffer to be used to read a response.
- getResponseBuffer() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Return a buffer to read a response into.
- getRest() - Method in class com.sun.mail.iap.Response
-
Return the rest of the response as a string, usually used to
return the arbitrary message text after a NO response.
- getResyncUIDSet(ResyncData) - Static method in class com.sun.mail.imap.Utility
-
Make the ResyncData UIDSet available to IMAPProtocol,
which is in a different package.
- getReturnCode() - Method in exception com.sun.mail.smtp.SMTPAddressFailedException
-
Return the return code from the SMTP server that indicates the
reason for the failure.
- getReturnCode() - Method in exception com.sun.mail.smtp.SMTPAddressSucceededException
-
Return the return code from the SMTP server that indicates the
reason for the success.
- getReturnCode() - Method in exception com.sun.mail.smtp.SMTPSenderFailedException
-
Return the return code from the SMTP server that indicates the
reason for the failure.
- getReturnCode() - Method in exception com.sun.mail.smtp.SMTPSendFailedException
-
Return the return code from the SMTP server that indicates the
reason for the failure.
- getReturnedMessage() - Method in class com.sun.mail.dsn.MultipartReport
-
Get the original message that is being returned along with this
multipart/report.
- getReturnOption() - Method in class com.sun.mail.smtp.SMTPMessage
-
Return return option.
- getReuseAddress() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getRights() - Method in class com.sun.mail.imap.ACL
-
Get the rights associated with this ACL entry.
- getRights() - Method in class com.sun.mail.imap.Rights
-
Return all the rights in this Rights object.
- getSASLEnabled() - Method in class com.sun.mail.smtp.SMTPTransport
-
Is SASL authentication enabled?
- getSASLMechanisms() - Method in class com.sun.mail.smtp.SMTPTransport
-
Get the list of SASL mechanisms to consider if SASL authentication
is enabled.
- getSASLRealm() - Method in class com.sun.mail.smtp.SMTPTransport
-
Gets the SASL realm to be used for DIGEST-MD5 authentication.
- getSearchSequence() - Method in class com.sun.mail.gimap.protocol.GmailProtocol
-
Return a GmailSearchSequence.
- getSearchSequence() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Get the SearchSequence object.
- getSection() - Method in class com.sun.mail.imap.protocol.BODY
-
- getSecureRandom() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getSendBufferSize() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getSender() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the "Sender" attribute.
- getSender() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 "Sender" header field.
- getSendPartial() - Method in class com.sun.mail.smtp.SMTPMessage
-
Send message if some addresses are invalid?
- getSentDate() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the SentDate.
- getSentDate() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 "Date" field.
- getSentDate() - Method in class javax.mail.Message
-
Get the date this message was sent.
- getSeparator() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the separator character.
- getSeparator() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getSeparator() - Method in class com.sun.mail.pop3.POP3Folder
-
Always returns a NUL character because POP3 doesn't support a hierarchy.
- getSeparator() - Method in class javax.mail.Folder
-
Return the delimiter character that separates this Folder's pathname
from the names of immediate subfolders.
- getSequenceNumber() - Method in class com.sun.mail.imap.IMAPMessage
-
Get this message's IMAP sequence number.
- getSequenceNumber() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- getSession() - Method in class javax.mail.Message
-
Return the Session used when this message was created.
- getSession() - Method in class javax.mail.MessageContext
-
Return the Session we're operating in.
- getSharedNamespaces() - Method in class com.sun.mail.imap.IMAPStore
-
Using the IMAP NAMESPACE command (RFC 2342), return a set
of folders representing the Shared namespaces.
- getSharedNamespaces() - Method in class javax.mail.Store
-
Return a set of folders representing the shared namespaces.
- getSize() - Method in class com.sun.mail.dsn.MessageHeaders
-
Return the size of this message.
- getSize() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getSize() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the message size.
- getSize() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- getSize() - Method in class com.sun.mail.pop3.POP3Folder
-
Return the size of this folder, as was returned by the POP3 STAT
command when this folder was opened.
- getSize() - Method in class com.sun.mail.pop3.POP3Message
-
Return the size of the content of this message in bytes.
- getSize() - Method in class javax.mail.internet.MimeBodyPart
-
Return the size of the content of this body part in bytes.
- getSize() - Method in class javax.mail.internet.MimeMessage
-
Return the size of the content of this message in bytes.
- getSize() - Method in interface javax.mail.Part
-
Return the size of the content of this part in bytes.
- getSizes() - Method in class com.sun.mail.pop3.POP3Folder
-
Return the sizes of all messages in this folder, as returned
by the POP3 LIST command.
- getSocket(String, int, Properties, String, boolean) - Static method in class com.sun.mail.util.SocketFetcher
-
This method returns a Socket.
- getSocket(String, int, Properties, String) - Static method in class com.sun.mail.util.SocketFetcher
-
- getSoLinger() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getSortedMessages(SortTerm[]) - Method in class com.sun.mail.imap.IMAPFolder
-
Sort the messages in the folder according to the sort criteria.
- getSortedMessages(SortTerm[], SearchTerm) - Method in class com.sun.mail.imap.IMAPFolder
-
Sort the messages in the folder according to the sort criteria.
- getSoTimeout() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getStart() - Method in class com.sun.mail.iap.ByteArray
-
Returns the start position
- getStartTLS() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should we use the STARTTLS command to secure the connection
if the server supports it?
- getStatusItem(String) - Method in class com.sun.mail.imap.IMAPFolder
-
Use the IMAP STATUS command to get the indicated item.
- getStore() - Method in class javax.mail.Folder
-
Returns the Store that owns this Folder object.
- 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 dead Store object.
- getStoreProtocol() - Method in class com.sun.mail.imap.IMAPFolder
-
Get this folder's Store's protocol connection.
- getSubject() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the decoded subject.
- getSubject() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the formatter used to create the subject line.
- getSubject() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the "Subject" header field.
- getSubject() - Method in class javax.mail.Message
-
Get the subject of this message.
- getSubLogger(String, String) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger whose name is composed
of this MailLogger's name plus the specified sub-name, separated
by a dot.
- getSubLogger(String, String, boolean) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger whose name is composed
of this MailLogger's name plus the specified sub-name, separated
by a dot.
- getSubmitter() - Method in class com.sun.mail.smtp.SMTPMessage
-
Gets the submitter to be used for the RFC 2554 AUTH= value
in the MAIL FROM command.
- getSubType() - Method in class javax.mail.internet.ContentType
-
Return the subType.
- getSupportedCipherSuites() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getSystemFlags() - Method in class javax.mail.Flags
-
Return all the system flags in this Flags object.
- getTag() - Method in class com.sun.mail.iap.Response
-
Return the tag, if this is a tagged statement.
- getTail(Handler) - Method in class com.sun.mail.util.logging.CollectorFormatter
-
Formats the collected LogRecord and summary statistics.
- getTcpNoDelay() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getTerm() - Method in class javax.mail.search.NotTerm
-
Return the term to negate.
- getTerms() - Method in class javax.mail.search.AndTerm
-
Return the search terms.
- getTerms() - Method in class javax.mail.search.OrTerm
-
Return the search terms.
- getTestSet() - Method in class javax.mail.search.FlagTerm
-
Return true if testing whether the flags are set.
- getText() - Method in class com.sun.mail.dsn.MultipartReport
-
Get the plain text to be presented to the user, if there is any.
- getTextBodyPart() - Method in class com.sun.mail.dsn.MultipartReport
-
Return the body part containing the message to be presented to
the user, usually just a text/plain part.
- getThrId() - Method in class com.sun.mail.gimap.GmailMessage
-
Return the Gmail unique thread ID.
- getTimestamp() - Method in class com.sun.mail.iap.Protocol
-
Returns the timestamp.
- getTrafficClass() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.dsn.message_deliverystatus
-
return the Transfer Data of type DataFlavor from InputStream
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.dsn.message_dispositionnotification
-
return the Transfer Data of type DataFlavor from InputStream
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.dsn.multipart_report
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.dsn.text_rfc822headers
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.image_gif
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.message_rfc822
-
return the Transfer Data of type DataFlavor from InputStream
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.multipart_mixed
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.text_plain
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.text_xml
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferDataFlavors() - Method in class com.sun.mail.dsn.message_deliverystatus
-
return the DataFlavors for this DataContentHandler
- getTransferDataFlavors() - Method in class com.sun.mail.dsn.message_dispositionnotification
-
return the DataFlavors for this DataContentHandler
- getTransferDataFlavors() - Method in class com.sun.mail.dsn.multipart_report
-
Return the DataFlavors for this DataContentHandler
.
- getTransferDataFlavors() - Method in class com.sun.mail.dsn.text_rfc822headers
-
Return the DataFlavors for this DataContentHandler
.
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.image_gif
-
Return the DataFlavors for this DataContentHandler
.
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.message_rfc822
-
return the DataFlavors for this DataContentHandler
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.multipart_mixed
-
Return the DataFlavors for this DataContentHandler
.
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.text_plain
-
Return the DataFlavors for this DataContentHandler
.
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.text_xml
-
Return the DataFlavors for this DataContentHandler
.
- getTransport() - Method in class javax.mail.Session
-
Get a Transport object that implements this user's desired
Transport protcol.
- 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 of the
specified address type.
- getTrustedHosts() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getTrustManagers() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getType() - Method in class com.sun.mail.dsn.Report
-
Get the MIME subtype of the report.
- getType() - Method in class com.sun.mail.iap.Response
-
- getType() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the type of this folder.
- getType() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getType() - Method in class com.sun.mail.pop3.POP3Folder
-
Always returns Folder.HOLDS_MESSAGES.
- getType() - Method in class javax.mail.Address
-
Return a type string that identifies this address type.
- getType() - Method in class javax.mail.event.ConnectionEvent
-
Return the type of this event
- getType() - Method in class javax.mail.event.FolderEvent
-
Return the type of this event.
- getType() - Method in class javax.mail.event.MessageCountEvent
-
Return the type of this event.
- getType() - Method in class javax.mail.event.TransportEvent
-
Return the type of this event.
- getType() - Method in class javax.mail.Folder
-
Returns the type of this Folder, that is, whether this folder can hold
messages or subfolders or both.
- getType() - Method in class javax.mail.internet.HeaderTokenizer.Token
-
Return the type of the token.
- getType() - Method in class javax.mail.internet.InternetAddress
-
Return the type of this address.
- getType() - Method in class javax.mail.internet.NewsAddress
-
Return the type of this address.
- getType() - Method in class javax.mail.Provider
-
Returns the type of this Provider.
- getUID(Message) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the UID for the specified message.
- getUID() - Method in class com.sun.mail.imap.IMAPMessage
-
Return the UID for this message.
- getUID(Message) - Method in class com.sun.mail.pop3.POP3Folder
-
Return the unique ID string for this message, or null if
not available.
- getUID(Message) - Method in interface javax.mail.UIDFolder
-
Get the UID for the specified message.
- getUIDNext() - Method in class com.sun.mail.imap.IMAPFolder
-
Returns the predicted UID that will be assigned to the
next message that is appended to this folder.
- getUIDs() - Method in class com.sun.mail.imap.MessageVanishedEvent
-
Return the UIDs for this event.
- getUIDValidity() - Method in class com.sun.mail.imap.IMAPFolder
-
Returns the UIDValidity for this folder.
- getUIDValidity() - Method in class com.sun.mail.imap.ResyncData
-
Get the UIDVALIDITY value specified when this instance was created.
- getUIDValidity() - Method in interface javax.mail.UIDFolder
-
Returns the UIDValidity value associated with this folder.
- getUnreadMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the unread message count.
- getUnreadMessageCount() - Method in class javax.mail.Folder
-
Get the total number of unread messages in this Folder.
- getURL() - Method in class javax.mail.URLName
-
Constructs a URL from the URLName.
- getURLName() - Method in class javax.mail.Folder
-
Return a URLName representing this folder.
- getURLName() - Method in class javax.mail.Service
-
Return a URLName representing this service.
- getUseCanonicalHostName() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should SASL use the canonical host name?
- getUserFlags() - Method in class javax.mail.Flags
-
Return all the user flags in this Flags object.
- getUserName() - Method in class javax.mail.PasswordAuthentication
-
- getUsername() - Method in class javax.mail.URLName
-
Returns the user name of this URLName.
- getUserNamespaces(String) - Method in class com.sun.mail.imap.IMAPStore
-
Using the IMAP NAMESPACE command (RFC 2342), return a set
of folders representing the User's namespaces.
- getUserNamespaces(String) - Method in class javax.mail.Store
-
Return a set of folders representing the namespaces for
user
.
- getUseRset() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should we use the RSET command instead of the NOOP command
in the @{link #isConnected isConnected} method?
- getValidSentAddresses() - Method in class javax.mail.event.TransportEvent
-
Return the addresses to which this message was sent succesfully.
- getValidSentAddresses() - Method in exception javax.mail.SendFailedException
-
Return the addresses to which this message was sent succesfully.
- getValidUnsentAddresses() - Method in class javax.mail.event.TransportEvent
-
Return the addresses that are valid but to which this message
was not sent.
- getValidUnsentAddresses() - Method in exception javax.mail.SendFailedException
-
Return 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 just read.
- getValue() - Method in class javax.mail.internet.InternetHeaders.InternetHeader
-
Return the "value" part of the header line.
- getVendor() - Method in class javax.mail.Provider
-
Returns the name of the vendor associated with this implementation
or null.
- getVersion() - Method in class javax.mail.Provider
-
Returns the version of this implementation or null if no version.
- GmailFolder - Class in com.sun.mail.gimap
-
A Gmail folder.
- GmailFolder(String, char, IMAPStore, Boolean) - Constructor for class com.sun.mail.gimap.GmailFolder
-
Constructor used to create a possibly non-existent folder.
- GmailFolder(ListInfo, IMAPStore) - Constructor for class com.sun.mail.gimap.GmailFolder
-
Constructor used to create an existing folder.
- GmailFolder.FetchProfileItem - Class in com.sun.mail.gimap
-
A fetch profile item for fetching headers.
- GmailFolder.FetchProfileItem(String) - Constructor for class com.sun.mail.gimap.GmailFolder.FetchProfileItem
-
- GmailMessage - Class in com.sun.mail.gimap
-
A Gmail message.
- GmailMessage(IMAPFolder, int) - Constructor for class com.sun.mail.gimap.GmailMessage
-
Constructor.
- GmailMessage(Session) - Constructor for class com.sun.mail.gimap.GmailMessage
-
Constructor, for use by IMAPNestedMessage.
- gmailMsgidSearch(GmailMsgIdTerm) - Method in class com.sun.mail.gimap.protocol.GmailSearchSequence
-
- GmailMsgIdTerm - Class in com.sun.mail.gimap
-
This class implements searching for the Gmail message ID.
- GmailMsgIdTerm(long) - Constructor for class com.sun.mail.gimap.GmailMsgIdTerm
-
Constructor.
- GmailProtocol - Class in com.sun.mail.gimap.protocol
-
Extend IMAP support to handle Gmail-specific protocol extensions.
- GmailProtocol(String, String, int, Properties, boolean, MailLogger) - Constructor for class com.sun.mail.gimap.protocol.GmailProtocol
-
Connect to Gmail.
- gmailRawSearch(GmailRawSearchTerm, String) - Method in class com.sun.mail.gimap.protocol.GmailSearchSequence
-
- GmailRawSearchTerm - Class in com.sun.mail.gimap
-
This class implements searching using the Gmail X-GM-RAW extension.
- GmailRawSearchTerm(String) - Constructor for class com.sun.mail.gimap.GmailRawSearchTerm
-
Constructor.
- GmailSearchSequence - Class in com.sun.mail.gimap.protocol
-
Support Gmail-specific search extensions.
- GmailSearchSequence() - Constructor for class com.sun.mail.gimap.protocol.GmailSearchSequence
-
- GmailSSLStore - Class in com.sun.mail.gimap
-
Support "gimaps" protocol name.
- GmailSSLStore(Session, URLName) - Constructor for class com.sun.mail.gimap.GmailSSLStore
-
Constructor that takes a Session object and a URLName that
represents a specific IMAP server.
- GmailStore - Class in com.sun.mail.gimap
-
A Gmail Store.
- GmailStore(Session, URLName) - Constructor for class com.sun.mail.gimap.GmailStore
-
Constructor that takes a Session object and a URLName that
represents a specific IMAP server.
- GmailStore(Session, URLName, String, boolean) - Constructor for class com.sun.mail.gimap.GmailStore
-
Constructor used by GmailSSLStore subclass.
- gmailThridSearch(GmailThrIdTerm) - Method in class com.sun.mail.gimap.protocol.GmailSearchSequence
-
- GmailThrIdTerm - Class in com.sun.mail.gimap
-
This class implements searching for the Gmail thread ID.
- GmailThrIdTerm(long) - Constructor for class com.sun.mail.gimap.GmailThrIdTerm
-
Constructor.
- grow(int) - Method in class com.sun.mail.iap.ByteArray
-
Grow the byte array by incr bytes.
- GT - Static variable in class javax.mail.search.ComparisonTerm
-
- MailboxInfo - Class in com.sun.mail.imap.protocol
-
Information collected when opening a mailbox.
- MailboxInfo(Response[]) - Constructor for class com.sun.mail.imap.protocol.MailboxInfo
-
Collect the information about this mailbox from the
responses to a SELECT or EXAMINE.
- MailConnectException - Exception in com.sun.mail.util
-
A MessagingException that indicates a socket connection attempt failed.
- MailConnectException(SocketConnectException) - Constructor for exception com.sun.mail.util.MailConnectException
-
Constructs a MailConnectException.
- MailDateFormat - Class in javax.mail.internet
-
Formats and parses date specification based on
RFC 2822.
- MailDateFormat() - Constructor for class javax.mail.internet.MailDateFormat
-
- 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
-
Construct a MailEvent referring to the given source.
- mailFrom() - Method in class com.sun.mail.smtp.SMTPTransport
-
Issue the MAIL FROM:
command to start sending a message.
- MailHandler - Class in com.sun.mail.util.logging
-
Handler that formats log records as an email message.
- MailHandler() - Constructor for class com.sun.mail.util.logging.MailHandler
-
Creates a MailHandler that is configured by the
LogManager configuration properties.
- MailHandler(int) - Constructor for class com.sun.mail.util.logging.MailHandler
-
Creates a MailHandler that is configured by the
LogManager configuration properties but overrides the
LogManager capacity with the given capacity.
- MailHandler(Properties) - Constructor for class com.sun.mail.util.logging.MailHandler
-
Creates a mail handler with the given mail properties.
- MailLogger - Class in com.sun.mail.util
-
A simplified logger used by JavaMail to handle logging to a
PrintStream and logging through a java.util.logging.Logger.
- MailLogger(String, String, boolean, PrintStream) - Constructor for class com.sun.mail.util.MailLogger
-
Construct a new MailLogger using the specified Logger name,
debug prefix (e.g., "DEBUG"), debug flag, and PrintStream.
- MailLogger(Class<?>, String, boolean, PrintStream) - Constructor for class com.sun.mail.util.MailLogger
-
Construct a new MailLogger using the specified class' package
name as the Logger name,
debug prefix (e.g., "DEBUG"), debug flag, and PrintStream.
- MailLogger(Class<?>, String, String, boolean, PrintStream) - Constructor for class com.sun.mail.util.MailLogger
-
Construct a new MailLogger using the specified class' package
name combined with the specified subname as the Logger name,
debug prefix (e.g., "DEBUG"), debug flag, and PrintStream.
- MailLogger(String, String, Session) - Constructor for class com.sun.mail.util.MailLogger
-
Construct a new MailLogger using the specified Logger name and
debug prefix (e.g., "DEBUG").
- MailLogger(Class<?>, String, Session) - Constructor for class com.sun.mail.util.MailLogger
-
Construct a new MailLogger using the specified class' package
name as the Logger name and the specified
debug prefix (e.g., "DEBUG").
- MailSessionDefinition - Annotation Type in javax.mail
-
Annotation used by Java EE applications to define a MailSession
to be registered with JNDI.
- MailSessionDefinitions - Annotation Type in javax.mail
-
Declares one or more MailSessionDefinition
annotations.
- MailSSLSocketFactory - Class in com.sun.mail.util
-
An SSL socket factory that makes it easier to specify trust.
- MailSSLSocketFactory() - Constructor for class com.sun.mail.util.MailSSLSocketFactory
-
Initializes a new MailSSLSocketFactory.
- MailSSLSocketFactory(String) - Constructor for class com.sun.mail.util.MailSSLSocketFactory
-
Initializes a new MailSSLSocketFactory with a given protocol.
- mark(int) - Method in class javax.mail.util.SharedFileInputStream
-
See the general contract of the mark
method of InputStream
.
- markSupported() - Method in class com.sun.mail.util.BASE64DecoderStream
-
Tests if this input stream supports marks.
- markSupported() - Method in class com.sun.mail.util.QPDecoderStream
-
Tests if this input stream supports marks.
- markSupported() - Method in class com.sun.mail.util.UUDecoderStream
-
- markSupported() - Method in class javax.mail.util.SharedFileInputStream
-
Tests if this input stream supports the mark
and reset
methods.
- match(Message) - Method in class com.sun.mail.gimap.GmailMsgIdTerm
-
The match method.
- match(Message) - Method in class com.sun.mail.gimap.GmailRawSearchTerm
-
The match method.
- match(Message) - Method in class com.sun.mail.gimap.GmailThrIdTerm
-
The match method.
- match(Message) - Method in class com.sun.mail.imap.ModifiedSinceTerm
-
The match method.
- match(Message) - Method in class com.sun.mail.imap.OlderTerm
-
The match method.
- match(Message) - Method in class com.sun.mail.imap.YoungerTerm
-
The match method.
- match(ContentType) - Method in class javax.mail.internet.ContentType
-
Match with the specified ContentType object.
- match(String) - Method in class javax.mail.internet.ContentType
-
Match with the specified content-type string.
- match(SearchTerm) - Method in class javax.mail.Message
-
Apply the specified Search criterion to this message.
- match(Address) - Method in class javax.mail.search.AddressStringTerm
-
Check whether the address pattern specified in the constructor is
a substring of the string representation of the given Address
object.
- match(Address) - Method in class javax.mail.search.AddressTerm
-
Match against the argument Address.
- match(Message) - Method in class javax.mail.search.AndTerm
-
The AND operation.
- match(Message) - Method in class javax.mail.search.BodyTerm
-
The match method.
- match(Date) - Method in class javax.mail.search.DateTerm
-
The date comparison method.
- match(Message) - Method in class javax.mail.search.FlagTerm
-
The comparison method.
- match(Message) - Method in class javax.mail.search.FromStringTerm
-
Check whether the address string specified in the constructor is
a substring of the From address of this Message.
- match(Message) - Method in class javax.mail.search.FromTerm
-
The address comparator.
- match(Message) - Method in class javax.mail.search.HeaderTerm
-
The header match method.
- match(int) - Method in class javax.mail.search.IntegerComparisonTerm
-
- match(Message) - Method in class javax.mail.search.MessageIDTerm
-
The match method.
- match(Message) - Method in class javax.mail.search.MessageNumberTerm
-
The match method.
- match(Message) - Method in class javax.mail.search.NotTerm
-
- match(Message) - Method in class javax.mail.search.OrTerm
-
The OR operation.
- match(Message) - Method in class javax.mail.search.ReceivedDateTerm
-
The match method.
- match(Message) - Method in class javax.mail.search.RecipientStringTerm
-
Check whether the address specified in the constructor is
a substring of the recipient address of this Message.
- match(Message) - Method in class javax.mail.search.RecipientTerm
-
The match method.
- match(Message) - Method in class javax.mail.search.SearchTerm
-
This method applies a specific match criterion to the given
message and returns the result.
- match(Message) - Method in class javax.mail.search.SentDateTerm
-
The match method.
- match(Message) - Method in class javax.mail.search.SizeTerm
-
The match method.
- match(String) - Method in class javax.mail.search.StringTerm
-
- match(Message) - Method in class javax.mail.search.SubjectTerm
-
The match method.
- mbox - Variable in class com.sun.mail.imap.protocol.Status
-
- MD4 - Class in com.sun.mail.auth
-
The MD4 class is used to compute an MD4 message digest over a given
buffer of bytes.
- MD4() - Constructor for class com.sun.mail.auth.MD4
-
Standard constructor, creates a new MD4 instance.
- md5 - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- MESSAGE - Static variable in class com.sun.mail.imap.IMAPFolder.FetchProfileItem
-
MESSAGE is a fetch profile item that can be included in a
FetchProfile
during a fetch request to a Folder.
- message - Variable in class javax.mail.event.StoreEvent
-
The message text to be presented to the user.
- Message - Class in javax.mail
-
This class models an email message.
- Message() - Constructor for class javax.mail.Message
-
No-arg version of the constructor.
- Message(Folder, int) - Constructor for class javax.mail.Message
-
Constructor that takes a Folder and a message number.
- Message(Session) - Constructor for class javax.mail.Message
-
Constructor that takes a Session.
- Message.RecipientType - Class in javax.mail
-
This inner class defines the types of recipients allowed by
the Message class.
- Message.RecipientType(String) - Constructor for class javax.mail.Message.RecipientType
-
Constructor for use by subclasses.
- MESSAGE_DELIVERED - Static variable in class javax.mail.event.TransportEvent
-
Message has been successfully delivered to all recipients by the
transport firing this event. validSent[] contains all the addresses
this transport sent to successfully. validUnsent[] and invalid[]
should be null,
- message_deliverystatus - Class in com.sun.mail.dsn
-
DataContentHandler for message/delivery-status MIME type.
- message_deliverystatus() - Constructor for class com.sun.mail.dsn.message_deliverystatus
-
- message_dispositionnotification - Class in com.sun.mail.dsn
-
DataContentHandler for message/disposition-notification MIME type.
- message_dispositionnotification() - Constructor for class com.sun.mail.dsn.message_dispositionnotification
-
- MESSAGE_NOT_DELIVERED - Static variable in class javax.mail.event.TransportEvent
-
Message was not sent for some reason. validSent[] should be null.
- MESSAGE_PARTIALLY_DELIVERED - Static variable in class javax.mail.event.TransportEvent
-
Message was successfully sent to some recipients but not to all.
- message_rfc822 - Class in com.sun.mail.handlers
-
- message_rfc822() - Constructor for class com.sun.mail.handlers.message_rfc822
-
- MessageAware - Interface in javax.mail
-
An interface optionally implemented by DataSources
to
supply information to a DataContentHandler
about the
message context in which the data content object is operating.
- messageCache - Variable in class com.sun.mail.imap.IMAPFolder
-
- MessageCache - Class in com.sun.mail.imap
-
A cache of IMAPMessage objects along with the
mapping from message number to IMAP sequence number.
- messageCacheLock - Variable in class com.sun.mail.imap.IMAPFolder
-
- messageChanged(MessageChangedEvent) - Method in interface javax.mail.event.MessageChangedListener
-
Invoked when a message is changed.
- MessageChangedEvent - Class in javax.mail.event
-
This class models Message change events.
- MessageChangedEvent(Object, int, Message) - Constructor for class javax.mail.event.MessageChangedEvent
-
Constructor.
- MessageChangedListener - Interface in javax.mail.event
-
This is the Listener interface for MessageChanged events
- MessageContext - Class in javax.mail
-
The context in which a piece of Message content is contained.
- MessageContext(Part) - Constructor for class javax.mail.MessageContext
-
Create a MessageContext object describing the context of the given Part.
- MessageCountAdapter - Class in javax.mail.event
-
The adapter which receives MessageCount events.
- MessageCountAdapter() - Constructor for class javax.mail.event.MessageCountAdapter
-
- MessageCountEvent - Class in javax.mail.event
-
This class notifies changes 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
-
This is the Listener interface for MessageCount events.
- messageDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
-
- messageDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
-
Invoked when a Message is succesfully delivered.
- messageDSN - Variable in class com.sun.mail.dsn.DeliveryStatus
-
The DSN fields for the message.
- MessageHeaders - Class in com.sun.mail.dsn
-
A special MimeMessage object that contains only message headers,
no content.
- MessageHeaders() - Constructor for class com.sun.mail.dsn.MessageHeaders
-
Construct a MessageHeaders object.
- MessageHeaders(InputStream) - Constructor for class com.sun.mail.dsn.MessageHeaders
-
Constructs a MessageHeaders object from the given InputStream.
- MessageHeaders(InternetHeaders) - Constructor for class com.sun.mail.dsn.MessageHeaders
-
Constructs a MessageHeaders object using the given InternetHeaders.
- messageId - Variable in class com.sun.mail.imap.protocol.ENVELOPE
-
- messageid(MessageIDTerm, String) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
- MessageIDTerm - Class in javax.mail.search
-
This term models the RFC822 "MessageId" - a message-id 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
-
- messageNotDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
-
Invoked when a Message is not delivered.
- MessageNumberTerm - Class in javax.mail.search
-
This class implements comparisons for Message numbers.
- MessageNumberTerm(int) - Constructor for class javax.mail.search.MessageNumberTerm
-
Constructor.
- messagePartiallyDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
-
- messagePartiallyDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
-
Invoked when a Message is partially delivered.
- MessageRemovedException - Exception in javax.mail
-
The exception thrown when an invalid method is invoked on an expunged
Message.
- MessageRemovedException() - Constructor for exception javax.mail.MessageRemovedException
-
Constructs a MessageRemovedException with no detail message.
- MessageRemovedException(String) - Constructor for exception javax.mail.MessageRemovedException
-
Constructs a MessageRemovedException with the specified
detail message.
- MessageRemovedException(String, Exception) - Constructor for exception javax.mail.MessageRemovedException
-
Constructs a MessageRemovedException with the specified
detail message and embedded exception.
- MessageRemovedIOException - Exception in com.sun.mail.util
-
A variant of MessageRemovedException that can be thrown from methods
that only throw IOException.
- MessageRemovedIOException() - Constructor for exception com.sun.mail.util.MessageRemovedIOException
-
Constructs a MessageRemovedIOException with no detail message.
- MessageRemovedIOException(String) - Constructor for exception com.sun.mail.util.MessageRemovedIOException
-
Constructs a MessageRemovedIOException with the specified detail message.
- messagesAdded(MessageCountEvent) - Method in class javax.mail.event.MessageCountAdapter
-
- messagesAdded(MessageCountEvent) - Method in interface javax.mail.event.MessageCountListener
-
Invoked when messages are added into a folder.
- MessageSet - Class in com.sun.mail.imap.protocol
-
This class holds the 'start' and 'end' for a range of messages
- MessageSet() - Constructor for class com.sun.mail.imap.protocol.MessageSet
-
- MessageSet(int, int) - Constructor for class com.sun.mail.imap.protocol.MessageSet
-
- messagesRemoved(MessageCountEvent) - Method in class javax.mail.event.MessageCountAdapter
-
- messagesRemoved(MessageCountEvent) - Method in interface javax.mail.event.MessageCountListener
-
Invoked when messages are removed (expunged) from a folder.
- MessageVanishedEvent - Class in com.sun.mail.imap
-
This class provides notification of messages that have been removed
since the folder was last synchronized.
- MessageVanishedEvent(Folder, long[]) - Constructor for class com.sun.mail.imap.MessageVanishedEvent
-
Constructor.
- MessagingException - Exception in javax.mail
-
The base class for all exceptions thrown by the Messaging classes
- MessagingException() - Constructor for exception javax.mail.MessagingException
-
Constructs a MessagingException with no detail message.
- MessagingException(String) - Constructor for exception javax.mail.MessagingException
-
Constructs a MessagingException with the specified detail message.
- MessagingException(String, Exception) - Constructor for exception javax.mail.MessagingException
-
Constructs a MessagingException with the specified
Exception and detail message.
- MethodNotSupportedException - Exception in javax.mail
-
The exception thrown when a method is not supported by the
implementation
- MethodNotSupportedException() - Constructor for exception javax.mail.MethodNotSupportedException
-
Constructs a MethodNotSupportedException with no detail message.
- MethodNotSupportedException(String) - Constructor for exception javax.mail.MethodNotSupportedException
-
Constructs a MethodNotSupportedException with the specified
detail message.
- MethodNotSupportedException(String, Exception) - Constructor for exception javax.mail.MethodNotSupportedException
-
Constructs a MethodNotSupportedException with the specified
detail message and embedded exception.
- MIME - Static variable in class javax.mail.internet.HeaderTokenizer
-
MIME specials
- MimeBodyPart - Class in javax.mail.internet
-
This class represents a MIME body part.
- MimeBodyPart() - Constructor for class javax.mail.internet.MimeBodyPart
-
An empty MimeBodyPart object is created.
- MimeBodyPart(InputStream) - Constructor for class javax.mail.internet.MimeBodyPart
-
Constructs a MimeBodyPart by reading and parsing the data from
the specified input stream.
- MimeBodyPart(InternetHeaders, byte[]) - Constructor for class javax.mail.internet.MimeBodyPart
-
Constructs a MimeBodyPart using the given header and
content bytes.
- mimeCharset(String) - Static method in class javax.mail.internet.MimeUtility
-
Convert a java charset into its MIME charset name.
- MimeMessage - Class in javax.mail.internet
-
This class represents a MIME style email message.
- MimeMessage(Session) - Constructor for class javax.mail.internet.MimeMessage
-
Default constructor.
- MimeMessage(Session, InputStream) - Constructor for class javax.mail.internet.MimeMessage
-
Constructs a MimeMessage by reading and parsing the data from the
specified MIME InputStream.
- MimeMessage(MimeMessage) - Constructor for class javax.mail.internet.MimeMessage
-
Constructs a new MimeMessage with content initialized from the
source
MimeMessage.
- MimeMessage(Folder, int) - Constructor for class javax.mail.internet.MimeMessage
-
Constructs an empty MimeMessage object with the given Folder
and message number.
- MimeMessage(Folder, InputStream, int) - Constructor for class javax.mail.internet.MimeMessage
-
Constructs a MimeMessage by reading and parsing the data from the
specified MIME InputStream.
- MimeMessage(Folder, InternetHeaders, byte[], int) - Constructor for class javax.mail.internet.MimeMessage
-
Constructs a MimeMessage from the given InternetHeaders object
and content.
- MimeMessage.RecipientType - Class in javax.mail.internet
-
This inner class extends the javax.mail.Message.RecipientType
class to add additional RecipientTypes.
- MimeMessage.RecipientType(String) - Constructor for class javax.mail.internet.MimeMessage.RecipientType
-
- MimeMultipart - Class in javax.mail.internet
-
The MimeMultipart class is an implementation of the abstract Multipart
class that uses MIME conventions for the multipart data.
- MimeMultipart() - Constructor for class javax.mail.internet.MimeMultipart
-
Default constructor.
- MimeMultipart(String) - Constructor for class javax.mail.internet.MimeMultipart
-
Construct a MimeMultipart object of the given subtype.
- MimeMultipart(BodyPart...) - Constructor for class javax.mail.internet.MimeMultipart
-
Construct a MimeMultipart object of the default "mixed" subtype,
and with the given body parts.
- MimeMultipart(String, BodyPart...) - Constructor for class javax.mail.internet.MimeMultipart
-
Construct a MimeMultipart object of the given subtype
and with the given body parts.
- MimeMultipart(DataSource) - Constructor for class javax.mail.internet.MimeMultipart
-
Constructs a MimeMultipart object and its bodyparts from the
given DataSource.
- MimePart - Interface in javax.mail.internet
-
The MimePart interface models an Entity as defined
by MIME (RFC2045, Section 2.4).
- MimePartDataSource - Class in javax.mail.internet
-
A utility class that implements a DataSource out of
a MimePart.
- MimePartDataSource(MimePart) - Constructor for class javax.mail.internet.MimePartDataSource
-
Constructor, that constructs a DataSource from a MimePart.
- MimeUtil - Class in com.sun.mail.util
-
General MIME-related utility methods.
- MimeUtility - Class in javax.mail.internet
-
This is a utility class that provides various MIME related
functionality.
- mode - Variable in class com.sun.mail.imap.protocol.MailboxInfo
-
Folder.READ_WRITE or Folder.READ_ONLY, set by IMAPProtocol.
- mode - Variable in class javax.mail.Folder
-
The open mode of this folder.
- modified - Variable in class javax.mail.internet.MimeMessage
-
A flag indicating whether the message has been modified.
- modifiedSince(ModifiedSinceTerm) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
Generate argument for ModifiedSinceTerm.
- ModifiedSinceTerm - Class in com.sun.mail.imap
-
Find messages that have been modified since a given MODSEQ value.
- ModifiedSinceTerm(long) - Constructor for class com.sun.mail.imap.ModifiedSinceTerm
-
Constructor.
- MODSEQ - Class in com.sun.mail.imap.protocol
-
This class represents the MODSEQ data item.
- MODSEQ(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.MODSEQ
-
Constructor
- modseq - Variable in class com.sun.mail.imap.protocol.MODSEQ
-
- msg - Variable in class javax.mail.event.MessageChangedEvent
-
The message that changed.
- msg - Variable in class javax.mail.event.TransportEvent
-
The Message to which this event applies.
- MSGID - Static variable in class com.sun.mail.gimap.GmailFolder.FetchProfileItem
-
MSGID is a fetch profile item that can be included in a
FetchProfile
during a fetch request to a Folder.
- MSGID_ITEM - Static variable in class com.sun.mail.gimap.protocol.GmailProtocol
-
- msgno - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- msgno - Variable in class com.sun.mail.imap.protocol.ENVELOPE
-
- msgno - Variable in class com.sun.mail.imap.protocol.FLAGS
-
- msgno - Variable in class com.sun.mail.imap.protocol.INTERNALDATE
-
- msgno - Variable in class com.sun.mail.imap.protocol.RFC822SIZE
-
- msgnum - Variable in class javax.mail.Message
-
The number of this message within its folder, or zero if
the message was not retrieved from a folder.
- msgs - Variable in class javax.mail.event.MessageCountEvent
-
The messages.
- Multipart - Class in javax.mail
-
Multipart is a container that holds multiple body parts.
- Multipart() - Constructor for class javax.mail.Multipart
-
Default constructor.
- multipart_mixed - Class in com.sun.mail.handlers
-
- multipart_mixed() - Constructor for class com.sun.mail.handlers.multipart_mixed
-
- multipart_report - Class in com.sun.mail.dsn
-
DataContentHandler for multipart/report MIME type.
- multipart_report() - Constructor for class com.sun.mail.dsn.multipart_report
-
- MultipartDataSource - Interface in javax.mail
-
MultipartDataSource is a DataSource
that contains body
parts.
- MultipartReport - Class in com.sun.mail.dsn
-
A multipart/report message content, as defined in
RFC 3462.
- MultipartReport() - Constructor for class com.sun.mail.dsn.MultipartReport
-
Construct a multipart/report object with no content.
- MultipartReport(String, Report) - Constructor for class com.sun.mail.dsn.MultipartReport
-
Construct a multipart/report object with the specified plain
text and report type (DeliveryStatus or DispositionNotification)
to be returned to the user.
- MultipartReport(String, Report, MimeMessage) - Constructor for class com.sun.mail.dsn.MultipartReport
-
Construct a multipart/report object with the specified plain
text, report, and original message to be returned to the user.
- MultipartReport(String, Report, InternetHeaders) - Constructor for class com.sun.mail.dsn.MultipartReport
-
Construct a multipart/report object with the specified plain
text, report, and headers from the original message
to be returned to the user.
- MultipartReport(DataSource) - Constructor for class com.sun.mail.dsn.MultipartReport
-
Constructs a MultipartReport object and its bodyparts from the
given DataSource.
- myRights() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the rights allowed to the currently authenticated user.
- myRights(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
MYRIGHTS Command.
- rc - Variable in exception com.sun.mail.smtp.SMTPAddressFailedException
-
- rc - Variable in exception com.sun.mail.smtp.SMTPAddressSucceededException
-
- rc - Variable in exception com.sun.mail.smtp.SMTPSenderFailedException
-
- rc - Variable in exception com.sun.mail.smtp.SMTPSendFailedException
-
- rcptTo() - Method in class com.sun.mail.smtp.SMTPTransport
-
Sends each address to the SMTP host using the RCPT TO:
command and copies the address either into
the validSentAddr or invalidAddr arrays.
- read() - Method in class com.sun.mail.imap.IMAPInputStream
-
Reads the next byte of data from this buffered input stream.
- read(byte[], int, int) - Method in class com.sun.mail.imap.IMAPInputStream
-
Reads up to len
bytes of data from this
input stream into the given buffer.
- read(byte[]) - Method in class com.sun.mail.imap.IMAPInputStream
-
Reads up to b.length
bytes of data from this input
stream into an array of bytes.
- READ - Static variable in class com.sun.mail.imap.Rights.Right
-
Read - SELECT the mailbox, perform CHECK, FETCH, PARTIAL,
SEARCH, COPY from mailbox
- read() - Method in class com.sun.mail.util.BASE64DecoderStream
-
Read the next decoded byte from this input stream.
- read(byte[], int, int) - Method in class com.sun.mail.util.BASE64DecoderStream
-
Reads up to len
decoded bytes of data from this input stream
into an array of bytes.
- read() - Method in class com.sun.mail.util.QDecoderStream
-
Read the next decoded byte from this input stream.
- read() - Method in class com.sun.mail.util.QPDecoderStream
-
Read the next decoded byte from this input stream.
- read(byte[], int, int) - Method in class com.sun.mail.util.QPDecoderStream
-
Reads up to len
decoded bytes of data from this input stream
into an array of bytes.
- read() - Method in class com.sun.mail.util.TraceInputStream
-
Reads the next byte of data from this input stream.
- read(byte[], int, int) - Method in class com.sun.mail.util.TraceInputStream
-
Reads up to len
bytes of data from this input stream
into an array of bytes.
- read() - Method in class com.sun.mail.util.UUDecoderStream
-
Read the next decoded byte from this input stream.
- read(byte[], int, int) - Method in class com.sun.mail.util.UUDecoderStream
-
- read() - Method in class javax.mail.util.SharedFileInputStream
-
See the general contract of the read
method of InputStream
.
- read(byte[], int, int) - Method in class javax.mail.util.SharedFileInputStream
-
Reads bytes from this stream into the specified byte array,
starting at the given offset.
- READ_ONLY - Static variable in class javax.mail.Folder
-
The Folder is read only.
- READ_WRITE - Static variable in class javax.mail.Folder
-
The state and contents of this folder can be modified.
- ReadableMime - Interface in com.sun.mail.util
-
A Message or message Part whose data can be read as a MIME format
stream.
- readAtom() - Method in class com.sun.mail.iap.Response
-
Extract an ATOM, starting at the current position.
- readAtomString() - Method in class com.sun.mail.iap.Response
-
Extract an ASTRING, starting at the current position
and return as a String.
- readAtomStringList() - Method in class com.sun.mail.iap.Response
-
- readByte() - Method in class com.sun.mail.iap.Response
-
Return the next byte from this Statement.
- readByteArray() - Method in class com.sun.mail.iap.Response
-
Extract a NSTRING, starting at the current position.
- readBytes() - Method in class com.sun.mail.iap.Response
-
Extract a NSTRING, starting at the current position.
- readIdleResponse() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
While an IDLE command is in progress, read a response
sent from the server.
- readLine() - Method in class com.sun.mail.util.LineInputStream
-
Read a line containing only ASCII characters from the input
stream.
- readLong() - Method in class com.sun.mail.iap.Response
-
Extract a long number, starting at the current position.
- readNumber() - Method in class com.sun.mail.iap.Response
-
Extract an integer, starting at the current position.
- ReadOnlyFolderException - Exception in javax.mail
-
This exception is thrown when an attempt is made to open a folder
read-write access when the folder is marked read-only.
- ReadOnlyFolderException(Folder) - Constructor for exception javax.mail.ReadOnlyFolderException
-
Constructs a ReadOnlyFolderException with the specified
folder and no detail message.
- ReadOnlyFolderException(Folder, String) - Constructor for exception javax.mail.ReadOnlyFolderException
-
Constructs a ReadOnlyFolderException with the specified
detail message.
- ReadOnlyFolderException(Folder, String, Exception) - Constructor for exception javax.mail.ReadOnlyFolderException
-
Constructs a ReadOnlyFolderException with the specified
detail message and embedded exception.
- readResolve() - Method in class javax.mail.internet.MimeMessage.RecipientType
-
- readResolve() - Method in class javax.mail.Message.RecipientType
-
When deserializing a RecipientType, we need to make sure to
return only one of the known static final instances defined
in this class.
- readResponse() - Method in class com.sun.mail.iap.Protocol
-
- readResponse() - Method in class com.sun.mail.iap.ResponseInputStream
-
Read a Response from the InputStream.
- readResponse(ByteArray) - Method in class com.sun.mail.iap.ResponseInputStream
-
Read a Response from the InputStream.
- readResponse() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Read a response from the server.
- readServerResponse() - Method in class com.sun.mail.smtp.SMTPTransport
-
Reads server reponse returning the returnCode
as the number.
- readSimpleList() - Method in class com.sun.mail.imap.protocol.IMAPResponse
-
Read a list of space-separated "flag_extension" sequences and
return the list as a array of Strings.
- readString(char) - Method in class com.sun.mail.iap.Response
-
Read a string as an arbitrary sequence of characters,
stopping at the delimiter Used to read part of a
response code inside [].
- readString() - Method in class com.sun.mail.iap.Response
-
Extract a NSTRING, starting at the current position.
- readStringList() - Method in class com.sun.mail.iap.Response
-
- receiveddate(DateTerm) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
- ReceivedDateTerm - Class in javax.mail.search
-
This class implements comparisons for the Message Received date
- ReceivedDateTerm(int, Date) - Constructor for class javax.mail.search.ReceivedDateTerm
-
Constructor.
- recent - Variable in class com.sun.mail.imap.protocol.MailboxInfo
-
The number of recent messages.
- recent - Variable in class com.sun.mail.imap.protocol.Status
-
- RECENT - Static variable in class javax.mail.Flags.Flag
-
This message is recent.
- recipient(Message.RecipientType, String, String) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
- recipientDSN - Variable in class com.sun.mail.dsn.DeliveryStatus
-
The DSN fields for each recipient.
- RecipientStringTerm - Class in javax.mail.search
-
This class implements string comparisons for the Recipient Address
headers.
- RecipientStringTerm(Message.RecipientType, String) - Constructor for class javax.mail.search.RecipientStringTerm
-
Constructor.
- RecipientTerm - Class in javax.mail.search
-
This class implements comparisons for the Recipient Address headers.
- RecipientTerm(Message.RecipientType, Address) - Constructor for class javax.mail.search.RecipientTerm
-
Constructor.
- ref - Variable in exception javax.mail.internet.AddressException
-
The string being parsed.
- releaseProtocol(boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Release the protocol object.
- releaseStoreProtocol(IMAPProtocol) - Method in class com.sun.mail.imap.IMAPFolder
-
Release the store protocol object.
- remove(Rights.Right) - Method in class com.sun.mail.imap.Rights
-
Remove the specified right from this Rights object.
- remove(Rights) - Method in class com.sun.mail.imap.Rights
-
Remove all rights in the given Rights object from this
Rights object.
- remove(Flags.Flag) - Method in class javax.mail.Flags
-
Remove the specified system flag from this Flags object.
- remove(String) - Method in class javax.mail.Flags
-
Remove the specified user flag from this Flags object.
- remove(Flags) - Method in class javax.mail.Flags
-
Remove all flags in the given Flags object from this
Flags object.
- remove(String) - Method in class javax.mail.internet.ParameterList
-
Removes the specified parameter from this ParameterList.
- removeACL(String) - Method in class com.sun.mail.imap.IMAPFolder
-
Remove any access control list entry for the given identifier
from the access control list for this folder.
- removeBodyPart(BodyPart) - Method in class com.sun.mail.dsn.MultipartReport
-
Remove the specified part from the multipart message.
- removeBodyPart(int) - Method in class com.sun.mail.dsn.MultipartReport
-
Remove the part at specified location (starting from 0).
- removeBodyPart(BodyPart) - Method in class javax.mail.internet.MimeMultipart
-
Remove the specified part from the multipart message.
- removeBodyPart(int) - Method in class javax.mail.internet.MimeMultipart
-
Remove the part at specified location (starting from 0).
- removeBodyPart(BodyPart) - Method in class javax.mail.Multipart
-
Remove the specified part from the multipart message.
- removeBodyPart(int) - Method in class javax.mail.Multipart
-
Remove the part at specified location (starting from 0).
- removeConnectionListener(ConnectionListener) - Method in class javax.mail.Folder
-
Remove a Connection event listener.
- removeConnectionListener(ConnectionListener) - Method in class javax.mail.Service
-
Remove a Connection event listener.
- REMOVED - Static variable in class javax.mail.event.MessageCountEvent
-
The messages were removed from their folder
- removed - Variable in class javax.mail.event.MessageCountEvent
-
If true, this event is the result of an explicit
expunge by this client, and the messages in this
folder have been renumbered to account for this.
- removeExpungedMessages() - Method in class com.sun.mail.imap.MessageCache
-
Remove all the expunged messages from the array,
returning a list of removed message objects.
- removeExpungedMessages(Message[]) - Method in class com.sun.mail.imap.MessageCache
-
Remove expunged messages in msgs from the array,
returning a list of removed message objects.
- removeFolderListener(FolderListener) - Method in class javax.mail.Folder
-
Remove a Folder event listener.
- removeFolderListener(FolderListener) - Method in class javax.mail.Store
-
Remove a listener for Folder events.
- removeHeader(String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- removeHeader(String) - Method in class com.sun.mail.imap.IMAPMessage
-
- removeHeader(String) - Method in class com.sun.mail.pop3.POP3Message
-
Remove all headers with this name.
- removeHeader(String) - Method in class javax.mail.internet.InternetHeaders
-
Remove all header entries that match the given name
- removeHeader(String) - Method in class javax.mail.internet.MimeBodyPart
-
Remove all headers with this name.
- removeHeader(String) - Method in class javax.mail.internet.MimeMessage
-
Remove all headers with this name.
- removeHeader(String) - Method in interface javax.mail.Part
-
Remove all headers with this name.
- removeMessageChangedListener(MessageChangedListener) - Method in class javax.mail.Folder
-
Remove a MessageChanged listener.
- removeMessageCountListener(MessageCountListener) - Method in class javax.mail.Folder
-
Remove a MessageCount listener.
- removeResponseHandler(ResponseHandler) - Method in class com.sun.mail.iap.Protocol
-
Removed the specified response handler.
- removeRights(ACL) - Method in class com.sun.mail.imap.IMAPFolder
-
Remove the rights specified in the ACL from the entry for the
identifier specified in the ACL.
- removeStoreListener(StoreListener) - Method in class javax.mail.Store
-
Remove a listener for Store events.
- removeTransportListener(TransportListener) - Method in class javax.mail.Transport
-
Remove a listener for Transport events.
- rename(String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
RENAME Command.
- RENAMED - Static variable in class javax.mail.event.FolderEvent
-
The folder was renamed.
- renameTo(Folder) - Method in class com.sun.mail.imap.DefaultFolder
-
- renameTo(Folder) - Method in class com.sun.mail.imap.IMAPFolder
-
Rename this folder.
- renameTo(Folder) - Method in class com.sun.mail.pop3.DefaultFolder
-
- renameTo(Folder) - Method in class com.sun.mail.pop3.POP3Folder
-
Always throws MethodNotSupportedException
because the POP3 protocol doesn't support multiple folders.
- renameTo(Folder) - Method in class javax.mail.Folder
-
Rename this Folder.
- reply(boolean) - Method in class javax.mail.internet.MimeMessage
-
Get a new Message suitable for a reply to this message.
- reply(boolean, boolean) - Method in class javax.mail.internet.MimeMessage
-
Get a new Message suitable for a reply to this message.
- reply(boolean) - Method in class javax.mail.Message
-
Get a new Message suitable for a reply to this message.
- replyTo - Variable in class com.sun.mail.imap.protocol.ENVELOPE
-
- Report - Class in com.sun.mail.dsn
-
An abstract report type, to be included in a MultipartReport.
- Report(String) - Constructor for class com.sun.mail.dsn.Report
-
Construct a report of the indicated MIME subtype.
- reportError(String, Exception, int) - Method in class com.sun.mail.util.logging.MailHandler
-
Protected convenience method to report an error to this Handler's
ErrorManager.
- requestPasswordAuthentication(InetAddress, int, String, String, String) - Method in class javax.mail.Session
-
Call back to the application to get the needed user name and password.
- reset() - Method in class com.sun.mail.iap.Response
-
Reset pointer to beginning of response.
- reset() - Method in class javax.mail.util.SharedFileInputStream
-
See the general contract of the reset
method of InputStream
.
- resources - Variable in class javax.mail.Quota
-
The set of resources associated with this quota root.
- response - Variable in exception com.sun.mail.iap.ProtocolException
-
- Response - Class in com.sun.mail.iap
-
This class represents a response obtained from the input stream
of an IMAP server.
- Response(String) - Constructor for class com.sun.mail.iap.Response
-
- Response(Protocol) - Constructor for class com.sun.mail.iap.Response
-
Read a new Response from the given Protocol
- Response(Response) - Constructor for class com.sun.mail.iap.Response
-
Copy constructor.
- RESPONSE - Static variable in class com.sun.mail.imap.IMAPStore
-
A special event type for a StoreEvent to indicate an IMAP
response, if the mail.imap.enableimapevents property is set.
- ResponseHandler - Interface in com.sun.mail.iap
-
This class
- ResponseInputStream - Class in com.sun.mail.iap
-
Inputstream that is used to read a Response.
- ResponseInputStream(InputStream) - Constructor for class com.sun.mail.iap.ResponseInputStream
-
Constructor.
- responses - Variable in class com.sun.mail.imap.protocol.MailboxInfo
-
VANISHED or FETCH responses received while opening the mailbox.
- resumeTracing() - Method in class com.sun.mail.iap.Protocol
-
Resume protocol tracing, if it was enabled to begin with.
- ResyncData - Class in com.sun.mail.imap
-
Resynchronization data as defined by the QRESYNC extension
(
RFC 5162).
- ResyncData(long, long) - Constructor for class com.sun.mail.imap.ResyncData
-
Used to report on changes since the specified modseq.
- ResyncData(long, long, long, long) - Constructor for class com.sun.mail.imap.ResyncData
-
Used to limit the reported message changes to those with UIDs
in the specified range.
- ResyncData(long, long, long[]) - Constructor for class com.sun.mail.imap.ResyncData
-
Used to limit the reported message changes to those with the
specified UIDs.
- RETURN_FULL - Static variable in class com.sun.mail.smtp.SMTPMessage
-
Return full message with delivery status notification
- RETURN_HDRS - Static variable in class com.sun.mail.smtp.SMTPMessage
-
Return only message headers with delivery status notification
- REVERSE - Static variable in class com.sun.mail.imap.SortTerm
-
Reverse the sort order of the following item.
- RFC822 - Static variable in class javax.mail.internet.HeaderTokenizer
-
RFC822 specials
- RFC822DATA - Class in com.sun.mail.imap.protocol
-
The RFC822 response data item.
- RFC822DATA(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.RFC822DATA
-
Constructor
- RFC822DATA(FetchResponse, boolean) - Constructor for class com.sun.mail.imap.protocol.RFC822DATA
-
Constructor, specifying header flag.
- RFC822SIZE - Class in com.sun.mail.imap.protocol
-
This class
- RFC822SIZE(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.RFC822SIZE
-
Constructor
- Rights - Class in com.sun.mail.imap
-
The Rights class represents the set of rights for an authentication
identifier (for instance, a user or a group).
- Rights() - Constructor for class com.sun.mail.imap.Rights
-
Construct an empty Rights object.
- Rights(Rights) - Constructor for class com.sun.mail.imap.Rights
-
Construct a Rights object initialized with the given rights.
- Rights(String) - Constructor for class com.sun.mail.imap.Rights
-
Construct a Rights object initialized with the given rights.
- Rights(Rights.Right) - Constructor for class com.sun.mail.imap.Rights
-
Construct a Rights object initialized with the given right.
- Rights.Right - Class in com.sun.mail.imap
-
This inner class represents an individual right.
- SaslAuthenticator - Interface in com.sun.mail.imap.protocol
-
Interface to make it easier to call IMAPSaslAuthenticator.
- SaslAuthenticator - Interface in com.sun.mail.smtp
-
Interface to make it easier to call SMTPSaslAuthenticator.
- sasllogin(String[], String, String, String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
SASL-based login.
- sasllogin(String[], String, String, String, String) - Method in class com.sun.mail.smtp.SMTPTransport
-
SASL-based login.
- saslRealm - Variable in class com.sun.mail.imap.IMAPStore
-
- saveChanges() - Method in class com.sun.mail.pop3.POP3Message
-
POP3 message can't be changed.
- saveChanges() - Method in class javax.mail.internet.MimeMessage
-
Updates the appropriate header fields of this message to be
consistent with the message's contents.
- saveChanges() - Method in class javax.mail.Message
-
Save any changes made to this message into the message-store
when the containing folder is closed, if the message is contained
in a folder.
- saved - Variable in class javax.mail.internet.MimeMessage
-
Does the saveChanges
method need to be called on
this message?
- saveFile(File) - Method in class javax.mail.internet.MimeBodyPart
-
Save the contents of this part in the specified file.
- saveFile(String) - Method in class javax.mail.internet.MimeBodyPart
-
Save the contents of this part in the specified file.
- search(SearchTerm) - Method in class com.sun.mail.imap.IMAPFolder
-
Search whole folder for messages matching the given term.
- search(SearchTerm, Message[]) - Method in class com.sun.mail.imap.IMAPFolder
-
Search the folder for messages matching the given term.
- search(MessageSet[], SearchTerm) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Issue the given search criterion on the specified message sets.
- search(SearchTerm) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Issue the given search criterion on all messages in this folder.
- search(SearchTerm) - Method in class javax.mail.Folder
-
Search this Folder for messages matching the specified
search criterion.
- search(SearchTerm, Message[]) - Method in class javax.mail.Folder
-
Search the given array of messages for those that match the
specified search criterion.
- searchCharsets - Variable in class com.sun.mail.imap.protocol.IMAPProtocol
-
- SearchException - Exception in javax.mail.search
-
The exception thrown when a Search expression could not be handled.
- SearchException() - Constructor for exception javax.mail.search.SearchException
-
Constructs a SearchException with no detail message.
- SearchException(String) - Constructor for exception javax.mail.search.SearchException
-
Constructs a SearchException with the specified detail message.
- searchSequence - Variable in class com.sun.mail.imap.protocol.IMAPProtocol
-
- SearchSequence - Class in com.sun.mail.imap.protocol
-
This class traverses a search-tree and generates the
corresponding IMAP search sequence.
- SearchSequence() - Constructor for class com.sun.mail.imap.protocol.SearchSequence
-
- SearchTerm - Class in javax.mail.search
-
Search criteria are expressed as a tree of search-terms, forming
a parse-tree for the search expression.
- SearchTerm() - Constructor for class javax.mail.search.SearchTerm
-
- sectionId - Variable in class com.sun.mail.imap.IMAPMessage
-
- SEEN - Static variable in class javax.mail.Flags.Flag
-
This message is seen.
- select(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
SELECT Command.
- select(String, ResyncData) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
SELECT Command with QRESYNC data.
- send(Message) - Static method in class javax.mail.Transport
-
Send a message.
- send(Message, Address[]) - Static method in class javax.mail.Transport
-
Send the message to the specified addresses, ignoring any
recipients specified in the message itself.
- send(Message, String, String) - Static method in class javax.mail.Transport
-
Send a message.
- send(Message, Address[], String, String) - Static method in class javax.mail.Transport
-
Send the message to the specified addresses, ignoring any
recipients specified in the message itself.
- sendCommand(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Sends command cmd
to the server terminating
it with CRLF
.
- sender - Variable in class com.sun.mail.imap.protocol.ENVELOPE
-
- SendFailedException - Exception in javax.mail
-
This exception is thrown when the message cannot be sent.
- SendFailedException() - Constructor for exception javax.mail.SendFailedException
-
Constructs a SendFailedException with no detail message.
- SendFailedException(String) - Constructor for exception javax.mail.SendFailedException
-
Constructs a SendFailedException with the specified detail message.
- SendFailedException(String, Exception) - Constructor for exception javax.mail.SendFailedException
-
Constructs a SendFailedException with the specified
Exception and detail message.
- SendFailedException(String, Exception, Address[], Address[], Address[]) - Constructor for exception javax.mail.SendFailedException
-
Constructs a SendFailedException with the specified string
and the specified address objects.
- sendMessage(Message, Address[]) - Method in class com.sun.mail.smtp.SMTPTransport
-
Send the Message to the specified list of addresses.
- sendMessage(Message, Address[]) - Method in class javax.mail.Transport
-
Send the Message to the specified list of addresses.
- sendUrgentData(int) - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- sentdate(DateTerm) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
- SentDateTerm - Class in javax.mail.search
-
This class implements comparisons for the Message SentDate.
- SentDateTerm(int, Date) - Constructor for class javax.mail.search.SentDateTerm
-
Constructor.
- separator - Variable in class com.sun.mail.imap.IMAPFolder
-
- separator - Variable in class com.sun.mail.imap.protocol.ListInfo
-
- seqnum - Variable in class com.sun.mail.imap.protocol.MODSEQ
-
- seqnum - Variable in class com.sun.mail.imap.protocol.UID
-
- seqnumOf(int) - Method in class com.sun.mail.imap.MessageCache
-
Return the sequence number for the given message number.
- Service - Class in javax.mail
-
An abstract class that contains the functionality
common to messaging services, such as stores and transports.
- Service(Session, URLName) - Constructor for class javax.mail.Service
-
Constructor.
- session - Variable in class javax.mail.Message
-
The Session object for this Message
- session - Variable in class javax.mail.Service
-
The session from which this service was created.
- Session - Class in javax.mail
-
The Session class represents a mail session and is not subclassed.
- set(String, String) - Method in class javax.mail.internet.ParameterList
-
Set a parameter.
- set(String, String, String) - Method in class javax.mail.internet.ParameterList
-
Set a parameter.
- setACL(String, char, ACL) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
SETACL Command.
- setAddress(String) - Method in class javax.mail.internet.InternetAddress
-
Set the email address.
- setAllow8bitMIME(boolean) - Method in class com.sun.mail.smtp.SMTPMessage
-
If set to true, and the server supports the 8BITMIME extension, text
parts of this message that use the "quoted-printable" or "base64"
encodings are converted to use "8bit" encoding if they follow the
RFC 2045 rules for 8bit text.
- setAttachmentFilters(Filter...) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the attachment filters.
- setAttachmentFormatters(Formatter...) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the attachment Formatter object for this handler.
- setAttachmentNames(String...) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the attachment file name for each attachment.
- setAttachmentNames(Formatter...) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the attachment file name formatters.
- setAuthenticator(Authenticator) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the Authenticator used to login to the email server.
- setAuthenticator(char...) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the Authenticator used to login to the email server.
- setAuthorizationID(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Sets the authorization ID to be used for authentication.
- setCalendar(Calendar) - Method in class javax.mail.internet.MailDateFormat
-
Don't allow setting the calendar
- setCapabilities(Response) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
If the response contains a CAPABILITY response code, extract
it and save the capabilities.
- setComparator(Comparator<? super LogRecord>) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the comparator used to order all LogRecord objects prior
to formatting.
- setConnected(boolean) - Method in class javax.mail.Service
-
Set the connection state of this service.
- setContent(Object, String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setContent(Multipart) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setContent(Object, String) - Method in class javax.mail.internet.MimeBodyPart
-
A convenience method for setting this body part's content.
- setContent(Multipart) - Method in class javax.mail.internet.MimeBodyPart
-
This method sets the body part's content to a Multipart object.
- setContent(Object, String) - Method in class javax.mail.internet.MimeMessage
-
A convenience method for setting this Message's content.
- setContent(Multipart) - Method in class javax.mail.internet.MimeMessage
-
This method sets the Message's content to a Multipart object.
- setContent(Object, String) - Method in interface javax.mail.Part
-
A convenience method for setting this part's content.
- setContent(Multipart) - Method in interface javax.mail.Part
-
This method sets the given Multipart object as this message's
content.
- setContentID(String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setContentID(String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the "Content-ID" header field of this body part.
- setContentID(String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Content-ID" header field of this Message.
- setContentLanguage(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
- setContentLanguage(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Set the Content-Language header of this MimePart.
- setContentLanguage(String[]) - Method in class javax.mail.internet.MimeMessage
-
Set the "Content-Language" header of this MimePart.
- setContentLanguage(String[]) - Method in interface javax.mail.internet.MimePart
-
Set the Content-Language header of this MimePart.
- setContentMD5(String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setContentMD5(String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setContentMD5(String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the "Content-MD5" header field of this body part.
- setContentMD5(String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Content-MD5" header field of this Message.
- setContentMD5(String) - Method in interface javax.mail.internet.MimePart
-
Set the Content-MD5 of this part.
- setCount(int) - Method in class com.sun.mail.iap.ByteArray
-
Set the count of bytes.
- setDataHandler(DataHandler) - Method in class com.sun.mail.dsn.MessageHeaders
-
Can't set any content for a MessageHeaders object.
- setDataHandler(DataHandler) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setDataHandler(DataHandler) - Method in class com.sun.mail.imap.IMAPMessage
-
- setDataHandler(DataHandler) - Method in class javax.mail.internet.MimeBodyPart
-
This method provides the mechanism to set this body part's content.
- setDataHandler(DataHandler) - Method in class javax.mail.internet.MimeMessage
-
This method provides the mechanism to set this part's content.
- setDataHandler(DataHandler) - Method in interface javax.mail.Part
-
This method provides the mechanism to set this part's content.
- 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.
- setDeliveryStatus(DeliveryStatus) - Method in class com.sun.mail.dsn.MultipartReport
-
Deprecated.
use setReport instead
- setDescription(String, String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setDescription(String, String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setDescription(String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the "Content-Description" header field for this body part.
- setDescription(String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the "Content-Description" header field for this body part.
- setDescription(String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Content-Description" header field for this Message.
- setDescription(String, String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Content-Description" header field for this Message.
- setDescription(String) - Method in interface javax.mail.Part
-
Set a description String for this part.
- setDisposition(String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setDisposition(String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setDisposition(String) - Method in class javax.mail.internet.ContentDisposition
-
Set the disposition.
- setDisposition(String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the "Content-Disposition" header field of this body part.
- setDisposition(String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Content-Disposition" header field of this Message.
- setDisposition(String) - Method in interface javax.mail.Part
-
Set the disposition of this part.
- setEnvelopeFrom(String) - Method in class com.sun.mail.smtp.SMTPMessage
-
Set the From address to appear in the SMTP envelope.
- setExpunged(boolean) - Method in class com.sun.mail.imap.IMAPMessage
-
- setExpunged(boolean) - Method in class javax.mail.Message
-
Sets the expunged flag for this Message.
- setFileName(String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setFileName(String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setFileName(String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the filename associated with this body part, if possible.
- setFileName(String) - Method in class javax.mail.internet.MimeMessage
-
Set the filename associated with this part, if possible.
- setFileName(String) - Method in interface javax.mail.Part
-
Set the filename associated with this part, if possible.
- setFlag(Flags.Flag, boolean) - Method in class javax.mail.Message
-
Set the specified flag on this message to the specified value.
- setFlags(Message[], Flags, boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Set the specified flags for the given array of messages.
- setFlags(int, int, Flags, boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Set the specified flags for the given range of message numbers.
- setFlags(int[], Flags, boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Set the specified flags for the given array of message numbers.
- setFlags(Flags, boolean) - Method in class com.sun.mail.imap.IMAPMessage
-
Set/Unset the given flags in this message.
- setFlags(Flags, boolean) - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- setFlags(Flags, boolean) - Method in class com.sun.mail.pop3.POP3Message
-
Set the specified flags on this message to the specified value.
- setFlags(Message[], Flags, boolean) - Method in class javax.mail.Folder
-
Set the specified flags on the messages specified in the array.
- setFlags(int, int, Flags, boolean) - Method in class javax.mail.Folder
-
Set the specified flags on the messages numbered from start
through end, both start and end inclusive.
- setFlags(int[], Flags, boolean) - Method in class javax.mail.Folder
-
Set the specified flags on the messages whose message numbers
are in the array.
- setFlags(Flags, boolean) - Method in class javax.mail.internet.MimeMessage
-
Set the flags for this message.
- setFlags(Flags, boolean) - Method in class javax.mail.Message
-
Set the specified flags on this message to the specified value.
- setFrom(Address) - Method in class com.sun.mail.imap.IMAPMessage
-
- setFrom(Address) - Method in class javax.mail.internet.MimeMessage
-
Set the RFC 822 "From" header field.
- setFrom(String) - Method in class javax.mail.internet.MimeMessage
-
Set the RFC 822 "From" header field.
- setFrom() - Method in class javax.mail.internet.MimeMessage
-
Set the RFC 822 "From" header field using the value of the
InternetAddress.getLocalAddress
method.
- setFrom() - Method in class javax.mail.Message
-
Set the "From" attribute in this Message.
- setFrom(Address) - Method in class javax.mail.Message
-
Set the "From" attribute in this Message.
- setHeader(String, String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setHeader(String, String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setHeader(String, String) - Method in class com.sun.mail.pop3.POP3Message
-
Set the value for this header_name.
- setHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
-
Change the first header line that matches name
to have value, adding a new header if no existing header
matches.
- setHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the value for this header_name.
- setHeader(String, String) - Method in class javax.mail.internet.MimeMessage
-
Set the value for this header_name.
- setHeader(String, String) - Method in interface javax.mail.Part
-
Set the value for this header_name.
- setHost(String) - Method in class javax.mail.internet.NewsAddress
-
Set the host.
- setKeepAlive(boolean) - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- setKeyManagers(KeyManager[]) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- setLevel(Level) - Method in class com.sun.mail.util.logging.MailHandler
-
Set the log level specifying which message levels will be
logged by this Handler.
- setLocalHost(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set the name of the local host, for use in the EHLO and HELO commands.
- setMailExtension(String) - Method in class com.sun.mail.smtp.SMTPMessage
-
Set the extension string to use with the MAIL command.
- setMailProperties(Properties) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the mail properties used for the session.
- setMessageDSN(InternetHeaders) - Method in class com.sun.mail.dsn.DeliveryStatus
-
Set the per-message fields in the delivery status notification.
- setMessageNumber(int) - Method in class com.sun.mail.imap.IMAPMessage
-
Wrapper around the protected method Message.setMessageNumber() to
make that method accessible to IMAPFolder.
- setMessageNumber(int) - Method in class javax.mail.Message
-
Set the Message number for this Message.
- setMultipartDataSource(MultipartDataSource) - Method in class javax.mail.Multipart
-
Setup this Multipart object from the given MultipartDataSource.
- setName(String) - Method in class javax.mail.util.ByteArrayDataSource
-
Set the name of the data.
- setNameMode(String, int) - Method in class com.sun.mail.util.UUEncoderStream
-
Set up the buffer name and permission mode.
- setNewsgroup(String) - Method in class javax.mail.internet.NewsAddress
-
Set the newsgroup.
- setNextException(Exception) - Method in exception javax.mail.MessagingException
-
Add an exception to the end of the chain.
- setNoopStrict(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether the NOOP command is required to return a response code
of 250 to indicate success.
- setNotifications(InternetHeaders) - Method in class com.sun.mail.dsn.DispositionNotification
-
Set the disposition notification fields in the
disposition notification.
- setNotifyOptions(int) - Method in class com.sun.mail.smtp.SMTPMessage
-
Set notification options to be used if the server supports
Delivery Status Notification
(
RFC 1891).
- setNTLMDomain(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Sets the NTLM domain to be used for NTLM authentication.
- setNumberFormat(NumberFormat) - Method in class javax.mail.internet.MailDateFormat
-
Don't allow setting the NumberFormat
- setOOBInline(boolean) - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- setParameter(String, String) - Method in class javax.mail.internet.ContentDisposition
-
Set the specified parameter.
- setParameter(String, String) - Method in class javax.mail.internet.ContentType
-
Set the specified parameter.
- setParameterList(ParameterList) - Method in class javax.mail.internet.ContentDisposition
-
Set a new ParameterList.
- setParameterList(ParameterList) - Method in class javax.mail.internet.ContentType
-
Set a new ParameterList.
- setParent(Part) - Method in class javax.mail.Multipart
-
Set the parent of this Multipart
to be the specified
Part
.
- setPassword(String) - Method in class com.sun.mail.imap.IMAPStore
-
Set the password that will be used for subsequent connections
after this Store is first connected (for example, when creating
a connection to open a Folder).
- setPasswordAuthentication(URLName, PasswordAuthentication) - Method in class javax.mail.Session
-
Save a PasswordAuthentication for this (store or transport) URLName.
- setPeek(boolean) - Method in class com.sun.mail.imap.IMAPMessage
-
Set whether or not to use the PEEK variant of FETCH when
fetching message content.
- setPersonal(String, String) - Method in class javax.mail.internet.InternetAddress
-
Set the personal name.
- setPersonal(String) - Method in class javax.mail.internet.InternetAddress
-
Set the personal name.
- setPreamble(String) - Method in class javax.mail.internet.MimeMultipart
-
Set the preamble text to be included before the first
body part.
- setPrimaryType(String) - Method in class javax.mail.internet.ContentType
-
Set the primary type.
- setProtocolForAddress(String, String) - Method in class javax.mail.Session
-
Set the default transport protocol to use for addresses of
the specified 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.
- setProxyAuthUser(String) - Method in class com.sun.mail.imap.IMAPStore
-
Set the user name to be used with the PROXYAUTH command.
- setPushFilter(Filter) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the push filter.
- setPushLevel(Level) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the push level.
- setQuota(Quota) - Method in class com.sun.mail.imap.IMAPFolder
-
Set the quotas for the quotaroot specified in the quota argument.
- setQuota(Quota) - Method in class com.sun.mail.imap.IMAPStore
-
Set the quotas for the quota root specified in the quota argument.
- setQuota(Quota) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
SETQUOTA Command.
- setQuota(Quota) - Method in interface javax.mail.QuotaAwareStore
-
Set the quotas for the quota root specified in the quota argument.
- setQuote(boolean) - Method in class com.sun.mail.util.TraceInputStream
-
Set quote mode.
- setQuote(boolean) - Method in class com.sun.mail.util.TraceOutputStream
-
Set quote mode.
- setReceiveBufferSize(int) - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- setRecipient(Message.RecipientType, Address) - Method in class javax.mail.Message
-
Set the recipient address.
- setRecipients(Message.RecipientType, Address[]) - Method in class com.sun.mail.imap.IMAPMessage
-
- setRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.internet.MimeMessage
-
Set the specified recipient type to the given addresses.
- setRecipients(Message.RecipientType, String) - Method in class javax.mail.internet.MimeMessage
-
Set the specified recipient type to the given addresses.
- setRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.Message
-
Set the recipient addresses.
- setReplyTo(Address[]) - Method in class com.sun.mail.imap.IMAPMessage
-
- setReplyTo(Address[]) - Method in class javax.mail.internet.MimeMessage
-
Set the RFC 822 "Reply-To" header field.
- setReplyTo(Address[]) - Method in class javax.mail.Message
-
Set the addresses to which replies should be directed.
- setReport(Report) - Method in class com.sun.mail.dsn.MultipartReport
-
Set the report associated with this multipart/report.
- setReportSuccess(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether successful sends should be reported by throwing
an exception.
- setRequireStartTLS(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether the STARTTLS command should be required.
- setResourceLimit(String, long) - Method in class javax.mail.Quota
-
Set a resource limit for this quota root.
- setReturnedMessage(MimeMessage) - Method in class com.sun.mail.dsn.MultipartReport
-
Set the original message to be returned as part of the
multipart/report.
- setReturnOption(int) - Method in class com.sun.mail.smtp.SMTPMessage
-
Set return option to be used if server supports
Delivery Status Notification
(
RFC 1891).
- setReuseAddress(boolean) - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- setRights(Rights) - Method in class com.sun.mail.imap.ACL
-
Set the rights associated with this ACL entry.
- setSASLEnabled(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether SASL authentication is enabled.
- setSASLMechanisms(String[]) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set the list of SASL mechanisms to consider if SASL authentication
is enabled.
- setSASLRealm(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Sets the SASL realm to be used for DIGEST-MD5 authentication.
- setSecureRandom(SecureRandom) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- setSendBufferSize(int) - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- setSender(Address) - Method in class com.sun.mail.imap.IMAPMessage
-
- setSender(Address) - Method in class javax.mail.internet.MimeMessage
-
Set the RFC 822 "Sender" header field.
- setSendPartial(boolean) - Method in class com.sun.mail.smtp.SMTPMessage
-
If set to true, and this message has some valid and some invalid
addresses, send the message anyway, reporting the partial failure with
a SendFailedException.
- setSentDate(Date) - Method in class com.sun.mail.imap.IMAPMessage
-
- setSentDate(Date) - Method in class javax.mail.internet.MimeMessage
-
Set the RFC 822 "Date" header field.
- setSentDate(Date) - Method in class javax.mail.Message
-
Set the sent date of this message.
- setSoLinger(boolean, int) - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- setSoTimeout(int) - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- setStartTLS(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether the STARTTLS command should be used.
- setSubject(String, String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setSubject(String) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets a literal string for the email subject.
- setSubject(Formatter) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the subject formatter for email.
- setSubject(String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Subject" header field.
- setSubject(String, String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Subject" header field.
- setSubject(String) - Method in class javax.mail.Message
-
Set the subject of this message.
- setSubmitter(String) - Method in class com.sun.mail.smtp.SMTPMessage
-
Sets the submitter to be used for the RFC 2554 AUTH= value
in the MAIL FROM command.
- setSubscribed(boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Subscribe/Unsubscribe this folder.
- setSubscribed(boolean) - Method in class javax.mail.Folder
-
Subscribe or unsubscribe this Folder.
- setSubType(String) - Method in class com.sun.mail.dsn.MultipartReport
-
Set the subtype.
- setSubType(String) - Method in class javax.mail.internet.ContentType
-
Set the subType.
- setSubType(String) - Method in class javax.mail.internet.MimeMultipart
-
Set the subtype.
- setTcpNoDelay(boolean) - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- setText(String) - Method in class com.sun.mail.dsn.MultipartReport
-
Set the message to be presented to the user as just a text/plain
part containing the specified text.
- setText(String) - Method in class javax.mail.internet.MimeBodyPart
-
Convenience method that sets the given String as this
part's content, with a MIME type of "text/plain".
- setText(String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Convenience method that sets the given String as this part's
content, with a MIME type of "text/plain" and the specified
charset.
- setText(String, String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Convenience method that sets the given String as this part's
content, with a primary MIME type of "text" and the specified
MIME subtype.
- setText(String) - Method in class javax.mail.internet.MimeMessage
-
Convenience method that sets the given String as this
part's content, with a MIME type of "text/plain".
- setText(String, String) - Method in class javax.mail.internet.MimeMessage
-
Convenience method that sets the given String as this part's
content, with a MIME type of "text/plain" and the specified
charset.
- setText(String, String, String) - Method in class javax.mail.internet.MimeMessage
-
Convenience method that sets the given String as this part's
content, with a primary MIME type of "text" and the specified
MIME subtype.
- setText(String) - Method in interface javax.mail.internet.MimePart
-
Convenience method that sets the given String as this
part's content, with a MIME type of "text/plain".
- setText(String, String) - Method in interface javax.mail.internet.MimePart
-
Convenience method that sets the given String as this part's
content, with a MIME type of "text/plain" and the specified
charset.
- setText(String, String, String) - Method in interface javax.mail.internet.MimePart
-
Convenience method that sets the given String as this part's
content, with a primary MIME type of "text" and the specified
MIME subtype.
- setText(String) - Method in interface javax.mail.Part
-
A convenience method that sets the given String as this
part's content with a MIME type of "text/plain".
- setTextBodyPart(MimeBodyPart) - Method in class com.sun.mail.dsn.MultipartReport
-
Set the body part containing the text to be presented to the
user.
- setTrace(boolean) - Method in class com.sun.mail.util.TraceInputStream
-
Set trace mode.
- setTrace(boolean) - Method in class com.sun.mail.util.TraceOutputStream
-
Set the trace mode.
- setTrafficClass(int) - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- setTrustAllHosts(boolean) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- setTrustedHosts(String[]) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- setTrustManagers(TrustManager[]) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- setUID(long) - Method in class com.sun.mail.imap.IMAPMessage
-
- setURLName(URLName) - Method in class javax.mail.Service
-
Set the URLName representing this service.
- setUseCanonicalHostName(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether SASL should use the canonical host name.
- setUsername(String) - Method in class com.sun.mail.imap.IMAPStore
-
Set the user name that will be used for subsequent connections
after this Store is first connected (for example, when creating
a connection to open a Folder).
- setUseRset(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether the RSET command should be used instead of the
NOOP command in the @{link #isConnected isConnected} method.
- SeverityComparator - Class in com.sun.mail.util.logging
-
Orders log records by level, thrown, sequence, and time.
- SeverityComparator() - Constructor for class com.sun.mail.util.logging.SeverityComparator
-
- shared - Variable in class com.sun.mail.imap.protocol.Namespaces
-
The shared namespace.
- SharedByteArrayInputStream - Class in javax.mail.util
-
A ByteArrayInputStream that implements the SharedInputStream interface,
allowing the underlying byte array to be shared between multiple readers.
- SharedByteArrayInputStream(byte[]) - Constructor for class javax.mail.util.SharedByteArrayInputStream
-
Create a SharedByteArrayInputStream representing the entire
byte array.
- SharedByteArrayInputStream(byte[], int, int) - Constructor for class javax.mail.util.SharedByteArrayInputStream
-
Create a SharedByteArrayInputStream representing the part
of the byte array from offset
for length
bytes.
- SharedByteArrayOutputStream - Class in com.sun.mail.util
-
A ByteArrayOutputStream that allows us to share the byte array
rather than copy it.
- SharedByteArrayOutputStream(int) - Constructor for class com.sun.mail.util.SharedByteArrayOutputStream
-
- SharedFileInputStream - Class in javax.mail.util
-
A SharedFileInputStream
is a
BufferedInputStream
that buffers
data from the file and supports the mark
and reset
methods.
- SharedFileInputStream(File) - Constructor for class javax.mail.util.SharedFileInputStream
-
Creates a SharedFileInputStream
for the file.
- SharedFileInputStream(String) - Constructor for class javax.mail.util.SharedFileInputStream
-
Creates a SharedFileInputStream
for the named file
- SharedFileInputStream(File, int) - Constructor for class javax.mail.util.SharedFileInputStream
-
Creates a SharedFileInputStream
with the specified buffer size.
- SharedFileInputStream(String, int) - Constructor for class javax.mail.util.SharedFileInputStream
-
Creates a SharedFileInputStream
with the specified buffer size.
- SharedInputStream - Interface in javax.mail.internet
-
An InputStream that is backed by data that can be shared by multiple
readers may implement this interface.
- shutdownInput() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- shutdownOutput() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- simpleCommand(String, Argument) - Method in class com.sun.mail.iap.Protocol
-
Convenience routine to handle simple IAP commands
that do not have responses specific to that command.
- simpleCommand(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Send the command to the server and return the response code
from the server.
- simpleCommand(byte[]) - Method in class com.sun.mail.smtp.SMTPTransport
-
Send the command to the server and return the response code
from the server.
- size() - Method in interface com.sun.mail.iap.Literal
-
Return the size of the data.
- size - Variable in class com.sun.mail.iap.Response
-
- SIZE - Static variable in class com.sun.mail.imap.IMAPFolder.FetchProfileItem
-
Deprecated.
- size() - Method in class com.sun.mail.imap.MessageCache
-
Size of cache.
- size - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- size() - Method in class com.sun.mail.imap.protocol.MessageSet
-
Count the total number of elements in a MessageSet
- size(MessageSet[]) - Static method in class com.sun.mail.imap.protocol.MessageSet
-
- size - Variable in class com.sun.mail.imap.protocol.RFC822SIZE
-
- size(SizeTerm) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
- size() - Method in class com.sun.mail.imap.protocol.UIDSet
-
Count the total number of elements in a UIDSet
- size(UIDSet[]) - Static method in class com.sun.mail.imap.protocol.UIDSet
-
Count the total number of elements in an array of UIDSets.
- SIZE - Static variable in class com.sun.mail.imap.SortTerm
-
Sort by the message size.
- SIZE - Static variable in class javax.mail.FetchProfile.Item
-
SIZE is a fetch profile item that can be included in a
FetchProfile
during a fetch request to a Folder.
- size() - Method in class javax.mail.internet.ParameterList
-
Return the number of parameters in this list.
- SizeTerm - Class in javax.mail.search
-
This class implements comparisons for Message sizes.
- SizeTerm(int, int) - Constructor for class javax.mail.search.SizeTerm
-
Constructor.
- skip(int) - Method in class com.sun.mail.iap.Response
-
- skip(long) - Method in class com.sun.mail.util.BASE64DecoderStream
-
Skips over and discards n bytes of data from this stream.
- skip(long) - Method in class com.sun.mail.util.QPDecoderStream
-
Skips over and discards n bytes of data from this stream.
- skip(long) - Method in class javax.mail.util.SharedFileInputStream
-
See the general contract of the skip
method of InputStream
.
- skipSpaces() - Method in class com.sun.mail.iap.Response
-
- skipToken() - Method in class com.sun.mail.iap.Response
-
Skip to the next space, for use in error recovery while parsing.
- SMTPAddressFailedException - Exception in com.sun.mail.smtp
-
This exception is thrown when the message cannot be sent.
- SMTPAddressFailedException(InternetAddress, String, int, String) - Constructor for exception com.sun.mail.smtp.SMTPAddressFailedException
-
Constructs an SMTPAddressFailedException with the specified
address, return code, and error string.
- SMTPAddressSucceededException - Exception in com.sun.mail.smtp
-
This exception is chained off a SendFailedException when the
mail.smtp.reportsuccess
property is true.
- SMTPAddressSucceededException(InternetAddress, String, int, String) - Constructor for exception com.sun.mail.smtp.SMTPAddressSucceededException
-
Constructs an SMTPAddressSucceededException with the specified
address, return code, and error string.
- SMTPMessage - Class in com.sun.mail.smtp
-
This class is a specialization of the MimeMessage class that allows
you to specify various SMTP options and parameters that will be
used when this message is sent over SMTP.
- SMTPMessage(Session) - Constructor for class com.sun.mail.smtp.SMTPMessage
-
Default constructor.
- SMTPMessage(Session, InputStream) - Constructor for class com.sun.mail.smtp.SMTPMessage
-
Constructs an SMTPMessage by reading and parsing the data from the
specified MIME InputStream.
- SMTPMessage(MimeMessage) - Constructor for class com.sun.mail.smtp.SMTPMessage
-
Constructs a new SMTPMessage with content initialized from the
source
MimeMessage.
- SMTPOutputStream - Class in com.sun.mail.smtp
-
In addition to converting lines into the canonical format,
i.e., terminating lines with the CRLF sequence, escapes the "."
- SMTPOutputStream(OutputStream) - Constructor for class com.sun.mail.smtp.SMTPOutputStream
-
- SMTPSaslAuthenticator - Class in com.sun.mail.smtp
-
This class contains a single method that does authentication using
SASL.
- SMTPSaslAuthenticator(SMTPTransport, String, Properties, MailLogger, String) - Constructor for class com.sun.mail.smtp.SMTPSaslAuthenticator
-
- SMTPSenderFailedException - Exception in com.sun.mail.smtp
-
This exception is thrown when the message cannot be sent.
- SMTPSenderFailedException(InternetAddress, String, int, String) - Constructor for exception com.sun.mail.smtp.SMTPSenderFailedException
-
Constructs an SMTPSenderFailedException with the specified
address, return code, and error string.
- SMTPSendFailedException - Exception in com.sun.mail.smtp
-
This exception is thrown when the message cannot be sent.
- SMTPSendFailedException(String, int, String, Exception, Address[], Address[], Address[]) - Constructor for exception com.sun.mail.smtp.SMTPSendFailedException
-
Constructs an SMTPSendFailedException with the specified
address, return code, and error string.
- SMTPSSLTransport - Class in com.sun.mail.smtp
-
This class implements the Transport abstract class using SMTP
over SSL for message submission and transport.
- SMTPSSLTransport(Session, URLName) - Constructor for class com.sun.mail.smtp.SMTPSSLTransport
-
Constructor.
- SMTPTransport - Class in com.sun.mail.smtp
-
This class implements the Transport abstract class using SMTP for
message submission and transport.
- SMTPTransport(Session, URLName) - Constructor for class com.sun.mail.smtp.SMTPTransport
-
Constructor that takes a Session object and a URLName
that represents a specific SMTP server.
- SMTPTransport(Session, URLName, String, boolean) - Constructor for class com.sun.mail.smtp.SMTPTransport
-
Constructor used by this class and by SMTPSSLTransport subclass.
- SocketConnectException - Exception in com.sun.mail.util
-
An IOException that indicates a socket connection attempt failed.
- SocketConnectException(String, Exception, String, int, int) - Constructor for exception com.sun.mail.util.SocketConnectException
-
Constructs a SocketConnectException.
- SocketFetcher - Class in com.sun.mail.util
-
This class is used to get Sockets.
- sort(SortTerm[], SearchTerm) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Sort messages in the folder according to the specified sort criteria.
- SortTerm - Class in com.sun.mail.imap
-
A particular sort criteria, as defined by
RFC 5256.
- spaces - Variable in class com.sun.mail.util.QPDecoderStream
-
- src - Variable in class com.sun.mail.imap.CopyUID
-
- start - Variable in class com.sun.mail.imap.protocol.MessageSet
-
- start - Variable in class com.sun.mail.imap.protocol.UIDSet
-
- start - Variable in class javax.mail.util.SharedByteArrayInputStream
-
Position within shared buffer that this stream starts at.
- start - Variable in class javax.mail.util.SharedFileInputStream
-
The file offset of the start of data in this subset of the file.
- started - Variable in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
-
- startTLS(String) - Method in class com.sun.mail.iap.Protocol
-
Start TLS on the current connection.
- startTLS() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
STARTTLS Command.
- startTLS() - Method in class com.sun.mail.smtp.SMTPTransport
-
Issue the STARTTLS
command and switch the socket to
TLS mode if it succeeds.
- startTLS(Socket) - Static method in class com.sun.mail.util.SocketFetcher
-
Start TLS on an existing socket.
- startTLS(Socket, Properties, String) - Static method in class com.sun.mail.util.SocketFetcher
-
Start TLS on an existing socket.
- startTLS(Socket, String, Properties, String) - Static method in class com.sun.mail.util.SocketFetcher
-
Start TLS on an existing socket.
- status(String, String[]) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
STATUS Command.
- Status - Class in com.sun.mail.imap.protocol
-
STATUS response.
- Status(Response) - Constructor for class com.sun.mail.imap.protocol.Status
-
- stop() - Method in class com.sun.mail.imap.IdleManager
-
Stop the IdleManager.
- store - Variable in class javax.mail.Folder
-
The parent store.
- STORE - Static variable in class javax.mail.Provider.Type
-
- Store - Class in javax.mail
-
An abstract class that models a message store and its
access protocol, for storing and retrieving messages.
- Store(Session, URLName) - Constructor for class javax.mail.Store
-
Constructor.
- StoreClosedException - Exception in javax.mail
-
This exception is thrown when a method is invoked on a Messaging object
and the Store that owns that object has died due to some reason.
- StoreClosedException(Store) - Constructor for exception javax.mail.StoreClosedException
-
Constructs a StoreClosedException with no detail message.
- StoreClosedException(Store, String) - Constructor for exception javax.mail.StoreClosedException
-
Constructs a StoreClosedException with the specified
detail message.
- StoreClosedException(Store, String, Exception) - Constructor for exception javax.mail.StoreClosedException
-
Constructs a StoreClosedException with the specified
detail message and embedded exception.
- StoreEvent - Class in javax.mail.event
-
This class models notifications from the Store connection.
- StoreEvent(Store, int, String) - Constructor for class javax.mail.event.StoreEvent
-
Construct a StoreEvent.
- storeFlags(MessageSet[], Flags, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
- storeFlags(int, int, Flags, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
- storeFlags(int, Flags, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Set the specified flags on this message.
- StoreListener - Interface in javax.mail.event
-
This is the Listener interface for Store Notifications.
- StringTerm - Class in javax.mail.search
-
This class implements the match method for Strings.
- StringTerm(String) - Constructor for class javax.mail.search.StringTerm
-
Construct a StringTerm with the given pattern.
- StringTerm(String, boolean) - Constructor for class javax.mail.search.StringTerm
-
Construct a StringTerm with the given pattern and ignoreCase flag.
- subject - Variable in class com.sun.mail.imap.protocol.ENVELOPE
-
- subject(SubjectTerm, String) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
- SUBJECT - Static variable in class com.sun.mail.imap.SortTerm
-
Sort by the base subject text.
- SubjectTerm - Class in javax.mail.search
-
This class implements comparisons for the message Subject header.
- SubjectTerm(String) - Constructor for class javax.mail.search.SubjectTerm
-
Constructor.
- subscribe(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
SUBSCRIBE Command.
- subtype - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- supportsAuthentication(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Does the server we're connected to support the specified
authentication mechanism?
- supportsExtension(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Return true if the SMTP server supports the specified service
extension.
- supportsNonSyncLiterals() - Method in class com.sun.mail.iap.Protocol
-
Returns whether this Protocol supports non-synchronizing literals
Default is false.
- supportsNonSyncLiterals() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Returns whether this Protocol supports non-synchronizing literals.
- suspendTracing() - Method in class com.sun.mail.iap.Protocol
-
Temporarily turn off protocol tracing, e.g., to prevent
tracing the authentication sequence, including the password.
- SYNTHETIC - Static variable in class com.sun.mail.iap.Response
-