com.hs.mail.imap.event
Class MailboxDeletedEvent

java.lang.Object
  extended by com.hs.mail.imap.event.MailboxEvent
      extended by com.hs.mail.imap.event.MailboxDeletedEvent
All Implemented Interfaces:
EventListener.Event

public class MailboxDeletedEvent
extends MailboxEvent

Since:
Aug 4, 2010
Author:
Won Chul Doh

Field Summary
 
Fields inherited from interface com.hs.mail.imap.event.EventListener.Event
ANONYMOUS_SESSION_ID
 
Constructor Summary
MailboxDeletedEvent(long sessionID, long mailboxID)
           
 
Method Summary
 
Methods inherited from class com.hs.mail.imap.event.MailboxEvent
getMailboxID, getSessionID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailboxDeletedEvent

public MailboxDeletedEvent(long sessionID,
                           long mailboxID)


Copyright © 2011. All Rights Reserved.