Name

javax.mail.event.StoreListener — This interface defines a Listener for Store notifications.

Synopsis

public interface StoreListener extends java.util.EventListener {
    // Public Method
            public void notification(StoreEvent e);
}

Get Programming Internet Email now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.