public class DistanceConfigFetcher extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Exception |
mException |
protected String |
mResponse |
| Constructor and Description |
|---|
DistanceConfigFetcher(String urlString,
String userAgentString) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
int |
getResponseCode() |
String |
getResponseString() |
void |
request() |