Interface ConnectionLifeCycleListener
- All Superinterfaces:
BaseConnectionLifeCycleListener<String>
@Deprecated
public interface ConnectionLifeCycleListener
extends BaseConnectionLifeCycleListener<String>
Deprecated.
A ConnectionLifeCycleListener is called by the remoting implementation to notify of connection events.
-
Method Summary
Methods inherited from interface BaseConnectionLifeCycleListener
connectionCreated, connectionDestroyed, connectionException, connectionReadyForWrites
ClientConnectionLifeCycleListenerinstead.