org.apache.beehive.netui.pageflow.scoping |
|
Java Source File Name | Type | Comment |
ScopedRequest.java | Interface | A wrapper around HttpServletRequest, associated with a given scope-key. |
ScopedResponse.java | Interface | A wrapper around HttpServletResponse, associated with a given scope-key. |
ScopedServletUtils.java | Class | Utilities for creating scoped wrapper versions of HttpRequest, HttpResponse, ServletContext. |