Uses of Class
org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
Packages that use SequenceAcknowledgement
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of SequenceAcknowledgement in org.apache.cxf.ws.rm
Fields in org.apache.cxf.ws.rm declared as SequenceAcknowledgementModifier and TypeFieldDescriptionprotected SequenceAcknowledgementAbstractSequence.acknowledgementMethods in org.apache.cxf.ws.rm that return SequenceAcknowledgementModifier and TypeMethodDescriptionstatic SequenceAcknowledgementVersionTransformer.convert(SequenceAcknowledgement exposed) Convert 200502 wsrm:SequenceAcknowledgement with 200408 WS-Addressing namespace to internal form.static SequenceAcknowledgementVersionTransformer.convert(SequenceAcknowledgement exposed) Convert 200502 wsrm:SequenceAcknowledgement with 200508 WS-Addressing namespace to internal form.abstract SequenceAcknowledgementEncoderDecoder.decodeSequenceAcknowledgement(Element elem) Unmarshals a SequenceAcknowledgement, converting it if necessary to the internal form.EncoderDecoder10AImpl.decodeSequenceAcknowledgement(Element elem) EncoderDecoder10Impl.decodeSequenceAcknowledgement(Element elem) EncoderDecoder11Impl.decodeSequenceAcknowledgement(Element elem) DestinationSequence.getAcknowledgment()Methods in org.apache.cxf.ws.rm that return types with arguments of type SequenceAcknowledgementMethods in org.apache.cxf.ws.rm with parameters of type SequenceAcknowledgementModifier and TypeMethodDescriptionstatic SequenceAcknowledgementVersionTransformer.convert200502(SequenceAcknowledgement internal) Convert wsrm:SequenceAcknowledgement to 200502 version with 200408 WS-Addressing namespace.static SequenceAcknowledgementVersionTransformer.convert200502wsa15(SequenceAcknowledgement internal) Convert wsrm:SequenceAcknowledgement to 200502 version with 200508 WS-Addressing namespace.abstract ElementEncoderDecoder.encodeSequenceAcknowledgement(SequenceAcknowledgement ack) Marshals a SequenceAcknowledgement to the appropriate external form.EncoderDecoder10AImpl.encodeSequenceAcknowledgement(SequenceAcknowledgement ack) EncoderDecoder10Impl.encodeSequenceAcknowledgement(SequenceAcknowledgement ack) EncoderDecoder11Impl.encodeSequenceAcknowledgement(SequenceAcknowledgement ack) voidSourceSequence.setAcknowledged(SequenceAcknowledgement ack) Used by the RM source to cache received acknowledgements for this sequence.voidSequenceFault.setDetail(SequenceAcknowledgement d) Set detail content as SequenceAcknowledgement.Method parameters in org.apache.cxf.ws.rm with type arguments of type SequenceAcknowledgementModifier and TypeMethodDescriptionprotected abstract voidEncoderDecoder.buildHeaders(SequenceType seq, Collection<SequenceAcknowledgement> acks, Collection<AckRequestedType> reqs, boolean last, List<org.apache.cxf.headers.Header> headers) Build all required headers, using the correct protocol variation.protected voidEncoderDecoder10AImpl.buildHeaders(SequenceType seq, Collection<SequenceAcknowledgement> acks, Collection<AckRequestedType> reqs, boolean last, List<org.apache.cxf.headers.Header> headers) protected voidEncoderDecoder10Impl.buildHeaders(SequenceType seq, Collection<SequenceAcknowledgement> acks, Collection<AckRequestedType> reqs, boolean last, List<org.apache.cxf.headers.Header> headers) protected voidEncoderDecoder11Impl.buildHeaders(SequenceType seq, Collection<SequenceAcknowledgement> acks, Collection<AckRequestedType> reqs, boolean last, List<org.apache.cxf.headers.Header> headers) voidRMProperties.setAcks(Collection<SequenceAcknowledgement> a) Constructors in org.apache.cxf.ws.rm with parameters of type SequenceAcknowledgementModifierConstructorDescriptionDestinationSequence(Identifier i, org.apache.cxf.ws.addressing.EndpointReferenceType a, long lmn, boolean t, SequenceAcknowledgement ac, ProtocolVariation pv) DestinationSequence(Identifier i, org.apache.cxf.ws.addressing.EndpointReferenceType a, long lmn, SequenceAcknowledgement ac, ProtocolVariation pv) -
Uses of SequenceAcknowledgement in org.apache.cxf.ws.rm.persistence
Methods in org.apache.cxf.ws.rm.persistence that return SequenceAcknowledgementMethods in org.apache.cxf.ws.rm.persistence with parameters of type SequenceAcknowledgementModifier and TypeMethodDescriptionPersistenceUtils.serialiseAcknowledgment(SequenceAcknowledgement ack) -
Uses of SequenceAcknowledgement in org.apache.cxf.ws.rm.v200702
Methods in org.apache.cxf.ws.rm.v200702 that return SequenceAcknowledgementModifier and TypeMethodDescriptionObjectFactory.createSequenceAcknowledgement()Create an instance ofSequenceAcknowledgement