Package org.apache.tapestry5.http
package org.apache.tapestry5.http
-
ClassDescriptionService 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.Identifies how aLink
should handle security.An optional interface implemented by objects that are persisted in theSession
.The TapestryFilter is responsible for intercepting all requests into the web application.Class defining constants for Tapestry HTTP.Class defining constants for Tapestry HTTP symbols.