| Package | Description | 
|---|---|
| javax.mail.event | Listeners and events for the JavaMail API. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConnectionListener. closed(ConnectionEvent e)Invoked when a Store/Folder/Transport is closed. | 
| void | ConnectionAdapter. closed(ConnectionEvent e) | 
| void | ConnectionListener. disconnected(ConnectionEvent e)Invoked when a Store is disconnected. | 
| void | ConnectionAdapter. disconnected(ConnectionEvent e) | 
| void | ConnectionListener. opened(ConnectionEvent e)Invoked when a Store/Folder/Transport is opened. | 
| void | ConnectionAdapter. opened(ConnectionEvent e) | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.