java.io.SerializableConnectionEvent, FolderEvent, MessageChangedEvent, MessageCountEvent, StoreEvent, TransportEventpublic abstract class MailEvent
extends java.util.EventObject
| Constructor | Description |
|---|---|
MailEvent(java.lang.Object source) |
Construct a MailEvent referring to the given source.
|
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
dispatch(java.lang.Object listener) |
This method invokes the appropriate method on a listener for
this event.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms< /a>.