org.apache.james.mailboxmanager
Class MailboxListener.Added

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

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


Constructor Summary
MailboxListener.Added()
           
 
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.Added

public MailboxListener.Added()


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