Uses of Interface
org.apache.activemq.artemis.spi.core.remoting.TopologyResponseHandler
Packages that use TopologyResponseHandler
Package
Description
-
Uses of TopologyResponseHandler in org.apache.activemq.artemis.core.protocol.core.impl
Fields in org.apache.activemq.artemis.core.protocol.core.impl declared as TopologyResponseHandlerModifier and TypeFieldDescriptionprotected TopologyResponseHandlerActiveMQClientProtocolManager.topologyResponseHandlerMethods in org.apache.activemq.artemis.core.protocol.core.impl with parameters of type TopologyResponseHandlerModifier and TypeMethodDescriptionActiveMQClientProtocolManager.connect(Connection transportConnection, long callTimeout, long callFailoverTimeout, List<Interceptor> incomingInterceptors, List<Interceptor> outgoingInterceptors, TopologyResponseHandler topologyResponseHandler) -
Uses of TopologyResponseHandler in org.apache.activemq.artemis.spi.core.remoting
Methods in org.apache.activemq.artemis.spi.core.remoting with parameters of type TopologyResponseHandlerModifier and TypeMethodDescriptionClientProtocolManager.connect(Connection transportConnection, long callTimeout, long callFailoverTimeout, List<Interceptor> incomingInterceptors, List<Interceptor> outgoingInterceptors, TopologyResponseHandler topologyResponseHandler)