org.atmosphere.util.analytics
Class HTTPGetMethod
java.lang.Object
org.atmosphere.util.analytics.HTTPGetMethod
public class HTTPGetMethod
- extends Object
Fork of https://code.google.com/p/jgoogleanalytics/
Simple class peforming HTTP Get method on the requested url
- Version:
- : 0.1
- Author:
- : Siddique Hameed
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
request
public void request(String urlString)
getResponseCode
protected int getResponseCode(HttpURLConnection urlConnection)
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.