Package org.atmosphere.util.analytics
Class HTTPGetMethod
- java.lang.Object
-
- org.atmosphere.util.analytics.HTTPGetMethod
-
public class HTTPGetMethod extends java.lang.ObjectFork of https://code.google.com/p/jgoogleanalytics/ Simple class peforming HTTP Get method on the requested url- Version:
- : 0.1
- Author:
- : Siddique Hameed
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intgetResponseCode(java.net.HttpURLConnection urlConnection)voidrequest(java.lang.String urlString)
-