Interface Summary |
AjaxDirectService |
Service responsible for handling Link requests from
pages, similar to the DirectService , except that
this service handles Ajax XmlHttpRequest requests. |
AjaxWebRequest |
Represents a threaded ajax request to tapestry. |
ResponseBuilder |
Represents the class responsible for interacting
with components for an ajax request library version and type. |
ResponseContributor |
Determines if the particular incoming ajax request is handled by this
contributor/library response type. |
ResponseDelegateFactory |
Service used by AjaxDirectService to determine type of ajax request
receive and determine the appropriate ResponseBuilder to handle
the response. |