Package org.elasticsearch.rest

Interface Summary
RestChannel  
RestHandler  
RestRequest  
RestResponse  
 

Class Summary
AbstractRestResponse  
BaseRestHandler  
BytesRestResponse  
RestController  
RestModule  
StringRestResponse  
Utf8RestResponse An http response that is built on top of UnicodeUtil.UTF8Result.
XContentRestResponse  
XContentThrowableRestResponse  
 

Enum Summary
RestRequest.Method  
RestStatus