Creates a simple SOAP message handler. SOAP message handlers intercept the SOAP message as it makes its way from the client to the service and vice-versa. The generated class performs simple logging of the SOAP message request. This class is intended for you to customize to suit your needs.