org.apache.james.mailboxmanager
Class MailboxListener.Expunged

java.lang.Object
  extended by org.apache.james.mailboxmanager.MailboxListener.Expunged
All Implemented Interfaces:
MailboxListener.Event, MailboxListener.MessageEvent
Enclosing interface:
MailboxListener

public abstract static class MailboxListener.Expunged
extends java.lang.Object
implements MailboxListener.MessageEvent


Constructor Summary
MailboxListener.Expunged()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.james.mailboxmanager.MailboxListener.MessageEvent
getSubjectUid
 
Methods inherited from interface org.apache.james.mailboxmanager.MailboxListener.Event
getSessionId
 

Constructor Detail

MailboxListener.Expunged

public MailboxListener.Expunged()


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.