OpenAPI 1.0

Package com.aquafold.openapi

Interface Summary
AQAqua An interface for AquaScript runtime environment.
AQConsole This interface provides methods for input/output to a console.
AQRequest This interface provides basic information about an http request.
AQResponse An instance of this interface is available to the script via aqua.response alias.
AQSession Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
AQSystem This interface provides access to low-level system functionality.
 

Exception Summary
AQException AQException, a subclass of RuntimeException, might be thrown during the execution of AquaScript.
 


OpenAPI 1.0


Copyright © 2010 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.