Uses of Class
javax.mail.search.SearchException

Packages that use SearchException
com.sun.mail.imap.protocol   
 

Uses of SearchException in com.sun.mail.imap.protocol
 

Methods in com.sun.mail.imap.protocol that throw SearchException
 int[] IMAPProtocol.search(MessageSet[] msgsets, SearchTerm term)
          Issue the given search criterion on the specified message sets.
 int[] IMAPProtocol.search(SearchTerm term)
          Issue the given search criterion on all messages in this folder.
 



Copyright © 2011. All Rights Reserved.