Class TestMain
- java.lang.Object
-
- TestMain
-
public class TestMain extends Object
-
-
Constructor Summary
Constructors Constructor Description TestMain()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
doesUrlExist(String urlStr)
static void
initHttpClient()
static void
main(String[] args)
-