|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionEvent | |
---|---|
javax.mail.event |
Uses of ConnectionEvent in javax.mail.event |
---|
Methods in javax.mail.event with parameters of type ConnectionEvent | |
---|---|
void |
ConnectionListener.closed(ConnectionEvent event)
Called when a connection is closed. |
void |
ConnectionAdapter.closed(ConnectionEvent event)
|
void |
ConnectionListener.disconnected(ConnectionEvent event)
Called when a connection is disconnected. |
void |
ConnectionAdapter.disconnected(ConnectionEvent event)
|
void |
ConnectionListener.opened(ConnectionEvent event)
Called when a connection is opened. |
void |
ConnectionAdapter.opened(ConnectionEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |