Apache CXF API

Uses of Class
org.apache.cxf.ws.rm.v200702.TerminateSequenceResponseType

Packages that use TerminateSequenceResponseType
org.apache.cxf.ws.rm.v200702   
 

Uses of TerminateSequenceResponseType in org.apache.cxf.ws.rm.v200702
 

Methods in org.apache.cxf.ws.rm.v200702 that return TerminateSequenceResponseType
 TerminateSequenceResponseType ObjectFactory.createTerminateSequenceResponseType()
          Create an instance of TerminateSequenceResponseType
 

Methods in org.apache.cxf.ws.rm.v200702 that return types with arguments of type TerminateSequenceResponseType
 javax.xml.bind.JAXBElement<TerminateSequenceResponseType> ObjectFactory.createTerminateSequenceResponse(TerminateSequenceResponseType value)
          Create an instance of JAXBElement<TerminateSequenceResponseType>}
 

Methods in org.apache.cxf.ws.rm.v200702 with parameters of type TerminateSequenceResponseType
 javax.xml.bind.JAXBElement<TerminateSequenceResponseType> ObjectFactory.createTerminateSequenceResponse(TerminateSequenceResponseType value)
          Create an instance of JAXBElement<TerminateSequenceResponseType>}
 


Apache CXF API

Apache CXF