public static interface Response.HeadersListener extends Response.ResponseListener
| Modifier and Type | Method and Description |
|---|---|
void |
onHeaders(Response response)
Callback method invoked when all the response headers have been received and parsed.
|
void onHeaders(Response response)
response - the response containing the response line data and the headersCopyright © 2010 - 2020 Adobe. All Rights Reserved