com.hs.mail.imap.processor
Class AbstractExpungeProcessor
java.lang.Object
com.hs.mail.imap.processor.AbstractImapProcessor
com.hs.mail.imap.processor.AbstractExpungeProcessor
- All Implemented Interfaces:
- ImapProcessor
- Direct Known Subclasses:
- CloseProcessor, ExpungeProcessor
public abstract class AbstractExpungeProcessor
- extends AbstractImapProcessor
- Since:
- Oct 24, 2010
- Author:
- Won Chul Doh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractExpungeProcessor
public AbstractExpungeProcessor()
fireExpunged
protected void fireExpunged(ImapSession session,
List<Long> expungedUids)
Copyright © 2011. All Rights Reserved.