com.hs.mail.imap.processor.ext
Class SortProcessor

java.lang.Object
  extended by com.hs.mail.imap.processor.AbstractImapProcessor
      extended by com.hs.mail.imap.processor.ext.SortProcessor
All Implemented Interfaces:
ImapProcessor

public class SortProcessor
extends AbstractImapProcessor


Constructor Summary
SortProcessor()
           
 
Method Summary
protected  void doProcess(ImapSession session, ImapRequest request, Responder responder)
           
 
Methods inherited from class com.hs.mail.imap.processor.AbstractImapProcessor
createResponder, getMailboxManager, getUserManager, process, unsolicitedResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortProcessor

public SortProcessor()
Method Detail

doProcess

protected void doProcess(ImapSession session,
                         ImapRequest request,
                         Responder responder)
                  throws Exception
Specified by:
doProcess in class AbstractImapProcessor
Throws:
Exception


Copyright © 2011. All Rights Reserved.