Uses of Class
javax.mail.search.StringTerm
Packages that use StringTerm
Package
Description
An EXPERIMENTAL IMAP protocol provider that supports the
Gmail-specific IMAP protocol extensions
.
Message search terms for the Jakarta Mail API.
-
Uses of StringTerm in com.sun.mail.gimap
Subclasses of StringTerm in com.sun.mail.gimapModifier and TypeClassDescriptionfinal class
This class implements searching using the Gmail X-GM-RAW extension. -
Uses of StringTerm in javax.mail.search
Subclasses of StringTerm in javax.mail.searchModifier and TypeClassDescriptionclass
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.