public interface ConnectionListener
extends java.util.EventListener
| Modifier and Type | Method and Description | 
|---|---|
| void | connectionChange(ConnectionEvent evt)This method gets called when the connection is either established
 or disconnected. | 
void connectionChange(ConnectionEvent evt)