Uses of Class
org.apache.activemq.schema.core.DtoConnectionFactory.RejectedTaskHandler
-
Packages that use DtoConnectionFactory.RejectedTaskHandler Package Description org.apache.activemq.schema.core -
-
Uses of DtoConnectionFactory.RejectedTaskHandler in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoConnectionFactory.RejectedTaskHandler Modifier and Type Method Description DtoConnectionFactory.RejectedTaskHandlerObjectFactory. createDtoConnectionFactoryRejectedTaskHandler()Create an instance ofDtoConnectionFactory.RejectedTaskHandlerMethods in org.apache.activemq.schema.core that return types with arguments of type DtoConnectionFactory.RejectedTaskHandler Modifier and Type Method Description JAXBElement<DtoConnectionFactory.RejectedTaskHandler>ObjectFactory. createDtoConnectionFactoryRejectedTaskHandler(DtoConnectionFactory.RejectedTaskHandler value)Methods in org.apache.activemq.schema.core with parameters of type DtoConnectionFactory.RejectedTaskHandler Modifier and Type Method Description JAXBElement<DtoConnectionFactory.RejectedTaskHandler>ObjectFactory. createDtoConnectionFactoryRejectedTaskHandler(DtoConnectionFactory.RejectedTaskHandler value)
-