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