com.hs.mail.imap.processor
Class AppendProcessor
java.lang.Object
com.hs.mail.imap.processor.AbstractImapProcessor
com.hs.mail.imap.processor.AppendProcessor
- All Implemented Interfaces:
- ImapProcessor
public class AppendProcessor
- extends AbstractImapProcessor
- Since:
- Feb 1, 2010
- Author:
- Won Chul Doh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppendProcessor
public AppendProcessor()
doProcess
protected void doProcess(ImapSession session,
ImapRequest message,
Responder responder)
throws Exception
- Specified by:
doProcess
in class AbstractImapProcessor
- Throws:
Exception
Copyright © 2011. All Rights Reserved.