org.apache.jetspeed.ajax
Interface AJAXService


public interface AJAXService

Performs invocation of the actual AJAX request and returns a result object to converted into XML.

Author:
Scott T. Weaver

Method Summary
 AJAXResponse processRequest(AJAXRequest request)
           
 

Method Detail

processRequest

AJAXResponse processRequest(AJAXRequest request)
                            throws AJAXException
Throws:
AJAXException


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