Uses of Class
javax.mail.event.StoreEvent
-
Packages that use StoreEvent Package Description javax.mail.event Listeners and events for the Jakarta Mail API. -
-
Uses of StoreEvent in javax.mail.event
Methods in javax.mail.event with parameters of type StoreEvent Modifier and Type Method Description voidStoreListener. notification(StoreEvent e)Invoked when the Store generates a notification event.
-