org.elasticsearch.rest
Interface RestChannel

All Known Subinterfaces:
HttpChannel
All Known Implementing Classes:
NettyHttpChannel

public interface RestChannel


Method Summary
 void sendResponse(RestResponse response)
           
 

Method Detail

sendResponse

void sendResponse(RestResponse response)


Copyright © 2009-2012. All Rights Reserved.