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