org.apache.james.mailbox
Class MailboxListener.Expunged

java.lang.Object
  extended by org.apache.james.mailbox.MailboxListener.Event
      extended by org.apache.james.mailbox.MailboxListener.MessageEvent
          extended by org.apache.james.mailbox.MailboxListener.Expunged
Enclosing interface:
MailboxListener

public abstract static class MailboxListener.Expunged
extends MailboxListener.MessageEvent


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

Constructor Detail

MailboxListener.Expunged

public MailboxListener.Expunged(long sessionId,
                                MailboxPath path)


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