|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionEvent | |
---|---|
javax.mail.event | Listeners and events for the JavaMail API. |
Uses of ConnectionEvent in javax.mail.event |
---|
Methods in javax.mail.event with parameters of type ConnectionEvent | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |