| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This is the Listener interface for Connection events.
| 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 | 
public void opened(ConnectionEvent e)
public void disconnected(ConnectionEvent e)
public void closed(ConnectionEvent e)
| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.