Uses of Class
org.apache.activemq.schema.core.DtoOutboundQueueBridge.ProducerConnection
-
Packages that use DtoOutboundQueueBridge.ProducerConnection Package Description org.apache.activemq.schema.core -
-
Uses of DtoOutboundQueueBridge.ProducerConnection in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoOutboundQueueBridge.ProducerConnection Modifier and Type Method Description DtoOutboundQueueBridge.ProducerConnectionObjectFactory. createDtoOutboundQueueBridgeProducerConnection()Create an instance ofDtoOutboundQueueBridge.ProducerConnectionMethods in org.apache.activemq.schema.core that return types with arguments of type DtoOutboundQueueBridge.ProducerConnection Modifier and Type Method Description JAXBElement<DtoOutboundQueueBridge.ProducerConnection>ObjectFactory. createDtoOutboundQueueBridgeProducerConnection(DtoOutboundQueueBridge.ProducerConnection value)Methods in org.apache.activemq.schema.core with parameters of type DtoOutboundQueueBridge.ProducerConnection Modifier and Type Method Description JAXBElement<DtoOutboundQueueBridge.ProducerConnection>ObjectFactory. createDtoOutboundQueueBridgeProducerConnection(DtoOutboundQueueBridge.ProducerConnection value)
-