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