Package org.apache.cxf.ws.rm
Class Servant
java.lang.Object
org.apache.cxf.ws.rm.Servant
- All Implemented Interfaces:
org.apache.cxf.service.invoker.Invoker
-
Method Summary
Modifier and TypeMethodDescriptioncloseSequence(org.apache.cxf.message.Message message) voidcreateSequenceResponse(CreateSequenceResponseType createResponse, ProtocolVariation protocol) terminateSequence(org.apache.cxf.message.Message message)
-
Method Details
-
invoke
- Specified by:
invokein interfaceorg.apache.cxf.service.invoker.Invoker
-
createSequenceResponse
public void createSequenceResponse(CreateSequenceResponseType createResponse, ProtocolVariation protocol) -
terminateSequence
-
closeSequence
-