public class GmailSearchSequence extends SearchSequence
cal| Constructor and Description |
|---|
GmailSearchSequence() |
| Modifier and Type | Method and Description |
|---|---|
Argument |
generateSequence(SearchTerm term,
String charset) |
protected Argument |
gmailMsgidSearch(GmailMsgIdTerm term) |
protected Argument |
gmailRawSearch(GmailRawSearchTerm term,
String charset) |
protected Argument |
gmailThridSearch(GmailThrIdTerm term) |
public Argument generateSequence(SearchTerm term, String charset) throws SearchException, IOException
generateSequence in class SearchSequenceSearchExceptionIOExceptionprotected Argument gmailMsgidSearch(GmailMsgIdTerm term) throws IOException
IOExceptionprotected Argument gmailThridSearch(GmailThrIdTerm term) throws IOException
IOExceptionprotected Argument gmailRawSearch(GmailRawSearchTerm term, String charset) throws IOException
IOExceptionCopyright © 2013 Oracle. All Rights Reserved.