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