Uses of Package
javax.mail.search
Packages that use javax.mail.search
Package
Description
An EXPERIMENTAL IMAP protocol provider that supports the
Gmail-specific IMAP protocol extensions
.
An IMAP protocol provider for the Jakarta Mail API
that provides access to an IMAP message store.
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
The Jakarta Mail API
provides classes that model a mail system.
Message search terms for the Jakarta Mail API.
-
Classes in javax.mail.search used by com.sun.mail.gimapClassDescriptionSearch criteria are expressed as a tree of search-terms, forming a parse-tree for the search expression.This class implements the match method for Strings.
-
Classes in javax.mail.search used by com.sun.mail.gimap.protocolClassDescriptionThe exception thrown when a Search expression could not be handled.Search criteria are expressed as a tree of search-terms, forming a parse-tree for the search expression.
-
Classes in javax.mail.search used by com.sun.mail.imapClassDescriptionSearch criteria are expressed as a tree of search-terms, forming a parse-tree for the search expression.
-
Classes in javax.mail.search used by com.sun.mail.imap.protocolClassDescriptionThis class implements the logical AND operator on individual SearchTerms.This class implements searches on a message body.This class implements comparisons for DatesThis class implements comparisons for Message Flags.This class implements comparisons for Message headers.This term models the RFC822 "MessageId" - a message-id for Internet messages that is supposed to be unique per message.This class implements the logical NEGATION operator.This class implements the logical OR operator on individual SearchTerms.The exception thrown when a Search expression could not be handled.Search criteria are expressed as a tree of search-terms, forming a parse-tree for the search expression.This class implements comparisons for Message sizes.This class implements comparisons for the message Subject header.
-
Classes in javax.mail.search used by javax.mailClassDescriptionSearch criteria are expressed as a tree of search-terms, forming a parse-tree for the search expression.
-
Classes in javax.mail.search used by javax.mail.searchClassDescriptionThis abstract class implements string comparisons for Message addresses.This class implements Message Address comparisons.This class models the comparison operator.This class implements comparisons for DatesThis class implements comparisons for integers.Search criteria are expressed as a tree of search-terms, forming a parse-tree for the search expression.This class implements the match method for Strings.