Uses of Class
org.eclipse.angus.mail.imap.protocol.SearchSequence
-
Packages that use SearchSequence Package Description org.eclipse.angus.mail.imap.protocol This package includes internal IMAP support classes and SHOULD NOT BE USED DIRECTLY BY APPLICATIONS. -
-
Uses of SearchSequence in org.eclipse.angus.mail.imap.protocol
Fields in org.eclipse.angus.mail.imap.protocol declared as SearchSequence Modifier and Type Field Description protected SearchSequenceIMAPProtocol. searchSequenceMethods in org.eclipse.angus.mail.imap.protocol that return SearchSequence Modifier and Type Method Description protected SearchSequenceIMAPProtocol. getSearchSequence()Get the SearchSequence object.
-