Interface | Description |
---|---|
ServletRequestHandler |
Interface for servlet content generation endpoints such as pages.
|
Class | Description |
---|---|
HfgCookie |
Cookie extension that handles encoding/decoding of cookie values.
|
HfgHttpServletRequest |
Wrapper for the standard HttpServletRequest that adds support for multi-part mime uploads.
|
ServletRequestDispatcher |
Dispatcher for dealing with servlet requests.
|
WebappUtil |
Webapp-related static functions.
|
[email protected]