Uses of Class
org.apache.activemq.network.jms.OutboundQueueBridge
-
Packages that use OutboundQueueBridge Package Description org.apache.activemq.network.jms Support for a federated network using a foreign JMS provider. -
-
Uses of OutboundQueueBridge in org.apache.activemq.network.jms
Methods in org.apache.activemq.network.jms that return OutboundQueueBridge Modifier and Type Method Description OutboundQueueBridge[]
SimpleJmsQueueConnector. getOutboundQueueBridges()
Methods in org.apache.activemq.network.jms with parameters of type OutboundQueueBridge Modifier and Type Method Description void
SimpleJmsQueueConnector. setOutboundQueueBridges(OutboundQueueBridge[] outboundQueueBridges)
-