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