This project has retired. For details please refer to its Attic page.
AJAXResponse (Jetspeed-2 Core API 2.2.2 API)

org.apache.jetspeed.ajax
Interface AJAXResponse


public interface AJAXResponse

Response object used for AJAX services.

Author:
Scott T. Weaver

Method Summary
 void complete()
           
 

Method Detail

complete

void complete()
              throws AJAXException
Throws:
AJAXException


Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.