Uses of Package
org.apache.tapestry5.http
Packages that use org.apache.tapestry5.http
Package
Description
Root package for Tapestry, containing common interfaces and data types used throughout the framework.
Support for a standard way of presenting alerts to the user, via the
AlertManager
service combined with the
Alerts
component.Base components intended to be extended by other components rather than
used directly in templates.
The set of core components available in all Tapestry applications
Support classes for the
Grid
component, which presents tabular data in an (X)HTML table.[INTERNAL USE ONLY] internal support classes; API subject to change.
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] asset support services; API subject to change
[INTERNAL USE ONLY] link transformation support implementations; 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
Core services
Various services for assets (e.g., images, JavaScript and CSS files)
Services supporting link transformation.
Integration of Tapestry with the Spring Inversion Of Control Container
Support for testing Tapestry pages
Classes and interfaces used by the
Tree
componentA set of enums, abstract classs and wrappers of various purposes
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5ClassDescriptionA link is the Tapestry representation of a URL or URI that triggers dynamic behavior.An optional interface implemented by objects that are persisted in the
Session
.The TapestryFilter is responsible for intercepting all requests into the web application. -
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.alerts
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.corelib.baseClassDescriptionA link is the Tapestry representation of a URL or URI that triggers dynamic behavior.
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.corelib.componentsClassDescriptionA link is the Tapestry representation of a URL or URI that triggers dynamic behavior.
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.grid
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.httpClassDescriptionClass used by AsyncRequestHandler to return information on how to handle a request.Represents an HTTP content type.Enumeration that defines the possible outcomes of
CorsHandler.handle(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
A link is the Tapestry representation of a URL or URI that triggers dynamic behavior.Identifies how aLink
should handle security. -
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.http.internalClassDescriptionClass used by AsyncRequestHandler to return information on how to handle a request.
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.http.internal.servicesClassDescriptionService whose implementations define whether a given request should be handled asynchronously or not and, if yes, which
Executor
(usually, a thread pool, but not necessarily) should handle it, possibly differentHttpServletRequest
andHttpServletResponse
objects to be used when calling HttpServletRequest#startAsync()} and an optional AsyncListener.Class used by AsyncRequestHandler to return information on how to handle a request.Represents an HTTP content type.Enumeration that defines the possible outcomes ofCorsHandler.handle(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
A link is the Tapestry representation of a URL or URI that triggers dynamic behavior.An optional interface implemented by objects that are persisted in theSession
. -
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.http.servicesClassDescriptionRepresents an HTTP content type.Enumeration that defines the possible outcomes of
CorsHandler.handle(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
A link is the Tapestry representation of a URL or URI that triggers dynamic behavior. -
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.internal
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.internal.servicesClassDescriptionRepresents an HTTP content type.A link is the Tapestry representation of a URL or URI that triggers dynamic behavior.Identifies how a
Link
should handle security. -
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.internal.services.assets
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.internal.services.linktransformClassDescriptionA link is the Tapestry representation of a URL or URI that triggers dynamic behavior.
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.internal.structureClassDescriptionA link is the Tapestry representation of a URL or URI that triggers dynamic behavior.
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.internal.testClassDescriptionA link is the Tapestry representation of a URL or URI that triggers dynamic behavior.
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.servicesClassDescriptionRepresents an HTTP content type.A link is the Tapestry representation of a URL or URI that triggers dynamic behavior.
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.services.assets
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.services.linktransformClassDescriptionA link is the Tapestry representation of a URL or URI that triggers dynamic behavior.
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.springClassDescriptionThe TapestryFilter is responsible for intercepting all requests into the web application.
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.testClassDescriptionA link is the Tapestry representation of a URL or URI that triggers dynamic behavior.
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.tree
-
Classes in org.apache.tapestry5.http used by org.apache.tapestry5.utilClassDescriptionRepresents an HTTP content type.A link is the Tapestry representation of a URL or URI that triggers dynamic behavior.