public final class SimpleResponseConsumer extends org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer<SimpleHttpResponse,String>
| Constructor and Description |
|---|
SimpleResponseConsumer() |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleHttpResponse |
buildResult(org.apache.hc.core5.http.HttpResponse response,
String entity,
org.apache.hc.core5.http.ContentType contentType) |
protected SimpleHttpResponse buildResult(org.apache.hc.core5.http.HttpResponse response, String entity, org.apache.hc.core5.http.ContentType contentType)
buildResult in class org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer<SimpleHttpResponse,String>Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.