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