HttpServletRequest so that it can subsequently be emulated by the
SavedRequestAwareWrapper.See: Description
| Class | Description |
|---|---|
| Enumerator |
Adapter that wraps an
Enumeration around a Java 2 collection Iterator. |
| FastHttpDateFormat |
Utility class to generate HTTP dates.
|
| SavedCookie |
Stores off the values of a cookie in a serializable holder
|
| SavedRequest |
Represents central information from a
HttpServletRequest. |
HttpServletRequest so that it can subsequently be emulated by the
SavedRequestAwareWrapper.