| Interface | Description | 
|---|---|
| ApplicationContext | Defines a set of methods which tiles use to communicate to
 the tiles container and runtime environment. | 
| ApplicationContextAware | It represents an object that can have a reference to the
  ApplicationContext. | 
| ApplicationResource | A (localized) resource accessible through the ApplicationContext. | 
| DispatchRequest | Encapsulation of request information. | 
| Request | Encapsulation of request information. | 
| RequestWrapper | Delegate for ease of customization. | 
| Class | Description | 
|---|---|
| AbstractClientRequest | Base class for "client" requests, i.e. | 
| AbstractRequest | Base request. | 
| AbstractViewRequest | Base class for "view" requests, i.e. | 
| ApplicationAccess | Entry point to get information about the application. | 
| DispatchRequestWrapper | Delegate for ease of customization. | 
| Exception | Description | 
|---|---|
| NotAvailableFeatureException | Exception that indicates that a feature could not be used since it is not available. | 
| RequestException | Thrown when something related to a request fails. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.