Interface UidEnabledCommand
public interface UidEnabledCommand
- Version:
- $Revision: 109034 $
- Author:
- Darrell DeBoer <darrell@apache.org>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doProcess
(ImapRequestLineReader request, ImapResponse response, ImapSession session, boolean useUids)
-
Method Details
-
doProcess
void doProcess(ImapRequestLineReader request, ImapResponse response, ImapSession session, boolean useUids) throws ProtocolException, FolderException - Throws:
ProtocolException
FolderException
-