This class provides the server side implementation for JAX-WS Provider
for SOAP11 Binding with Mode = MESSAGE.
The receiving message and the sending back message
must have the headers defined in wsdl.
This service receives soap message and return it back to client as is
or add a soap mustUnderstand attribute header and then return it back to client
Parameters: SOAPMessage - object sent by the client the SOAPMessage