public interface ClientConnectionStatusListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
statusChanged(ClientConnectionStatusEvent event)
Invoked to notify of a status change event on a client connection.
|
void statusChanged(ClientConnectionStatusEvent event)
event
- the event to notify of.Copyright © 2005-2012 JPPF Team.