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.
  • Class
    Description
    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.
  • Class
    Description
    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.
  • Class
    Description
    Search criteria are expressed as a tree of search-terms, forming a parse-tree for the search expression.
  • Class
    Description
    This class implements the logical AND operator on individual SearchTerms.
    This class implements searches on a message body.
    This class implements comparisons for Dates
    This 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.mail
    Class
    Description
    Search criteria are expressed as a tree of search-terms, forming a parse-tree for the search expression.
  • Class
    Description
    This 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 Dates
    This 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.