anvil.util
Class HttpUtils

java.lang.Object
  |
  +--anvil.util.HttpUtils

public class HttpUtils
extends java.lang.Object

HttpUtils


Constructor Summary
HttpUtils()
           
 
Method Summary
static Any httpGet(Context context, java.lang.String url, int returnType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpUtils

public HttpUtils()
Method Detail

httpGet

public static Any httpGet(Context context,
                          java.lang.String url,
                          int returnType)
                   throws java.io.IOException,
                          UnserializationException
java.io.IOException
UnserializationException