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