Uses of Class
org.apache.activemq.schema.core.DtoBrokerService.DestinationInterceptors
-
Packages that use DtoBrokerService.DestinationInterceptors Package Description org.apache.activemq.schema.core -
-
Uses of DtoBrokerService.DestinationInterceptors in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoBrokerService.DestinationInterceptors Modifier and Type Method Description DtoBrokerService.DestinationInterceptorsObjectFactory. createDtoBrokerServiceDestinationInterceptors()Create an instance ofDtoBrokerService.DestinationInterceptorsMethods in org.apache.activemq.schema.core that return types with arguments of type DtoBrokerService.DestinationInterceptors Modifier and Type Method Description JAXBElement<DtoBrokerService.DestinationInterceptors>ObjectFactory. createDtoBrokerServiceDestinationInterceptors(DtoBrokerService.DestinationInterceptors value)Methods in org.apache.activemq.schema.core with parameters of type DtoBrokerService.DestinationInterceptors Modifier and Type Method Description JAXBElement<DtoBrokerService.DestinationInterceptors>ObjectFactory. createDtoBrokerServiceDestinationInterceptors(DtoBrokerService.DestinationInterceptors value)
-