Uses of Class
org.apache.cxf.ws.rm.v200702.AckRequestedType
Packages that use AckRequestedType
Package
Description
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 AckRequestedTypeModifier and TypeMethodDescriptionstatic AckRequestedTypeVersionTransformer.convert(AckRequestedType exposed) Convert 200502 wsrm:SequenceAcknowledgement with 200408 WS-Addressing namespace to internal form.static AckRequestedTypeVersionTransformer.convert(AckRequestedType exposed) Convert 200502 wsrm:SequenceAcknowledgement with 200508 WS-Addressing namespace to internal form.abstract AckRequestedTypeEncoderDecoder.decodeAckRequestedType(Element elem) Unmarshals a AckRequestedType, converting it if necessary to the internal form.EncoderDecoder10AImpl.decodeAckRequestedType(Element elem) EncoderDecoder10Impl.decodeAckRequestedType(Element elem) EncoderDecoder11Impl.decodeAckRequestedType(Element elem) Methods in org.apache.cxf.ws.rm that return types with arguments of type AckRequestedTypeMethods in org.apache.cxf.ws.rm with parameters of type AckRequestedTypeModifier and TypeMethodDescriptionstatic AckRequestedTypeVersionTransformer.convert200502(AckRequestedType internal) Convert wsrm:SequenceAcknowledgement to 200502 version with 200408 WS-Addressing namespace.static AckRequestedTypeVersionTransformer.convert200502wsa15(AckRequestedType internal) Convert wsrm:SequenceAcknowledgement to 200502 version with 200508 WS-Addressing namespace.Method parameters in org.apache.cxf.ws.rm with type arguments of type AckRequestedTypeModifier and TypeMethodDescriptionvoidRMProperties.setAcksRequested(Collection<AckRequestedType> ar) -
Uses of AckRequestedType in org.apache.cxf.ws.rm.v200702
Methods in org.apache.cxf.ws.rm.v200702 that return AckRequestedTypeModifier and TypeMethodDescriptionObjectFactory.createAckRequestedType()Create an instance ofAckRequestedTypeMethods in org.apache.cxf.ws.rm.v200702 that return types with arguments of type AckRequestedTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AckRequestedType>ObjectFactory.createAckRequested(AckRequestedType value) Methods in org.apache.cxf.ws.rm.v200702 with parameters of type AckRequestedTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AckRequestedType>ObjectFactory.createAckRequested(AckRequestedType value)