public class ExamineCommandParser extends AbstractSelectionCommandParser
| Constructor and Description |
|---|
ExamineCommandParser() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractMailboxSelectionRequest |
createRequest(ImapCommand command,
String mailboxName,
boolean condstore,
Long lastKnownUidValidity,
Long knownModSeq,
IdRange[] uidSet,
IdRange[] knownUidSet,
IdRange[] knownSequenceSet,
String tag)
Create a new
AbstractMailboxSelectionRequest for the given arguments |
decodegetCommand, getStatusResponseFactory, parse, setStatusResponseFactoryprotected AbstractMailboxSelectionRequest createRequest(ImapCommand command, String mailboxName, boolean condstore, Long lastKnownUidValidity, Long knownModSeq, IdRange[] uidSet, IdRange[] knownUidSet, IdRange[] knownSequenceSet, String tag)
AbstractSelectionCommandParserAbstractMailboxSelectionRequest for the given argumentscreateRequest in class AbstractSelectionCommandParserCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.