Package jakarta.mail.event
package jakarta.mail.event
Listeners and events for the Jakarta Mail API.
This package defines listener classes and event classes used by the classes
defined in the
jakarta.mail
package.-
ClassDescriptionThe adapter which receives connection events.This class models Connection events.This is the Listener interface for Connection events.The adapter which receives Folder events.This class models Folder existence events.This is the Listener interface for Folder events.Common base class for mail events, defining the dispatch method.This class models Message change events.This is the Listener interface for MessageChanged eventsThe adapter which receives MessageCount events.This class notifies changes in the number of messages in a folder.This is the Listener interface for MessageCount events.This class models notifications from the Store connection.This is the Listener interface for Store Notifications.The adapter which receives Transport events.This class models Transport events.This is the Listener interface for Transport events