Class EsqlResponseListener

All Implemented Interfaces:
ActionListener<EsqlQueryResponse>

public final class EsqlResponseListener extends RestRefCountedChunkedToXContentListener<EsqlQueryResponse>
Listens for a single EsqlQueryResponse, builds a corresponding RestResponse and sends it.