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 
All Classes All Packages

H

handleCapabilityResponse(Response[]) - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
Handle any untagged CAPABILITY response in the Response array.
handleExtensionFetchItems(Map<String, Object>) - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Apply the data in the extension FETCH items to this message.
handleFetchItem(Item, String[], boolean) - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Apply the data in the FETCH item to this message.
handleLoginResult(Response) - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
Handle the result response for a LOGIN or AUTHENTICATE command.
handler_base - Class in org.eclipse.angus.mail.handlers
Base class for other DataContentHandlers.
handler_base() - Constructor for class org.eclipse.angus.mail.handlers.handler_base
Creates a default handler_base.
handleResponse(Response) - Method in interface org.eclipse.angus.mail.iap.ResponseHandler
 
handleResponse(Response) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
The response handler.
handleResponse(Response) - Method in class org.eclipse.angus.mail.imap.IMAPStore
Response handler method.
handleResult(Response) - Method in class org.eclipse.angus.mail.iap.Protocol
Convenience routine to handle OK, NO, BAD and BYE responses.
hasCapability(String) - Method in class org.eclipse.angus.mail.imap.IMAPStore
Return true if the specified capability string is in the list of capabilities the server announced.
hasCapability(String) - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
Check whether the given capability is supported by this server.
hashCode() - Method in class jakarta.mail.Flags
Compute a hash code for this Flags object.
hashCode() - Method in class jakarta.mail.Header
 
hashCode() - Method in class jakarta.mail.internet.InternetAddress
Compute a hash code for the address.
hashCode() - Method in class jakarta.mail.internet.NewsAddress
Compute a hash code for the address.
hashCode() - Method in class jakarta.mail.search.AddressTerm
Compute a hashCode for this object.
hashCode() - Method in class jakarta.mail.search.AndTerm
Compute a hashCode for this object.
hashCode() - Method in class jakarta.mail.search.ComparisonTerm
Compute a hashCode for this object.
hashCode() - Method in class jakarta.mail.search.DateTerm
Compute a hashCode for this object.
hashCode() - Method in class jakarta.mail.search.FlagTerm
Compute a hashCode for this object.
hashCode() - Method in class jakarta.mail.search.HeaderTerm
Compute a hashCode for this object.
hashCode() - Method in class jakarta.mail.search.IntegerComparisonTerm
Compute a hashCode for this object.
hashCode() - Method in class jakarta.mail.search.NotTerm
Compute a hashCode for this object.
hashCode() - Method in class jakarta.mail.search.OrTerm
Compute a hashCode for this object.
hashCode() - Method in class jakarta.mail.search.RecipientStringTerm
Compute a hashCode for this object.
hashCode() - Method in class jakarta.mail.search.RecipientTerm
Compute a hashCode for this object.
hashCode() - Method in class jakarta.mail.search.StringTerm
Compute a hashCode for this object.
hashCode() - Method in class jakarta.mail.URLName
Compute the hash code for this URLName.
hashCode() - Method in class org.eclipse.angus.mail.imap.ModifiedSinceTerm
Compute a hashCode for this object.
hashCode() - Method in class org.eclipse.angus.mail.imap.OlderTerm
Compute a hashCode for this object.
hashCode() - Method in class org.eclipse.angus.mail.imap.Rights
Compute a hash code for this Rights object.
hashCode() - Method in class org.eclipse.angus.mail.imap.YoungerTerm
Compute a hashCode for this object.
hashCode() - Method in class org.eclipse.angus.mail.util.logging.DurationFilter
Returns a hash code value for this filter.
hashCode() - Method in class org.eclipse.angus.mail.util.logging.SeverityComparator
Returns a hash code value for the object.
hasInferiors - Variable in class org.eclipse.angus.mail.imap.protocol.ListInfo
 
hasInitialResponse() - Method in class org.eclipse.angus.mail.auth.OAuth2SaslClient
 
hasNewMessages() - Method in class jakarta.mail.Folder
Returns true if this Folder has new messages since the last time this indication was reset.
hasNewMessages() - Method in class org.eclipse.angus.mail.imap.DefaultFolder
 
hasNewMessages() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Check whether this folder has new messages.
hasNewMessages() - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
 
hasNewMessages() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
Always returns false; the POP3 protocol provides no way to determine when a new message arrives.
hasResponse() - Method in class org.eclipse.angus.mail.iap.Protocol
Is another response available in our buffer?
header(HeaderTerm, String) - Method in class org.eclipse.angus.mail.imap.protocol.SearchSequence
 
Header - Class in jakarta.mail
The Header class stores a name/value pair to represent headers.
Header(String, String) - Constructor for class jakarta.mail.Header
Construct a Header object.
headers - Variable in class jakarta.mail.internet.InternetHeaders
The actual list of Headers, including placeholder entries.
headers - Variable in class jakarta.mail.internet.MimeBodyPart
The InternetHeaders object that stores all the headers of this body part.
headers - Variable in class jakarta.mail.internet.MimeMessage
The InternetHeaders object that stores the header of this message.
HEADERS - Static variable in class org.eclipse.angus.mail.imap.IMAPFolder.FetchProfileItem
HEADERS is a fetch profile item that can be included in a FetchProfile during a fetch request to a Folder.
HeaderTerm - Class in jakarta.mail.search
This class implements comparisons for Message headers.
HeaderTerm(String, String) - Constructor for class jakarta.mail.search.HeaderTerm
Constructor.
HeaderTokenizer - Class in jakarta.mail.internet
This class tokenizes RFC822 and MIME headers into the basic symbols specified by RFC822 and MIME.
HeaderTokenizer(String) - Constructor for class jakarta.mail.internet.HeaderTokenizer
Constructor.
HeaderTokenizer(String, String) - Constructor for class jakarta.mail.internet.HeaderTokenizer
Constructor.
HeaderTokenizer(String, String, boolean) - Constructor for class jakarta.mail.internet.HeaderTokenizer
Constructor that takes a rfc822 style header.
HeaderTokenizer.Token - Class in jakarta.mail.internet
The Token class represents tokens returned by the HeaderTokenizer.
helo(String) - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Issue the HELO command.
highestmodseq - Variable in class org.eclipse.angus.mail.imap.protocol.MailboxInfo
The highest MODSEQ value.
highestmodseq - Variable in class org.eclipse.angus.mail.imap.protocol.Status
 
HOLDS_FOLDERS - Static variable in class jakarta.mail.Folder
This folder can contain other folders
HOLDS_MESSAGES - Static variable in class jakarta.mail.Folder
This folder can contain messages
host - Variable in class jakarta.mail.internet.NewsAddress
The host.
host - Variable in class org.eclipse.angus.mail.iap.Protocol
 
host - Variable in class org.eclipse.angus.mail.imap.IMAPStore
 
host() - Method in annotation type jakarta.mail.MailSessionDefinition
Host name for the mail server.
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 
All Classes All Packages