A B C D E F G H I J L M N O P Q R S T U V W

R

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.
ReadOnlyFolderException - exception javax.mail.ReadOnlyFolderException.
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 class javax.mail.ReadOnlyFolderException
Constructs a MessagingException with the specified folder.
ReadOnlyFolderException(Folder, String) - Constructor for class javax.mail.ReadOnlyFolderException
Constructs a MessagingException with the specified folder and the specified detail message.
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.
readResolve() - Method in class javax.mail.internet.MimeMessage.RecipientType
 
ReceivedDateTerm - class javax.mail.search.ReceivedDateTerm.
This class implements comparisons for the Message Received date
ReceivedDateTerm(int, Date) - Constructor for class javax.mail.search.ReceivedDateTerm
Constructor.
RECENT - Static variable in class javax.mail.Flags.Flag
This message is recent.
RecipientStringTerm - class javax.mail.search.RecipientStringTerm.
This class implements string comparisons for the Recipient Address headers.
RecipientStringTerm(Message.RecipientType, String) - Constructor for class javax.mail.search.RecipientStringTerm
Constructor.
RecipientTerm - class javax.mail.search.RecipientTerm.
This class implements comparisons for the Recipient Address headers.
RecipientTerm(Message.RecipientType, Address) - Constructor for class javax.mail.search.RecipientTerm
Constructor.
ref - Variable in class javax.mail.internet.AddressException
The string being parsed.
remove(Flags.Flag) - Method in class javax.mail.Flags
Remove the specified system 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.Flags
Remove the specified user flag from this Flags object.
remove(String) - Method in class javax.mail.internet.ParameterList
Removes the specified parameter from this ParameterList.
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.Service
Remove a Connection event listener.
removeConnectionListener(ConnectionListener) - Method in class javax.mail.Folder
Remove a Connection event listener.
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.
REMOVED - Static variable in class javax.mail.event.MessageCountEvent
The messages were removed from their folder
removeFolderListener(FolderListener) - Method in class javax.mail.Store
Remove a listener for Folder events.
removeFolderListener(FolderListener) - Method in class javax.mail.Folder
Remove a Folder event listener.
removeHeader(String) - Method in interface javax.mail.Part
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.MimeMessage
Remove all headers with this name.
removeHeader(String) - Method in class javax.mail.internet.MimeBodyPart
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.
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.
RENAMED - Static variable in class javax.mail.event.FolderEvent
The folder was renamed.
renameTo(Folder) - Method in class javax.mail.Folder
Rename this Folder.
reply(boolean) - Method in class javax.mail.Message
Get a new Message suitable for a reply to this message.
reply(boolean) - Method in class javax.mail.internet.MimeMessage
Get a new Message suitable for a reply to this message.
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.
RFC822 - Static variable in class javax.mail.internet.HeaderTokenizer
RFC822 specials

A B C D E F G H I J L M N O P Q R S T U V W