| Package | Description |
|---|---|
| io.neba.core.mvc |
Contains the integration of Spring MVC into Sling.
Most importantly, the MvcServlet dispatches requests to bundle-specific
dispatcher servlets. |
| Modifier and Type | Method and Description |
|---|---|
void |
MvcContext.service(SlingMvcServletRequest request,
org.apache.sling.api.SlingHttpServletResponse response)
Delegates to the context specific
HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse). |
Copyright © 2014–2015. All rights reserved.