|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
static Argument |
SearchSequence.generateSequence(SearchTerm term,
String charset)
Generate the IMAP search sequence for the given search expression. |
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. |
int[] |
IMAPProtocol.sort(SortTerm[] term,
SearchTerm sterm)
Sort messages in the folder according to the specified sort criteria. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||