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

C

CC - Static variable in class javax.mail.Message.RecipientType
The "Cc" (carbon copy) recipients.
clone() - Method in class javax.mail.Flags
Returns a clone of this Flags object.
close() - Method in class javax.mail.Service
Close this service and terminate its connection.
close(boolean) - Method in class javax.mail.Folder
Close this Folder.
CLOSED - Static variable in class javax.mail.event.ConnectionEvent
A connection was closed.
closed(ConnectionEvent) - Method in class javax.mail.event.ConnectionAdapter
 
closed(ConnectionEvent) - Method in interface javax.mail.event.ConnectionListener
Invoked when a Store/Folder/Transport is closed.
COMMENT - Static variable in class javax.mail.internet.HeaderTokenizer.Token
Token type indicating a comment.
comparison - Variable in class javax.mail.search.ComparisonTerm
 
ComparisonTerm - class javax.mail.search.ComparisonTerm.
This class models the comparison operator.
ComparisonTerm() - Constructor for class javax.mail.search.ComparisonTerm
 
connect() - Method in class javax.mail.Service
A generic connect method that takes no parameters.
connect(String, int, String, String) - Method in class javax.mail.Service
Similar to connect(host, user, password) except a specific port can be specified.
connect(String, String, String) - Method in class javax.mail.Service
Connect to the specified address.
ConnectionAdapter - class javax.mail.event.ConnectionAdapter.
The adapter which receives connection events.
ConnectionAdapter() - Constructor for class javax.mail.event.ConnectionAdapter
 
ConnectionEvent - class javax.mail.event.ConnectionEvent.
This class models Connection events.
ConnectionEvent(Object, int) - Constructor for class javax.mail.event.ConnectionEvent
Constructor
ConnectionListener - interface javax.mail.event.ConnectionListener.
This is the Listener interface for Connection events.
contains(FetchProfile.Item) - Method in class javax.mail.FetchProfile
Returns true if the fetch profile contains given special item.
contains(Flags.Flag) - Method in class javax.mail.Flags
Check whether the specified system flag is present in this Flags object.
contains(Flags) - Method in class javax.mail.Flags
Check whether all the flags in the specified Flags object are present in this Flags object.
contains(String) - Method in class javax.mail.FetchProfile
Returns true if the fetch profile contains given header name.
contains(String) - Method in class javax.mail.Flags
Check whether the specified user flag is present in this Flags object.
content - Variable in class javax.mail.internet.MimeMessage
Byte array that holds the bytes of this Message's content.
content - Variable in class javax.mail.internet.MimeBodyPart
Byte array that holds the bytes of the content of this Part.
CONTENT_INFO - Static variable in class javax.mail.FetchProfile.Item
This item is for fetching information about the content of the message.
contentType - Variable in class javax.mail.Multipart
This field specifies the content-type of this multipart object.
ContentType - class javax.mail.internet.ContentType.
This class represents a MIME ContentType value.
ContentType() - Constructor for class javax.mail.internet.ContentType
No-arg Constructor.
ContentType(String) - Constructor for class javax.mail.internet.ContentType
Constructor that takes a Content-Type string.
ContentType(String, String, ParameterList) - Constructor for class javax.mail.internet.ContentType
Constructor.
copyMessages(Message[], Folder) - Method in class javax.mail.Folder
Copy the specified Messages from this Folder into another Folder.
create(int) - Method in class javax.mail.Folder
Create this folder on the Store.
CREATED - Static variable in class javax.mail.event.FolderEvent
The folder was created.

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