Uses of Class
oak.http.OakConnection

Packages that use OakConnection
oak.http   
 

Uses of OakConnection in oak.http
 

Methods in oak.http that return OakConnection
 OakConnection OakHttpTool.get(String url)
           
 OakConnection OakHttpTool.post(String url, List<org.apache.http.message.BasicNameValuePair> params)
           
 OakConnection OakConnection.printResponseToLog(boolean printToLog)
           
 OakConnection OakConnection.withCache(long cacheTimeoutSeconds)
           
 



Copyright © 2011-2012. All Rights Reserved.