| Package | Description | 
|---|---|
| jakarta.mail.event | Listeners and events for the Jakarta Mail 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 © 2018,2020 Eclipse Foundation.
Use is subject to license terms.