|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Responder | Responder is a subcomponent used by a ServletForm to send the response |
Class Summary | |
AbstractResponder | AbstractResponder is a base class for most responders. |
ClientRedirectResponder | ClientRedirectResponder redirects the client to a URL as the response. |
ContentResponder | ContentResponder is abstract responder which has a contentType |
ErrorResponder | ErrorResponder sends status code and optional message as response. |
HTMLResponder | HTMLResponder provides rendering and sending Document as response. |
NoResponseResponder | NoResponseResponder responds by doing nothing. |
StreamResponder | StreamResponder responds by sending its input stream to the response output stream. |
This package contains responder type subcomponents for building servlet based web applications. These subcomponents are used by the ServletForm.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |