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
content, contentUnsafe, hasContent, hasParam, header, method, param, paramAsBoolean, paramAsBooleanOptional, paramAsFloat, paramAsInt, paramAsLong, paramAsSize, paramAsStringArray, paramAsTime, params, path, rawPath, uri
 
Methods inherited from interface org.elasticsearch.common.xcontent.ToXContent.Params
param
 



Copyright © 2009-2012. All Rights Reserved.