Class DefaultHttpResponseWriter<T extends HttpResponse>

java.lang.Object
org.apache.hc.core5.http.impl.nio.AbstractMessageWriter<T>
org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriter<T>
All Implemented Interfaces:
NHttpMessageWriter<T>

public class DefaultHttpResponseWriter<T extends HttpResponse> extends AbstractMessageWriter<T>
Default NHttpMessageWriter implementation for HttpResponses.
Since:
4.1