Apache CXF API

Uses of Class
org.apache.cxf.ws.rm.TerminateSequenceType

Packages that use TerminateSequenceType
org.apache.cxf.ws.rm   
 

Uses of TerminateSequenceType in org.apache.cxf.ws.rm
 

Methods in org.apache.cxf.ws.rm that return TerminateSequenceType
 TerminateSequenceType ObjectFactory.createTerminateSequenceType()
          Create an instance of TerminateSequenceType
 

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

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


Apache CXF API

Apache CXF