The InvocationContext encapsulates all of the information relevant to a particular
invocation. This ties the context of the request back to the context of the response message (if
applicable) through the use of the MessageContext API. There is a separate MessageContext for
both the request and the response. *