Uses of Interface
org.apache.jetspeed.ajax.AJAXRequest

Packages that use AJAXRequest
org.apache.jetspeed.ajax   
 

Uses of AJAXRequest in org.apache.jetspeed.ajax
 

Classes in org.apache.jetspeed.ajax that implement AJAXRequest
 class AJAXRequestImpl
          Request used for AJAX services.
 

Methods in org.apache.jetspeed.ajax with parameters of type AJAXRequest
 AJAXResponse AJAXServiceImpl.processRequest(AJAXRequest request)
           
 AJAXResponse AJAXService.processRequest(AJAXRequest request)
           
 



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