public class AdyenResponseHandler extends Object implements org.apache.http.client.ResponseHandler<com.adyen.httpclient.AdyenResponse>
| Constructor and Description |
|---|
AdyenResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
com.adyen.httpclient.AdyenResponse |
handleResponse(org.apache.http.HttpResponse httpResponse) |
public com.adyen.httpclient.AdyenResponse handleResponse(org.apache.http.HttpResponse httpResponse)
throws IOException
handleResponse in interface org.apache.http.client.ResponseHandler<com.adyen.httpclient.AdyenResponse>IOExceptionCopyright © 2021. All rights reserved.