Interface AsyncRequestService

All Known Implementing Classes:
AsyncRequestServiceImpl

Service that handles Tapestry's support for asynchronous Servlet API requests.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    handle(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
    Returns an AsyncRequestHandlerResponse describing how to handle this request concering being async or not.