public class EsperHttpRequestHandler
extends java.lang.Object
implements org.apache.http.protocol.HttpRequestHandler
Constructor and Description |
---|
EsperHttpRequestHandler(com.espertech.esper.core.service.EPServiceProviderSPI engineSPI) |
Modifier and Type | Method and Description |
---|---|
void |
handle(org.apache.http.HttpRequest request,
org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public EsperHttpRequestHandler(com.espertech.esper.core.service.EPServiceProviderSPI engineSPI)
public void handle(org.apache.http.HttpRequest request, org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException, java.io.IOException
handle
in interface org.apache.http.protocol.HttpRequestHandler
org.apache.http.HttpException
java.io.IOException