Uses of Class
org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
-
Packages that use AckRequestedType Package Description org.apache.cxf.ws.rm org.apache.cxf.ws.rm.v200502wsa15 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of AckRequestedType in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return AckRequestedType Modifier and Type Method Description static AckRequestedTypeVersionTransformer. convert200502wsa15(AckRequestedType internal)Convert wsrm:SequenceAcknowledgement to 200502 version with 200508 WS-Addressing namespace.Methods in org.apache.cxf.ws.rm with parameters of type AckRequestedType Modifier and Type Method Description static AckRequestedTypeVersionTransformer. convert(AckRequestedType exposed)Convert 200502 wsrm:SequenceAcknowledgement with 200508 WS-Addressing namespace to internal form. -
Uses of AckRequestedType in org.apache.cxf.ws.rm.v200502wsa15
Methods in org.apache.cxf.ws.rm.v200502wsa15 that return AckRequestedType Modifier and Type Method Description AckRequestedTypeObjectFactory. createAckRequestedType()Create an instance ofAckRequestedTypeMethods in org.apache.cxf.ws.rm.v200502wsa15 that return types with arguments of type AckRequestedType Modifier and Type Method Description javax.xml.bind.JAXBElement<AckRequestedType>ObjectFactory. createAckRequested(AckRequestedType value)Methods in org.apache.cxf.ws.rm.v200502wsa15 with parameters of type AckRequestedType Modifier and Type Method Description javax.xml.bind.JAXBElement<AckRequestedType>ObjectFactory. createAckRequested(AckRequestedType value)
-