This class sets up the Document in the Message so that the ReadHeadersInterceptor
can read directly into the SAAJ document instead of creating a new DOM
that we would need to copy into the SAAJ later.
This interceptor is responsible for setting up the SOAP version
and header, so that this is available to any pre-protocol interceptors
that require these to be available.