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