Package org.elasticsearch.http.netty4
package org.elasticsearch.http.netty4
-
ClassDescriptionA http response that will be transferred via chunked encoding when handled by
Netty4HttpPipeliningHandler.Implements HTTP pipelining ordering, ensuring that responses are completely served in the same order as their corresponding requests.