getCurrent(Identifier i) Returns the current sequence used by a server side source for responses to a message
sent as part of the inbound sequence with the specified identifier.
setCurrent(Identifier i, SourceSequence s) Sets the current sequence used by a server side source for responses to a message
sent as part of the inbound sequence with the specified identifier.
Returns the current sequence used by a server side source for responses to a message
sent as part of the inbound sequence with the specified identifier.
the current sequence.
Sets the current sequence used by a server side source for responses to a message
sent as part of the inbound sequence with the specified identifier.
Parameters: s - the current sequence.
Methods inherited from org.apache.cxf.ws.rm.AbstractEndpoint