| Interface | Description |
|---|---|
| HttpRewriteLifecycleContext |
An extension of
RewriteLifecycleContext specialized for the Servlet environment. |
| Class | Description |
|---|---|
| HttpRequestCycleWrapper |
Provides an opportunity for extensions to wrap the
HttpServletRequest and HttpServletResponse object
on each request-response cycle. |
| HttpRewriteLifecycleListener |
A
RewriteLifecycleListener that only listens on HttpServletRequest and HttpServletResponse
request cycle types. |
| HttpRewriteProvider |
A
RewriteProvider that only operates on HttpServletRequest and
HttpServletResponse request cycle types. |
Copyright © 2019 OCPsoft. All rights reserved.