Uses of Class
javax.mail.event.StoreEvent

Packages that use StoreEvent
javax.mail.event Listeners and events for the JavaMail API. 
 

Uses of StoreEvent in javax.mail.event
 

Methods in javax.mail.event with parameters of type StoreEvent
 void StoreListener.notification(StoreEvent e)
          Invoked when the Store generates a notification event.