public interface AsyncResponseCallback
| Modifier and Type | Method and Description | 
|---|---|
void | 
handleResponse(HttpURLConnection connection)
This method is called when the response is available to be read from the
 HttpURLConnection. 
 | 
void handleResponse(HttpURLConnection connection)
connection - URLConnection associated with request/response