Interface UidEnabledCommand
-
public interface UidEnabledCommand
- Version:
- $Revision: 109034 $
- Author:
- Darrell DeBoer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
doProcess(ImapRequestLineReader request, ImapResponse response, ImapSession session, boolean useUids)
-
-
-
Method Detail
-
doProcess
void doProcess(ImapRequestLineReader request, ImapResponse response, ImapSession session, boolean useUids) throws ProtocolException, FolderException
- Throws:
ProtocolException
FolderException
-
-