public interface ConnectionListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
connectionClosed(ConnectionEvent event)
Callback invoked when the associated connection is closed.
|
void connectionClosed(ConnectionEvent event)