Uses of Interface
org.apache.activemq.artemis.jms.bridge.JMSBridge
-
Packages that use JMSBridge Package Description org.apache.activemq.artemis.jms.bridge org.apache.activemq.artemis.jms.bridge.impl -
-
Uses of JMSBridge in org.apache.activemq.artemis.jms.bridge
Methods in org.apache.activemq.artemis.jms.bridge that return JMSBridge Modifier and Type Method Description JMSBridge
JMSBridge. setBridgeName(java.lang.String name)
-
Uses of JMSBridge in org.apache.activemq.artemis.jms.bridge.impl
Classes in org.apache.activemq.artemis.jms.bridge.impl that implement JMSBridge Modifier and Type Class Description class
JMSBridgeImpl
Constructors in org.apache.activemq.artemis.jms.bridge.impl with parameters of type JMSBridge Constructor Description JMSBridgeControlImpl(JMSBridge bridge)
-