public abstract class AbstractConnectionEvent extends EventObject
ConnectionListeners.source| Constructor and Description | 
|---|
AbstractConnectionEvent(Object source)  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
dispatch(ConnectionListener listener)
Dispatches this event to the listener 
 | 
getSource, toStringpublic AbstractConnectionEvent(Object source)
public abstract void dispatch(ConnectionListener listener)
listener - the connection listenerCopyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.