Mule : Servlet Provider
This page last changed on May 17, 2005 by gnt.
The servlet connector is really just facade to a Sevlet implementation. The implementing servlet does the work of receiving a request, the connector can then hand-off the request to any receivers registed with it. There is notion of a dispatcher for this connector, it is triggered by a request and may or may not return a response. Mule provides a REST style service implementation that uses the servlet connector. For more information see Mule REST.
|
![]() |
Document generated by Confluence on Oct 03, 2006 09:23 |