- handleExtensionFetchItems(Map<String, Object>) - Method in class com.sun.mail.imap.IMAPMessage
-
Apply the data in the extension FETCH items to this message.
- handleFetchItem(Item, String[], boolean) - Method in class com.sun.mail.imap.IMAPMessage
-
Apply the data in the FETCH item to this message.
- handleResponse(Response) - Method in class com.sun.mail.imap.IMAPFolder
-
The response handler.
- handleResponse(Response) - Method in class com.sun.mail.imap.IMAPStore
-
Response handler method.
- hasCapability(String) - Method in class com.sun.mail.imap.IMAPStore
-
Return true if the specified capability string is in the list
of capabilities the server announced.
- hashCode() - Method in class com.sun.mail.imap.ModifiedSinceTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class com.sun.mail.imap.OlderTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class com.sun.mail.imap.Rights
-
Compute a hash code for this Rights object.
- hashCode() - Method in class com.sun.mail.imap.YoungerTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class com.sun.mail.util.logging.DurationFilter
-
Returns a hash code value for this filter.
- hashCode() - Method in class com.sun.mail.util.logging.SeverityComparator
-
Returns a hash code value for the object.
- hashCode() - Method in class javax.mail.Flags
-
Compute a hash code for this Flags object.
- hashCode() - Method in class javax.mail.internet.InternetAddress
-
Compute a hash code for the address.
- hashCode() - Method in class javax.mail.internet.NewsAddress
-
Compute a hash code for the address.
- hashCode() - Method in class javax.mail.search.AddressTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class javax.mail.search.AndTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class javax.mail.search.ComparisonTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class javax.mail.search.DateTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class javax.mail.search.FlagTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class javax.mail.search.HeaderTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class javax.mail.search.IntegerComparisonTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class javax.mail.search.NotTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class javax.mail.search.OrTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class javax.mail.search.RecipientStringTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class javax.mail.search.RecipientTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class javax.mail.search.StringTerm
-
Compute a hashCode for this object.
- hashCode() - Method in class javax.mail.URLName
-
Compute the hash code for this URLName.
- hasNewMessages() - Method in class com.sun.mail.imap.IMAPFolder
-
Check whether this folder has new messages.
- hasNewMessages() - Method in class com.sun.mail.pop3.POP3Folder
-
Always returns false
; the POP3 protocol provides
no way to determine when a new message arrives.
- hasNewMessages() - Method in class javax.mail.Folder
-
Returns true if this Folder has new messages since the last time
this indication was reset.
- Header - Class in javax.mail
-
The Header class stores a name/value pair to represent headers.
- Header(String, String) - Constructor for class javax.mail.Header
-
Construct a Header object.
- HEADERS - Static variable in class com.sun.mail.imap.IMAPFolder.FetchProfileItem
-
HEADERS is a fetch profile item that can be included in a
FetchProfile
during a fetch request to a Folder.
- headers - Variable in class javax.mail.internet.InternetHeaders
-
The actual list of Headers, including placeholder entries.
- headers - Variable in class javax.mail.internet.MimeBodyPart
-
The InternetHeaders object that stores all the headers
of this body part.
- headers - Variable in class javax.mail.internet.MimeMessage
-
The InternetHeaders object that stores the header
of this message.
- HeaderTerm - Class in javax.mail.search
-
This class implements comparisons for Message headers.
- HeaderTerm(String, String) - Constructor for class javax.mail.search.HeaderTerm
-
Constructor.
- HeaderTokenizer - Class in javax.mail.internet
-
This class tokenizes RFC822 and MIME headers into the basic
symbols specified by RFC822 and MIME.
- HeaderTokenizer(String, String, boolean) - Constructor for class javax.mail.internet.HeaderTokenizer
-
Constructor that takes a rfc822 style header.
- HeaderTokenizer(String, String) - Constructor for class javax.mail.internet.HeaderTokenizer
-
Constructor.
- HeaderTokenizer(String) - Constructor for class javax.mail.internet.HeaderTokenizer
-
Constructor.
- HeaderTokenizer.Token - Class in javax.mail.internet
-
The Token class represents tokens returned by the
HeaderTokenizer.
- helo(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Issue the HELO
command.
- HOLDS_FOLDERS - Static variable in class javax.mail.Folder
-
This folder can contain other folders
- HOLDS_MESSAGES - Static variable in class javax.mail.Folder
-
This folder can contain messages
- host - Variable in class com.sun.mail.imap.IMAPStore
-
- host - Variable in class javax.mail.internet.NewsAddress
-