| Package | Description |
|---|---|
| net.callumtaylor.asynchttp.response |
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseHandler.onBeginPublishedDownloadProgress(InputStream stream,
AsyncHttpClient.ClientExecutorTask client,
long totalLength)
Called when processing the response from a stream.
|