- java.lang.Object
-
- org.elasticsearch.rest.RestRequest
-
- org.xbib.elasticsearch.http.HttpRequest
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.elasticsearch.rest.RestRequest
org.elasticsearch.rest.RestRequest.Method
-
Method Summary
Methods
Modifier and Type |
Method and Description |
abstract String |
getMethod() |
-
Methods inherited from class org.elasticsearch.rest.RestRequest
content, contentUnsafe, getLocalAddress, getRemoteAddress, hasContent, hasParam, header, headers, method, param, paramAsBoolean, paramAsBoolean, paramAsBooleanOptional, paramAsFloat, paramAsInt, paramAsLong, paramAsSize, paramAsStringArray, paramAsStringArrayOrEmptyIfAll, paramAsTime, params, path, rawPath, uri
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.elasticsearch.common.xcontent.ToXContent.Params
param
Copyright © 2012–2014. All rights reserved.