javax.mail.event
abstract public class: FolderAdapter [javadoc |
source]
java.lang.Object
javax.mail.event.FolderAdapter
All Implemented Interfaces:
FolderListener
The adapter which receives Folder events.
The methods in this class are empty; this class is provided as a
convenience for easily creating listeners by extending this class
and overriding only the methods of interest.
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |