Uses of Class
javax.mail.search.AddressTerm

Packages that use AddressTerm
javax.mail.search Message search terms for the JavaMail API. 
 

Uses of AddressTerm in javax.mail.search
 

Subclasses of AddressTerm in javax.mail.search
 class FromTerm
          This class implements comparisons for the From Address header.
 class RecipientTerm
          This class implements comparisons for the Recipient Address headers.