public static class SearchSequence
extends Object
This class traverses a search-tree and generates the
corresponding IMAP search sequence.
Each IMAPProtocol instance contains an instance of this class,
which might be subclassed by subclasses of IMAPProtocol to add
support for additional product-specific search terms.
- Author:
- John Mani, Bill Shannon
- See Also:
- Serialized Form