Uses of Interface
org.apache.tapestry5.http.services.Request

Packages that use Request
Package
Description
Base components intended to be extended by other components rather than used directly in templates.
[INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change
 
 
 
[INTERNAL USE ONLY] support classes for Alerts; API subject to change
[INTERNAL USE ONLY] support classes for the JPA module; API subject to change
[INTERNAL USE ONLY] support classes for component template rendering; API subject to change
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] AJAX support services; API subject to change
[INTERNAL USE ONLY] asset support services; API subject to change
[INTERNAL USE ONLY] JavaScript support implementations; API subject to change
[INTERNAL USE ONLY] link transformation support implementations; API subject to change
[INTERNAL USE ONLY] REST support classes; API subject to change
[INTERNAL USE ONLY] security support classes; API subject to change
[INTERNAL USE ONLY] testing support implementation classes; API subject to change
[INTERNAL USE ONLY] component class transformation implementation classes; API subject to change.
 
Core services
Various services for assets (e.g., images, JavaScript and CSS files)
Services supporting link transformation.
Interfaces support a simple whitelist-based security model to protect page access.
Support for testing Tapestry pages