public class BrokenHandler
extends java.lang.Object
implements org.apache.hc.core5.http.io.HttpClientResponseHandler<org.apache.hc.core5.http.ClassicHttpResponse>
| Constructor and Description |
|---|
BrokenHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hc.core5.http.ClassicHttpResponse |
handleResponse(org.apache.hc.core5.http.ClassicHttpResponse response) |
public org.apache.hc.core5.http.ClassicHttpResponse handleResponse(org.apache.hc.core5.http.ClassicHttpResponse response)
throws org.apache.hc.core5.http.HttpException,
java.io.IOException
handleResponse in interface org.apache.hc.core5.http.io.HttpClientResponseHandler<org.apache.hc.core5.http.ClassicHttpResponse>org.apache.hc.core5.http.HttpExceptionjava.io.IOException