|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use org.mule.providers.http.servlet | |
| org.mule.providers.http.jetty | |
| org.mule.providers.http.servlet | |
| Classes in org.mule.providers.http.servlet used by org.mule.providers.http.jetty | |
| AbstractReceiverServlet
A base servlet used to receive requests from a servlet container and route them into Mule |
|
| MuleReceiverServlet
Receives Http requests via a Servlet and routes the to listeners with servlet:// endpoints There needs to be a ServletConnector configured on the Mule Server, this connector must have the servletUrl property set that matches the Url for the container that this Servlet is hosted in, i.e. something like http://192.168.10.21:8888 |
|
| Classes in org.mule.providers.http.servlet used by org.mule.providers.http.servlet | |
| AbstractReceiverServlet
A base servlet used to receive requests from a servlet container and route them into Mule |
|
| MuleReceiverServlet
Receives Http requests via a Servlet and routes the to listeners with servlet:// endpoints There needs to be a ServletConnector configured on the Mule Server, this connector must have the servletUrl property set that matches the Url for the container that this Servlet is hosted in, i.e. something like http://192.168.10.21:8888 |
|
ServletConnector
ServletConnector is a channel adapter between Mule and a servlet
engine. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||