Uses of Class
org.apache.cxf.ws.eventing.RetryAfterType
-
Packages that use RetryAfterType Package Description org.apache.cxf.ws.eventing -
-
Uses of RetryAfterType in org.apache.cxf.ws.eventing
Methods in org.apache.cxf.ws.eventing that return RetryAfterType Modifier and Type Method Description RetryAfterTypeObjectFactory. createRetryAfterType()Create an instance ofRetryAfterTypeMethods in org.apache.cxf.ws.eventing that return types with arguments of type RetryAfterType Modifier and Type Method Description javax.xml.bind.JAXBElement<RetryAfterType>ObjectFactory. createRetryAfter(RetryAfterType value)Methods in org.apache.cxf.ws.eventing with parameters of type RetryAfterType Modifier and Type Method Description javax.xml.bind.JAXBElement<RetryAfterType>ObjectFactory. createRetryAfter(RetryAfterType value)
-