Package | Description |
---|---|
javax.mail |
Classes modelling a mail system.
|
javax.mail.event |
Event objects and listener interfaces for JavaMail.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Service.queueEvent(MailEvent event,
java.util.Vector vector)
Adds the event and vector of listeners to be notified.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionEvent
A connection event.
|
class |
FolderEvent
A folder event.
|
class |
MessageChangedEvent
A message change event.
|
class |
MessageCountEvent
A change in the number of messages in a folder.
|
class |
StoreEvent
A store notification event.
|
class |
TransportEvent
A transport event.
|
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved