Uses of Class
org.apache.cxf.ws.rm.v200702.CreateSequenceType
-
Packages that use CreateSequenceType Package Description org.apache.cxf.ws.rm org.apache.cxf.ws.rm.v200702 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of CreateSequenceType in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return CreateSequenceType Modifier and Type Method Description static CreateSequenceTypeVersionTransformer. convert(CreateSequenceType exposed)Convert 200502 wsrm:CreateSequenceType with 200408 WS-Addressing namespace to internal form.static CreateSequenceTypeVersionTransformer. convert(CreateSequenceType exposed)Convert 200502 wsrm:CreateSequenceType with 200508 WS-Addressing namespace to internal form.abstract CreateSequenceTypeEncoderDecoder. convertReceivedCreateSequence(Object create)Convert a received CreateSequence message to internal form.CreateSequenceTypeEncoderDecoder10AImpl. convertReceivedCreateSequence(Object create)CreateSequenceTypeEncoderDecoder10Impl. convertReceivedCreateSequence(Object create)CreateSequenceTypeEncoderDecoder11Impl. convertReceivedCreateSequence(Object create)Methods in org.apache.cxf.ws.rm with parameters of type CreateSequenceType Modifier and Type Method Description static CreateSequenceTypeVersionTransformer. convert200502(CreateSequenceType internal)Convert CreateSequenceType to 200502 version with 200408 WS-Addressing namespace.static CreateSequenceTypeVersionTransformer. convert200502wsa15(CreateSequenceType internal)Convert CreateSequenceType to 200502 version with 200508 WS-Addressing namespace.abstract ObjectEncoderDecoder. convertToSend(CreateSequenceType create)Convert a CreateSequence message to the correct format for transmission.ObjectEncoderDecoder10AImpl. convertToSend(CreateSequenceType create)ObjectEncoderDecoder10Impl. convertToSend(CreateSequenceType create)ObjectEncoderDecoder11Impl. convertToSend(CreateSequenceType create) -
Uses of CreateSequenceType in org.apache.cxf.ws.rm.v200702
Methods in org.apache.cxf.ws.rm.v200702 that return CreateSequenceType Modifier and Type Method Description CreateSequenceTypeObjectFactory. createCreateSequenceType()Create an instance ofCreateSequenceTypeMethods in org.apache.cxf.ws.rm.v200702 that return types with arguments of type CreateSequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<CreateSequenceType>ObjectFactory. createCreateSequence(CreateSequenceType value)Methods in org.apache.cxf.ws.rm.v200702 with parameters of type CreateSequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<CreateSequenceType>ObjectFactory. createCreateSequence(CreateSequenceType value)
-