org.elasticsearch.http
Interface HttpRequest

All Superinterfaces:
RestRequest, ToXContent.Params
All Known Implementing Classes:
NettyHttpRequest

public interface HttpRequest
extends RestRequest


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.elasticsearch.rest.RestRequest
RestRequest.Method
 
Method Summary
 
Methods inherited from interface org.elasticsearch.rest.RestRequest
contentAsString, contentByteArray, contentByteArrayOffset, contentLength, contentUnsafe, cookie, hasContent, hasParam, header, headerNames, method, param, paramAsBoolean, paramAsBoolean, paramAsFloat, paramAsInt, paramAsSize, paramAsStringArray, paramAsTime, params, path, uri
 
Methods inherited from interface org.elasticsearch.common.xcontent.ToXContent.Params
param