com.icegreen.greenmail.imap.commands
Interface UidEnabledCommand


public interface UidEnabledCommand

Version:
$Revision: 109034 $
Author:
Darrell DeBoer

Method Summary
 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