public interface ResponseHandler<T>
Modifier and Type | Method and Description |
---|---|
T |
handleResponse(org.apache.http.client.methods.HttpRequestBase request,
org.apache.http.HttpResponse response) |
T handleResponse(org.apache.http.client.methods.HttpRequestBase request, org.apache.http.HttpResponse response) throws IOException
IOException
Copyright © 2003–2016 Atlassian. All rights reserved.