Get the context that resulted from processing a response message.
The returned context is for the most recently completed synchronous
operation. Subsequent synchronous operation invocations overwrite the
response context. Asynchronous operations return their response context
via the Response interface.
Returns:
The context that resulted from processing the latest
response messages.