Interface ClientConnectionLifeCycleListener
-
- All Superinterfaces:
BaseConnectionLifeCycleListener<ClientProtocolManager>
public interface ClientConnectionLifeCycleListener extends BaseConnectionLifeCycleListener<ClientProtocolManager>
-
-
Method Summary
-
Methods inherited from interface org.apache.activemq.artemis.spi.core.remoting.BaseConnectionLifeCycleListener
connectionCreated, connectionDestroyed, connectionException, connectionReadyForWrites
-
-