Hi everyone, I read the source code of servicemix-http binding component, In the HttpConsumerEndpoint class, I found the method
public void process(HttpServletRequest request, HttpServletResponse > response) > but I could not find the place invoke the method, and I also want to know how the consumer endpoint receive HttpServletRequest. Any help? Regards -- Josn
