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

Packages that use AJAXResponse
org.apache.jetspeed.ajax   
 

Uses of AJAXResponse in org.apache.jetspeed.ajax
 

Classes in org.apache.jetspeed.ajax that implement AJAXResponse
 class AJAXResponseImpl
          Response object used for AJAX services.
 

Methods in org.apache.jetspeed.ajax that return AJAXResponse
 AJAXResponse AJAXServiceImpl.processRequest(AJAXRequest request)
           
 AJAXResponse AJAXService.processRequest(AJAXRequest request)
           
 



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