OpenAPI 1.0

Uses of Interface
com.aquafold.openapi.net.AQWebResponse

Packages that use AQWebResponse
com.aquafold.openapi.net   
 

Uses of AQWebResponse in com.aquafold.openapi.net
 

Methods in com.aquafold.openapi.net that return AQWebResponse
 AQWebResponse AQWebClient.submitGetRequest(AQWebRequest request)
          Sends an HTTP Get request to a server per the URL defined in the specified request.
 AQWebResponse AQWebClient.submitPostRequest(AQWebRequest request)
          Sends an HTTP Post request to a server per the URL defined in the specified request.
 


OpenAPI 1.0


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