|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.mailbox.MailboxListener.Event
public static class MailboxListener.Event
A mailbox event.
| Constructor Summary | |
|---|---|
MailboxListener.Event(long sessionId,
MailboxPath path)
|
|
| Method Summary | |
|---|---|
MailboxPath |
getMailboxPath()
Return the path of the Mailbox this event belongs to. |
long |
getSessionId()
Gets the id of the session which the event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailboxListener.Event(long sessionId,
MailboxPath path)
| Method Detail |
|---|
public long getSessionId()
public MailboxPath getMailboxPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||