javax.mail.search.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javax.mail.glassfish Show documentation
Show all versions of javax.mail.glassfish Show documentation
This artifact originates from the Orbit Project at Eclipse,
it is an osgi bundle and is signed as well.
The newest version!
Message search terms for the JavaMail API.
This package defines classes that can be used to construct a search
expression to search a folder for messages matching the expression;
see the {@link javax.mail.Folder#search search} method on
{@link javax.mail.Folder javax.mail.Folder}.
See {@link javax.mail.search.SearchTerm SearchTerm}.