Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

R

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 - 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 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.
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.
readServerResponse() - Method in class com.sun.mail.smtp.SMTPTransport
Reads server reponse returning the returnCode as the number.
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 - Static variable in class javax.mail.Flags.Flag
This message is recent.
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.
RecipientType(String) - Constructor for class javax.mail.internet.MimeMessage.RecipientType
 
RecipientType(String) - Constructor for class javax.mail.Message.RecipientType
Constructor for use by subclasses.
ref - Variable in exception javax.mail.internet.AddressException
The string being parsed.
ReferralException - Exception in com.sun.mail.imap
A special kind of AuthenticationFailedException that indicates that the reason for the failure was an IMAP REFERRAL in the response code.
ReferralException(String, String) - Constructor for exception com.sun.mail.imap.ReferralException
Constructs an ReferralException with the specified URL and text.
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.
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.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.
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.
RENAMED - Static variable in class javax.mail.event.FolderEvent
The folder was renamed.
renameTo(Folder) - Method in class com.sun.mail.imap.IMAPFolder
Rename this folder.
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.
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 javax.mail.util.SharedFileInputStream
See the general contract of the reset method of InputStream.
Resource(String, long, long) - Constructor for class javax.mail.Quota.Resource
Construct a Resource object with the given name, usage, and limit.
resources - Variable in class javax.mail.Quota
The set of resources associated with this quota root.
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.
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.
retainAll(Flags) - Method in class javax.mail.Flags
Remove any flags not in the given Flags object.
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
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.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 1996-2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.