|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Absolutizable | By this interface, a ServletServiceContext provides absolute information
about a mounted servlet service. |
| Mountable | Interface for servlet services that are mounted on a specific path. |
| ServletConnection | Contract to connect to a servlet service. |
| Class Summary | |
|---|---|
| AbsoluteServletConnection | Create a connection to a servlet service. |
| AbstractServletConnection | |
| CallStackHelper | Helper class used for geting hold on the current servlet service |
| DispatcherServlet | A servlet that dispatch to managed sevlets from the context Spring container. |
| DynamicProxyRequestHandler | A dynamic wrapper for servlet requests that overwrites the getContextPath, getServletPath and getPathInfo methods to reflect the mount path of the block servlet. |
| RelativeServletConnection | Implementation of a ServletConnection that gets its content by
invoking the servlet service. |
| ServletServiceContext | |
| Exception Summary | |
|---|---|
| AbstractServletConnection.NoServletContextAvailableException | A special exception indicating that there is no servlet context available. |
| NoCallingServletServiceRequestAvailableException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||