Uses of Class
org.apache.cxf.ws.rm.v200502wsa15.TerminateSequenceType
-
Packages that use TerminateSequenceType 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 TerminateSequenceType in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return TerminateSequenceType Modifier and Type Method Description static TerminateSequenceTypeVersionTransformer. convert200502wsa15(TerminateSequenceType internal)Convert TerminateSequenceType to 200502 version with 200508 WS-Addressing namespace.Methods in org.apache.cxf.ws.rm with parameters of type TerminateSequenceType Modifier and Type Method Description static TerminateSequenceTypeVersionTransformer. convert(TerminateSequenceType exposed)Convert 200502 TerminateSequenceType with 200508 WS-Addressing namespace to internal form. -
Uses of TerminateSequenceType in org.apache.cxf.ws.rm.v200502wsa15
Methods in org.apache.cxf.ws.rm.v200502wsa15 that return TerminateSequenceType Modifier and Type Method Description TerminateSequenceTypeObjectFactory. createTerminateSequenceType()Create an instance ofTerminateSequenceTypeMethods in org.apache.cxf.ws.rm.v200502wsa15 that return types with arguments of type TerminateSequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<TerminateSequenceType>ObjectFactory. createTerminateSequence(TerminateSequenceType value)Methods in org.apache.cxf.ws.rm.v200502wsa15 with parameters of type TerminateSequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<TerminateSequenceType>ObjectFactory. createTerminateSequence(TerminateSequenceType value)
-