Uses of Class
javax.mail.search.StringTerm

Packages that use StringTerm
Package
Description
Message search terms for the JavaMail API.
  • Uses of StringTerm in javax.mail.search

    Subclasses of StringTerm in javax.mail.search
    Modifier and Type
    Class
    Description
    class 
    This abstract class implements string comparisons for Message addresses.
    final class 
    This class implements searches on a message body.
    final class 
    This class implements string comparisons for the From Address header.
    final class 
    This class implements comparisons for Message headers.
    final class 
    This term models the RFC822 "MessageId" - a message-id for Internet messages that is supposed to be unique per message.
    final class 
    This class implements string comparisons for the Recipient Address headers.
    final class 
    This class implements comparisons for the message Subject header.