|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CacheableResolution | A resolution that can be cached by the browser |
| ForwardResolution | A forward resolution |
| RedirectResolution | An interface implemented by redirect resolutions. |
| Resolution | A Resolution is a class that delivers actual content to the browser. |
| ResolutionFactory | A factory for Resolution classes. |
| Class Summary | |
|---|---|
| AbstractFileResolution | Delivers a binary file to the browser |
| AbstractHttpResolution | A response object with http headers. |
| AutocompleteEntry | Each entry returned in this Resolution instance |
| AutocompleteResolution | Returns an unordered list of autocompleter results highlighting the match part in every result. |
| BufferedImageResolution | Delivers an image to the browser |
| DateHttpHeader | A Date http header |
| DefaultResolutionFactoryImpl | Default ResolutionFactory implementation |
| ForwardResolutionImpl | Forward a request. |
| HtmlResolution | A Resolution class to compose HTML by hand. |
| HttpErrorResolution | Return an http error code (404, 401, etc) |
| HttpHeader | Http Header |
| InputStreamResolution | Deliver the contents from an InputStream to the browser. |
| IntHttpHeader | Integer http header |
| JsonResolution | Returns a json object as the response body or HTTP header. |
| LocaleForwardResolutionImpl | Forward a request to the specified locale-specific resource. |
| PersistentFileResolution | Delivers a PersistentFile to the browser |
| RedirectResolutionImpl | Redirect resolution implementation. |
| StringHttpHeader | A String http header |
| StringResolution | Returns a string to the browser. |
| VoidResolution | Returns an empty response to the browser. |
| ZipFileResolution | Delivers a zip file to the browser |
| Enum Summary | |
|---|---|
| JsonResolution.Transport | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||