JavaScript is disabled on your browser.
javax.mail.event
Class MailEvent
- java.lang.Object
-
- java.util.EventObject
-
- javax.mail.event.MailEvent
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors
| Constructor and Description |
MailEvent (java.lang.Object source) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
abstract void |
dispatch (java.lang.Object listener)
Invokes the appropriate method on a listener for this type of event.
|
-
Methods inherited from class java.util.EventObject
getSource, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait