Package org.xwiki.portlet.controller

Class Summary
Dispatch Convenient way of passing dispatch information.
DispatchedActionResponse Wraps a servlet response object dispatched from a portlet's process action method.
DispatchedMimeResponse Wraps a servlet response object dispatched from a portlet's render or serve resource method.
DispatchedRequest Wraps a servlet request object dispatched from a portlet.
DispatchFilter Wraps servlet requests that are dispatched from a portlet to overcome some of the limitations enforced by the JSR286 Portlet Specification.
NotifyingRequestDispatcher Wraps a request dispatcher to be able to notify the request that created it whenever it is used.
RequestDispatchInfo The request information that can change when a request is dispatched.
 

Enum Summary
DispatchType Enumerates the ways in which a request can be dispatched.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.