Apache CXF API

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

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

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

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

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

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


Apache CXF API

Apache CXF