org.apache.cxf.ws.rm
Class Servant
java.lang.Object
org.apache.cxf.ws.rm.Servant
- All Implemented Interfaces:
- Invoker
public class Servant
- extends Object
- implements Invoker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
invoke
public Object invoke(Exchange exchange,
Object o)
- Specified by:
invoke
in interface Invoker
createSequenceResponse
public void createSequenceResponse(CreateSequenceResponseType createResponse,
ProtocolVariation protocol)
terminateSequence
public Object terminateSequence(Message message)
closeSequence
public Object closeSequence(Message message)
Apache CXF