Uses of Class
javax.mail.event.StoreEvent
-
Packages that use StoreEvent Package Description javax.mail.event Event objects and listener interfaces for JavaMail. -
-
Uses of StoreEvent in javax.mail.event
Methods in javax.mail.event with parameters of type StoreEvent Modifier and Type Method Description void
StoreListener. notification(StoreEvent e)
The store generated a notification event.
-