org.elasticsearch.http
Interface HttpServerAdapter


public interface HttpServerAdapter


Method Summary
 void dispatchRequest(HttpRequest request, HttpChannel channel)
           
 

Method Detail

dispatchRequest

void dispatchRequest(HttpRequest request,
                     HttpChannel channel)


Copyright © 2009-2012. All Rights Reserved.