|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ContentTypeHandler | Handles transferring content to and from objects for a specific content type |
Class Summary | |
---|---|
FormUrlEncodedHandler | Handles the default content type for requests that originate from a browser's HTML form
content-type: application/x-www-form-urlencoded
This handler is intended for requests only, not for responses
http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4 |
HtmlHandler | Handles HTML content, usually just a simple passthrough to the framework |
JsonLibHandler | Handles JSON content using json-lib |
XStreamHandler | Handles XML content |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |