Package jodd.madvoc.result

Madvoc result handlers.

See:
          Description

Class Summary
ActionResult Action result for specified result type.
ChainResult Process chain results.
HttpStatusResult Sets HTTP status or error code.
MoveResult Process move results.
NoneResult None result processing, for direct outputs.
RawData Raw data for raw results.
RawDownload Download data for raw results.
RawResult Raw results directly writes byte context to the output.
RawResultData Holder for Raw results.
ServletDispatcherResult Dispatches to a JSP page.
ServletRedirectResult Simply redirects to a page using RequestDispatcher.
ServletUrlRedirectResult Simply sends redirect to an external location.
TextResult Text result returns a result value, i.e. a string.
 

Package jodd.madvoc.result Description

Madvoc result handlers.



Copyright © 2003-2012 Jodd Team