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