Uses of Interface
org.apache.tiles.request.RequestWrapper

Packages that use RequestWrapper
org.apache.tiles.request This package defines the concept of "request" as the event causing a document to be generated from a template. 
 

Uses of RequestWrapper in org.apache.tiles.request
 

Classes in org.apache.tiles.request that implement RequestWrapper
 class AbstractViewRequest
          Base class for "view" requests, i.e.
 class DefaultRequestWrapper
          Delegate for ease of customization.
 class DispatchRequestWrapper
          Delegate for ease of customization.
 



Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.