public abstract static class MailboxListener.MessageEvent extends MailboxListener.Event
| Constructor and Description |
|---|
MailboxListener.MessageEvent(MailboxSession session,
MailboxPath path) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Long> |
getUids()
Gets the message UIDs for the subject of this event.
|
getMailboxPath, getSessionpublic MailboxListener.MessageEvent(MailboxSession session, MailboxPath path)
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.