Package org.elasticsearch.rest

Interface Summary
RestChannel  
RestFilterChain A filter chain allowing to continue and process the rest request.
RestHandler  
RestRequest  
RestResponse  
 

Class Summary
AbstractRestResponse  
BaseRestHandler  
BytesRestResponse  
RestController  
RestFilter A filter allowing to filter rest operations.
RestModule  
StringRestResponse  
Utf8RestResponse An http response that is built on top of UnicodeUtil.UTF8Result.
XContentRestResponse  
XContentThrowableRestResponse  
 

Enum Summary
RestRequest.Method  
RestStatus  
 



Copyright © 2009-2012. All Rights Reserved.