Uses of Package
org.apache.tiles.request

Packages that use org.apache.tiles.request
org.apache.tiles.request This package defines the concept of "request" as the event causing a document to be generated from a template. 
org.apache.tiles.request.freemarker Support for Freemarker's Environment as a request. 
org.apache.tiles.request.freemarker.autotag Runtime part of Autotag support for Freemarker. 
org.apache.tiles.request.freemarker.render Rendering of Freemarker templates. 
org.apache.tiles.request.jsp Support of Tiles request in a JSP environment. 
org.apache.tiles.request.jsp.autotag Runtime part of Autotag support for JavaServer pages. 
org.apache.tiles.request.locale   
org.apache.tiles.request.mustache Support of Tiles request for Mustache. 
org.apache.tiles.request.portlet Support of Tiles requests to portlets. 
org.apache.tiles.request.portlet.wildcard Classes and interfaces that allow to access the various contexts from a portlet application. 
org.apache.tiles.request.reflect Utilities to work with dynamic class loading and instantiation. 
org.apache.tiles.request.render Classes to allow rendering of a template (described by its path) in a uniform way. 
org.apache.tiles.request.servlet Tiles request support for Servlet technology. 
org.apache.tiles.request.servlet.wildcard Classes and interfaces that allow to access the various contexts from a servlet application. 
org.apache.tiles.request.velocity Tiles request support for Velocity. 
org.apache.tiles.request.velocity.autotag Runtime part of Autotag support for Velocity. 
org.apache.tiles.request.velocity.render Renderering support for Velocity. 
 

Classes in org.apache.tiles.request used by org.apache.tiles.request
AbstractRequest
          Base request.
ApplicationContext
          Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
ApplicationResource
          A (localized) resource accessible through the ApplicationContext.
DispatchRequest
          Encapsulation of request information.
DispatchRequestWrapper
          Delegate for ease of customization.
Request
          Encapsulation of request information.
RequestException
          Thrown when something related to a request fails.
RequestWrapper
          Delegate for ease of customization.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.freemarker
AbstractRequest
          Base request.
AbstractViewRequest
          Base class for "view" requests, i.e.
ApplicationContext
          Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
DispatchRequest
          Encapsulation of request information.
DispatchRequestWrapper
          Delegate for ease of customization.
NotAvailableFeatureException
          Exception that indicates that a feature could not be used since it is not available.
Request
          Encapsulation of request information.
RequestException
          Thrown when something related to a request fails.
RequestWrapper
          Delegate for ease of customization.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.freemarker.autotag
Request
          Encapsulation of request information.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.freemarker.render
ApplicationContext
          Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
Request
          Encapsulation of request information.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.jsp
AbstractRequest
          Base request.
AbstractViewRequest
          Base class for "view" requests, i.e.
ApplicationContext
          Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
DispatchRequest
          Encapsulation of request information.
DispatchRequestWrapper
          Delegate for ease of customization.
Request
          Encapsulation of request information.
RequestWrapper
          Delegate for ease of customization.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.jsp.autotag
Request
          Encapsulation of request information.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.locale
ApplicationResource
          A (localized) resource accessible through the ApplicationContext.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.mustache
Request
          Encapsulation of request information.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.portlet
AbstractClientRequest
          Base class for "client" requests, i.e.
AbstractRequest
          Base request.
ApplicationContext
          Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
ApplicationResource
          A (localized) resource accessible through the ApplicationContext.
DispatchRequest
          Encapsulation of request information.
Request
          Encapsulation of request information.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.portlet.wildcard
ApplicationContext
          Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
ApplicationResource
          A (localized) resource accessible through the ApplicationContext.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.reflect
RequestException
          Thrown when something related to a request fails.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.render
Request
          Encapsulation of request information.
RequestException
          Thrown when something related to a request fails.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.servlet
AbstractClientRequest
          Base class for "client" requests, i.e.
AbstractRequest
          Base request.
ApplicationContext
          Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
ApplicationResource
          A (localized) resource accessible through the ApplicationContext.
DispatchRequest
          Encapsulation of request information.
Request
          Encapsulation of request information.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.servlet.wildcard
ApplicationContext
          Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
ApplicationResource
          A (localized) resource accessible through the ApplicationContext.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.velocity
AbstractRequest
          Base request.
AbstractViewRequest
          Base class for "view" requests, i.e.
ApplicationContext
          Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
DispatchRequest
          Encapsulation of request information.
DispatchRequestWrapper
          Delegate for ease of customization.
Request
          Encapsulation of request information.
RequestWrapper
          Delegate for ease of customization.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.velocity.autotag
Request
          Encapsulation of request information.
 

Classes in org.apache.tiles.request used by org.apache.tiles.request.velocity.render
ApplicationContext
          Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
Request
          Encapsulation of request information.
 



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