KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > mail > event > StoreListener

javax.mail.event
Interface StoreListener

All Superinterfaces:
EventListener
See Also:
Top Examples, Source Code

public void notification(StoreEvent e)
See Also:
StoreEvent.NOTICE, StoreEvent.ALERT
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags