Uses of Class
javax.mail.event.StoreEvent

Packages that use StoreEvent
gnu.mail.providers.imap This is a provider for the Internet Message Access Protocol, version 4rev1 (IMAP4rev1), as detailed in RFC 3501. 
javax.mail.event Event objects and listener interfaces for JavaMail. 
 

Uses of StoreEvent in gnu.mail.providers.imap
 

Methods in gnu.mail.providers.imap with parameters of type StoreEvent
 void IMAPTest.notification(StoreEvent e)
           
 

Uses of StoreEvent in javax.mail.event
 

Methods in javax.mail.event with parameters of type StoreEvent
 void StoreListener.notification(StoreEvent e)
          The store generated a notification event.
 



© Copyright 2003, 2004 The Free Software Foundation, All rights reserved