Uses of Package
org.apache.tapestry5.http.services
Packages that use org.apache.tapestry5.http.services
Package
Description
Root package for Tapestry, containing common interfaces and data types used throughout the framework.
Base components intended to be extended by other components rather than
used directly in templates.
The set of core pages available in all Tapestry applications
[INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change
[INTERNAL USE ONLY] internal support classes; 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] page structure implementation details; 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
[INTERNAL USE ONLY] support services for the Tapestry-upload module; API subject to change
A set of enums, abstract classs and wrappers of various purposes
-
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5
-
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.corelib.baseClassDescriptionGeneric version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.corelib.pagesClassDescriptionGeneric version of
HttpSession
, used to bridge the gaps between the Servlet API and the Portlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.hibernate.web.internalClassDescriptionGeneric version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.http.internalClassDescriptionService that converts the body of an HTTP request to a given target class.
-
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.http.internal.gzipClassDescriptionIdentifies which content types are compressable.Filter interface for
HttpServletRequestHandler
.The first step in handing an incoming request to the servlet filter, this constructed as a pipeline.Used to determine if the client supports GZip compression of the response. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.http.internal.servicesClassDescriptionStores global information about the application and its environment.Used when switching between normal/insecure (HTTP) and secure (HTTPS) mode.Identifies which content types are compressable.An API agnostic version of
ServletContext
, used to bridge the gaps between the Servlet API and the Portlet API.Interface implemented by classes handling CORS (Cross-Origin Resource Sharing) in requests.Service that provides useful methods forCorsHandler
implementations.Service that converts the body of an HTTP request to a given target class.Generic version ofHttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API.Service used to store the current request objects, both the Servlet API versions, and the Tapestry generic versions.API agnostic wrapper for generating a response.Used to determine if the client supports GZip compression of the response.Service which provides REST-related utilities.Generic version ofHttpSession
, used to bridge the gaps between the Servlet API and the Portlet API.The type of lock used to access atttributes in theSession
.Analyzes a session-persisted object, specifically to see if it is dirty or not. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.http.modulesClassDescriptionStores global information about the application and its environment.Service interface for initializing Tapestry for the application.Filter interface for
ApplicationInitializer
.Interface implemented by classes handling CORS (Cross-Origin Resource Sharing) in requests.HttpServletRequestFilter that handles CORS.A dispatcher is responsible for recognizing an incoming request.Service that converts the body of an HTTP request to a given target class.Filter interface forHttpServletRequestHandler
.The first step in handing an incoming request to the servlet filter, this constructed as a pipeline.Generic version ofHttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API.Filter interface forRequestHandler
.Service used to store the current request objects, both the Servlet API versions, and the Tapestry generic versions.Service interface for the RequestHandler pipeline service.API agnostic wrapper for generating a response.Service interface for initializing a servlet application, as a pipeline.Filter interface forServletApplicationInitializer
.Analyzes a session-persisted object, specifically to see if it is dirty or not. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.http.servicesClassDescriptionService interface for initializing Tapestry for the application.An API agnostic version of
ServletContext
, used to bridge the gaps between the Servlet API and the Portlet API.Interface implemented by classes handling CORS (Cross-Origin Resource Sharing) in requests.Filter interface forHttpServletRequestHandler
.The first step in handing an incoming request to the servlet filter, this constructed as a pipeline.Generic version ofHttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API.Service interface for the RequestHandler pipeline service.API agnostic wrapper for generating a response.Service interface for initializing a servlet application, as a pipeline.Generic version ofHttpSession
, used to bridge the gaps between the Servlet API and the Portlet API.The type of lock used to access atttributes in theSession
. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internalClassDescriptionAn API agnostic version of
ServletContext
, used to bridge the gaps between the Servlet API and the Portlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.alertsClassDescriptionGeneric version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.jpaClassDescriptionGeneric version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.renderersClassDescriptionAn API agnostic version of
ServletContext
, used to bridge the gaps between the Servlet API and the Portlet API.Generic version ofHttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.servicesClassDescriptionUsed when switching between normal/insecure (HTTP) and secure (HTTPS) mode.An API agnostic version of
ServletContext
, used to bridge the gaps between the Servlet API and the Portlet API.A dispatcher is responsible for recognizing an incoming request.Filter interface forHttpServletRequestHandler
.The first step in handing an incoming request to the servlet filter, this constructed as a pipeline.Generic version ofHttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API.Filter interface forRequestHandler
.Service used to store the current request objects, both the Servlet API versions, and the Tapestry generic versions.Service interface for the RequestHandler pipeline service.API agnostic wrapper for generating a response.Used to determine if the client supports GZip compression of the response.Generic version ofHttpSession
, used to bridge the gaps between the Servlet API and the Portlet API.Analyzes a session-persisted object, specifically to see if it is dirty or not. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.services.ajaxClassDescriptionGeneric version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.services.assetsClassDescriptionUsed when switching between normal/insecure (HTTP) and secure (HTTPS) mode.Identifies which content types are compressable.An API agnostic version of
ServletContext
, used to bridge the gaps between the Servlet API and the Portlet API.Generic version ofHttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API.API agnostic wrapper for generating a response. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.services.javascriptClassDescriptionA dispatcher is responsible for recognizing an incoming request.Generic version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API.API agnostic wrapper for generating a response.Used to determine if the client supports GZip compression of the response. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.services.linktransformClassDescriptionGeneric version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.services.restClassDescriptionUsed when switching between normal/insecure (HTTP) and secure (HTTPS) mode.Generic version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.services.securityClassDescriptionGeneric version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.structureClassDescriptionService used to store the current request objects, both the Servlet API versions, and the Tapestry generic versions.
-
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.testClassDescriptionAn API agnostic version of
ServletContext
, used to bridge the gaps between the Servlet API and the Portlet API.Generic version ofHttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API.Filter interface forRequestHandler
.Service interface for the RequestHandler pipeline service.API agnostic wrapper for generating a response.Generic version ofHttpSession
, used to bridge the gaps between the Servlet API and the Portlet API.The type of lock used to access atttributes in theSession
. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.internal.transformClassDescriptionGeneric version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API.Service which provides REST-related utilities. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.modulesClassDescriptionStores global information about the application and its environment.Filter interface for
ApplicationInitializer
.An API agnostic version ofServletContext
, used to bridge the gaps between the Servlet API and the Portlet API.A dispatcher is responsible for recognizing an incoming request.Filter interface forHttpServletRequestHandler
.Generic version ofHttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API.Filter interface forRequestHandler
.Service used to store the current request objects, both the Servlet API versions, and the Tapestry generic versions.API agnostic wrapper for generating a response.Used to determine if the client supports GZip compression of the response. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.rest.jackson.internalClassDescriptionService that converts the body of an HTTP request to a given target class.API agnostic wrapper for generating a response.
-
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.rest.jackson.modulesClassDescriptionService that converts the body of an HTTP request to a given target class.API agnostic wrapper for generating a response.
-
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.servicesClassDescriptionGeneric version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API.Service used to store the current request objects, both the Servlet API versions, and the Tapestry generic versions.Generic version ofHttpSession
, used to bridge the gaps between the Servlet API and the Portlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.services.assets
-
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.services.linktransformClassDescriptionGeneric version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.services.securityClassDescriptionGeneric version of
HttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.spring.modules
-
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.testClassDescriptionUsed when switching between normal/insecure (HTTP) and secure (HTTPS) mode.An API agnostic version of
ServletContext
, used to bridge the gaps between the Servlet API and the Portlet API.The first step in handing an incoming request to the servlet filter, this constructed as a pipeline.Generic version ofHttpServletRequest
, used to encapsulate the Servlet API version, and to help bridge the differences between Servlet API and Porlet API.Service used to store the current request objects, both the Servlet API versions, and the Tapestry generic versions.Service interface for the RequestHandler pipeline service.API agnostic wrapper for generating a response.Generic version ofHttpSession
, used to bridge the gaps between the Servlet API and the Portlet API. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.upload.internal.servicesClassDescriptionFilter interface for
HttpServletRequestHandler
.The first step in handing an incoming request to the servlet filter, this constructed as a pipeline. -
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.upload.modules
-
Classes in org.apache.tapestry5.http.services used by org.apache.tapestry5.util