Uses of Class
jakarta.mail.search.StringTerm
Package
Description
Message search terms for the Jakarta Mail API.
An EXPERIMENTAL IMAP protocol provider that supports the
Gmail-specific IMAP protocol extensions
.
-
Uses of StringTerm in jakarta.mail.search
Modifier 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. -
Uses of StringTerm in org.eclipse.angus.mail.gimap
Modifier and TypeClassDescriptionfinal class
This class implements searching using the Gmail X-GM-RAW extension.