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-2007 Apache Software Foundation. All Rights Reserved.