Uses of Interface
org.apache.activemq.artemis.spi.core.remoting.ClientConnectionLifeCycleListener
Packages that use ClientConnectionLifeCycleListener
-
Uses of ClientConnectionLifeCycleListener in org.apache.activemq.artemis.spi.core.remoting
Methods in org.apache.activemq.artemis.spi.core.remoting with parameters of type ClientConnectionLifeCycleListenerModifier and TypeMethodDescriptionConnectorFactory.createConnector
(Map<String, Object> configuration, BufferHandler handler, ClientConnectionLifeCycleListener listener, Executor closeExecutor, Executor threadPool, ScheduledExecutorService scheduledThreadPool, ClientProtocolManager protocolManager) creates a new instance of a connector.