| Classes | |
|---|---|
| AbstractGetLocaleCommand | Abstract base Command implementation for retrieving the
requested Locale from our Context , and storing it under the
context attribute key returned by the |
| AbstractSetLocaleCommand | Abstract base Command implementation for setting the
response locale for this response to the |
| ChainListener |
|
| ChainServlet |
|
| MapEntry | Map.Entry implementation that can be constructed to either be read-only or not. |
| WebContext | Abstract base implementation of Context that provides web based applications that use it a "generic" view of HTTP related requests and responses, without tying the application to a particular underlying Java API (such as servlets). |
Basis for specialized Context implementations suitable for use
in web applications, and generic Command implementations useful
across web application environments.