Package org.elasticsearch.http
Interface HttpResponse
- All Known Implementing Classes:
HttpPipelinedResponse
public interface HttpResponse
A basic http response abstraction. Http modules must implement this interface as the server package rest
handling needs to set http headers for a response.
-
Method Summary
-
Method Details
-
addHeader
-
containsHeader
-