WebServiceMessageSender implementation that uses standard J2SE facilities to execute POST requests,
without support for HTTP authentication or advanced configuration options.
Designed for easy subclassing, customizing specific template methods.
Adapter to use the WsdlDefinition interface with the generic DispatcherServlet.
Reads the source from the mapped WsdlDefinition implementation, and writes that as the result to the
HttpServletResponse.
If the property transformLocations is set to true, this adapter will change
location attributes in the WSDL definition to reflect the URL of the incoming request.