public interface ConnectionEventListener
extends java.util.EventListener
AbstractMultiConnectionSocket.addConnectionEventListener(ConnectionEventListener)
to receive connected state events.| Modifier and Type | Method and Description |
|---|---|
void |
connectionEventPerformed(ConnectionEvent e)
Invoked when the connected state of the
AbstractMultiConnectionSocket changes. |
void connectionEventPerformed(ConnectionEvent e)
AbstractMultiConnectionSocket changes.e - the e