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