Spec-Zone .ru
спецификации, руководства, описания, API


javax.mail.event
Interface ConnectionListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
ConnectionAdapter

public interface ConnectionListener
extends java.util.EventListener

This is the Listener interface for Connection events.

Author:
John Mani

Method Summary
 void closed(ConnectionEvent e)
          Invoked when a Store/Folder/Transport is closed.
 void disconnected(ConnectionEvent e)
          Invoked when a Store is disconnected.
 void opened(ConnectionEvent e)
          Invoked when a Store/Folder/Transport is opened.
 

Method Detail

opened

void opened(ConnectionEvent e)
Invoked when a Store/Folder/Transport is opened.


disconnected

void disconnected(ConnectionEvent e)
Invoked when a Store is disconnected. Note that a folder cannot be disconnected, so a folder will not fire this event


closed

void closed(ConnectionEvent e)
Invoked when a Store/Folder/Transport is closed.



Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41

free hit counter