|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Interceptor | Pre-handling and post-handling of REST requests allowing the request to continue or not. |
ViewDispatcher | Dispatches a request to generate a view from a Model |
Class Summary | |
---|---|
AbstractInterceptor | Base interceptor to pre-handle and post-handle requests |
DefaultDispatcher | Dispatches to the container's default servlet |
InterceptorCollection | Wraps an arry of interceptors and does the handle chain. |
JSPDispatcher | Efficiently dispatches to the jsp servlet. |
RequestContext | Wraps the request and response plus the bits and pieces needed in handling a REST requset. |
RequestContext.Local | |
RESTServlet | The REST servlet to handle all the requests dispatched to the webapp. |
SpringServletContextListener | |
WebContext | The REST web application context. |
WrapperInterceptor | Wraps an interceptor for pre-handling and post-handling. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |