Uses of Class
org.apache.activemq.network.jms.InboundTopicBridge
-
Packages that use InboundTopicBridge Package Description org.apache.activemq.network.jms Support for a federated network using a foreign JMS provider. -
-
Uses of InboundTopicBridge in org.apache.activemq.network.jms
Methods in org.apache.activemq.network.jms that return InboundTopicBridge Modifier and Type Method Description InboundTopicBridge[]
SimpleJmsTopicConnector. getInboundTopicBridges()
Methods in org.apache.activemq.network.jms with parameters of type InboundTopicBridge Modifier and Type Method Description void
SimpleJmsTopicConnector. setInboundTopicBridges(InboundTopicBridge[] inboundTopicBridges)
-