Apache CXF API

Uses of Class
org.apache.cxf.ws.addressing.AttributedUnsignedLongType

Packages that use AttributedUnsignedLongType
org.apache.cxf.ws.addressing   
 

Uses of AttributedUnsignedLongType in org.apache.cxf.ws.addressing
 

Methods in org.apache.cxf.ws.addressing that return AttributedUnsignedLongType
 AttributedUnsignedLongType ObjectFactory.createAttributedUnsignedLongType()
          Create an instance of AttributedUnsignedLongType
 

Methods in org.apache.cxf.ws.addressing that return types with arguments of type AttributedUnsignedLongType
 JAXBElement<AttributedUnsignedLongType> ObjectFactory.createRetryAfter(AttributedUnsignedLongType value)
          Create an instance of JAXBElement<AttributedUnsignedLongType>}
 

Methods in org.apache.cxf.ws.addressing with parameters of type AttributedUnsignedLongType
 JAXBElement<AttributedUnsignedLongType> ObjectFactory.createRetryAfter(AttributedUnsignedLongType value)
          Create an instance of JAXBElement<AttributedUnsignedLongType>}
 


Apache CXF API

Apache CXF