public interface ResponseCallback
Modifier and Type | Method and Description |
---|---|
void |
handleResponse(HttpResponse response,
HttpContext context)
Handle the response.
|
void handleResponse(HttpResponse response, HttpContext context)
response
- The responsecontext
- The HTTP context