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