Uses of Class
org.apache.cxf.ws.rm.v200702.CloseSequenceType
-
Packages that use CloseSequenceType 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 CloseSequenceType in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return CloseSequenceType Modifier and Type Method Description abstract CloseSequenceTypeEncoderDecoder. decodeSequenceTypeCloseSequence(Element elem)Generates a CloseSequenceType if a SequenceType represents a last message state.CloseSequenceTypeEncoderDecoder10AImpl. decodeSequenceTypeCloseSequence(Element elem)CloseSequenceTypeEncoderDecoder10Impl. decodeSequenceTypeCloseSequence(Element elem)CloseSequenceTypeEncoderDecoder11Impl. decodeSequenceTypeCloseSequence(Element elem)CloseSequenceTypeRMProperties. getCloseSequence()Methods in org.apache.cxf.ws.rm with parameters of type CloseSequenceType Modifier and Type Method Description voidRMProperties. setCloseSequence(CloseSequenceType cs) -
Uses of CloseSequenceType in org.apache.cxf.ws.rm.v200702
Methods in org.apache.cxf.ws.rm.v200702 that return CloseSequenceType Modifier and Type Method Description CloseSequenceTypeObjectFactory. createCloseSequenceType()Create an instance ofCloseSequenceTypeMethods in org.apache.cxf.ws.rm.v200702 that return types with arguments of type CloseSequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<CloseSequenceType>ObjectFactory. createCloseSequence(CloseSequenceType value)Methods in org.apache.cxf.ws.rm.v200702 with parameters of type CloseSequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<CloseSequenceType>ObjectFactory. createCloseSequence(CloseSequenceType value)
-