Uses of Class
org.apache.tapestry5.internal.services.AjaxComponentEventRequestHandler
- 
Packages that use AjaxComponentEventRequestHandler Package Description org.apache.tapestry5.modules 
- 
- 
Uses of AjaxComponentEventRequestHandler in org.apache.tapestry5.modulesMethods in org.apache.tapestry5.modules with parameters of type AjaxComponentEventRequestHandler Modifier and Type Method Description ComponentEventRequestHandlerTapestryModule. buildAjaxComponentEventRequestHandler(java.util.List<ComponentEventRequestFilter> configuration, org.slf4j.Logger logger, AjaxComponentEventRequestHandler terminator)Builds the action request handler for Ajax requests, based on a pipeline aroundAjaxComponentEventRequestHandler.
 
-