Package org.apache.jetspeed.ajax

Interface Summary
AjaxAction An Ajax request is made up of an action and builder phases.
AjaxBuilder An Ajax request is made up of an action and builder phases.
AJAXRequest Request used for AJAX services.
AjaxRequestService An Ajax request is made up of an action and builder phases.
AJAXResponse Response object used for AJAX services.
AJAXService Performs invocation of the actual AJAX request and returns a result object to converted into XML.
 

Class Summary
AJAXFilter Simple ServletFilter for invoking AJAX services.
AJAXRequestImpl Request used for AJAX services.
AjaxRequestServiceImpl Provides a generic way to handle a Ajax request/response.
AJAXResponseImpl Response object used for AJAX services.
AJAXServiceImpl Performs invocation of the actual AJAX request and returns a result object to converted into XML.
AJAXValve This should eventually replace the AJAX ServletFilter.
 

Exception Summary
AJAXException  
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.