public final class HttpUtils extends Object
| Constructor and Description |
|---|
HttpUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getResponseText(String urlString) |
static String |
getResponseText(URL constructedUrl,
HostnameVerifier hostnameVerifier,
String encoding) |
static String |
getResponseText(URL constructedUrl,
String encoding) |
Copyright © 2005–2013 The Beangle Software Group. All rights reserved.