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