| Package | Description |
|---|---|
| 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.locale | |
| 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.
|
| Class and Description |
|---|
| 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
Deprecated.
prefer RequestWrapper which is more general in purpose, unless you want to override dispatch() or include().
|
| Request
Encapsulation of request information.
|
| RequestException
Thrown when something related to a request fails.
|
| RequestWrapper
Delegate for ease of customization.
|
| Class and Description |
|---|
| ApplicationResource
A (localized) resource accessible through the ApplicationContext.
|
| Class and Description |
|---|
| RequestException
Thrown when something related to a request fails.
|
| Class and Description |
|---|
| Request
Encapsulation of request information.
|
| RequestException
Thrown when something related to a request fails.
|
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.