Uses of Class
org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
Packages that use BridgeImpl Package Description org.apache.activemq.artemis.core.server org.apache.activemq.artemis.core.server.cluster.impl -
-
Uses of BridgeImpl in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server with parameters of type BridgeImpl Modifier and Type Method Description voidActiveMQServerLogger_impl. bridgeConnected(BridgeImpl name)voidActiveMQServerLogger. bridgeConnected(BridgeImpl name) -
Uses of BridgeImpl in org.apache.activemq.artemis.core.server.cluster.impl
Subclasses of BridgeImpl in org.apache.activemq.artemis.core.server.cluster.impl Modifier and Type Class Description classClusterConnectionBridgeA bridge with extra functionality only available when the server is clustered.
-