|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MailEvent | |
javax.mail | |
javax.mail.event |
Uses of MailEvent in javax.mail |
Methods in javax.mail with parameters of type MailEvent | |
(package private) void |
EventQueue.queueEvent(MailEvent event,
java.util.List listeners)
|
protected void |
Service.queueEvent(MailEvent event,
java.util.Vector listeners)
|
Uses of MailEvent in javax.mail.event |
Subclasses of MailEvent in javax.mail.event | |
class |
ConnectionEvent
|
class |
FolderEvent
|
class |
MessageChangedEvent
|
class |
MessageCountEvent
Event indicating a change in the number of messages in a folder. |
class |
StoreEvent
Event representing motifications from the Store connection. |
class |
TransportEvent
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |