Uses of Class
org.apache.activemq.schema.core.DtoInboundTopicBridge.Consumer
-
Packages that use DtoInboundTopicBridge.Consumer Package Description org.apache.activemq.schema.core -
-
Uses of DtoInboundTopicBridge.Consumer in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoInboundTopicBridge.Consumer Modifier and Type Method Description DtoInboundTopicBridge.Consumer
ObjectFactory. createDtoInboundTopicBridgeConsumer()
Create an instance ofDtoInboundTopicBridge.Consumer
Methods in org.apache.activemq.schema.core that return types with arguments of type DtoInboundTopicBridge.Consumer Modifier and Type Method Description JAXBElement<DtoInboundTopicBridge.Consumer>
ObjectFactory. createDtoInboundTopicBridgeConsumer(DtoInboundTopicBridge.Consumer value)
Methods in org.apache.activemq.schema.core with parameters of type DtoInboundTopicBridge.Consumer Modifier and Type Method Description JAXBElement<DtoInboundTopicBridge.Consumer>
ObjectFactory. createDtoInboundTopicBridgeConsumer(DtoInboundTopicBridge.Consumer value)
-