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

I

ignoreCase - Variable in class javax.mail.search.StringTerm
 
IllegalWriteException - exception javax.mail.IllegalWriteException.
The exception thrown when a write is attempted on a read-only attribute of any Messaging object.
IllegalWriteException() - Constructor for class javax.mail.IllegalWriteException
Constructs a IllegalWriteException with no detail message.
IllegalWriteException(String) - Constructor for class javax.mail.IllegalWriteException
Constructs a IllegalWriteException with the specified detail message.
INLINE - Static variable in interface javax.mail.Part
This part should be presented inline.
IntegerComparisonTerm - class javax.mail.search.IntegerComparisonTerm.
This class implements comparisons for integers.
IntegerComparisonTerm(int, int) - Constructor for class javax.mail.search.IntegerComparisonTerm
 
InternetAddress - class javax.mail.internet.InternetAddress.
This class models an RFC822 address.
InternetAddress() - Constructor for class javax.mail.internet.InternetAddress
Default constructor.
InternetAddress(String) - Constructor for class javax.mail.internet.InternetAddress
Constructor.
InternetAddress(String, String) - Constructor for class javax.mail.internet.InternetAddress
Construct an InternetAddress given the address and personal name.
InternetAddress(String, String, String) - Constructor for class javax.mail.internet.InternetAddress
Construct an InternetAddress given the address and personal name.
InternetHeaders - class javax.mail.internet.InternetHeaders.
InternetHeaders is a utility class that manages RFC822 style headers.
InternetHeaders() - Constructor for class javax.mail.internet.InternetHeaders
Create an empty InternetHeaders object.
InternetHeaders(InputStream) - Constructor for class javax.mail.internet.InternetHeaders
Read and parse the given rfc822 message stream till the blank line separating the header from the body.
invalid - Variable in class javax.mail.SendFailedException
 
invalid - Variable in class javax.mail.event.TransportEvent
 
isConnected() - Method in class javax.mail.Service
Is this service currently connected? This implementation uses a private boolean field to store the connection state.
isExpunged() - Method in class javax.mail.Message
Checks whether this message is expunged.
isMimeType(String) - Method in interface javax.mail.Part
Is this Part of the specified MIME type? This method compares only the primaryType and subType.
isMimeType(String) - Method in class javax.mail.internet.MimeMessage
Is this Part of the specified MIME type? This method compares only the primaryType and subType.
isMimeType(String) - Method in class javax.mail.internet.MimeBodyPart
Is this Part of the specified MIME type? This method compares only the primaryType and subType.
isOpen() - Method in class javax.mail.Folder
Indicates whether this Folder is in the 'open' state.
isRemoved() - Method in class javax.mail.event.MessageCountEvent
Indicates whether this event is the result of an explicit expunge by this client, or due to an expunge from external sources.
isSet(Flags.Flag) - Method in class javax.mail.Message
Check whether the flag specified in the flag argument is set in this message.
isSet(Flags.Flag) - Method in class javax.mail.internet.MimeMessage
Check whether the flag specified in the flag argument is set in this message.
isSubscribed() - Method in class javax.mail.Folder
Returns true if this Folder is subscribed.

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