IHttpConsumerMarshaller is used by the HTTP component in consumer non-soap
mode to convert from HttpServletRequest into a NormalizedMessage and to
convert NormalizedMessage into an HttpServletResponse.
IHttpProviderMarshaller is used by the HTTP component in provider non-soap
mode to convert from a NormalizedMessage into an IHttpRequest object and to
convert IHttpResponse into a NormalizedMessage.