When servicemix-http is embedded inside a web application and configured to reuse the existing servlet container, this method
will create and return the HTTPProcessor which will handle all servlet calls
Implementation of the ServiceUnitAnalyzer can be used in tooling to provide a
way to parse the artifact for the service unit and provide a list of consumes
and provides
A marshaler that handles Java serialized content from the InputStream of the HttpServletRequest object and to the
OutputStream of the HttpServletResponse object.