com.espertech.esperio.http
Class EsperHttpRequestHandler

java.lang.Object
  extended by com.espertech.esperio.http.EsperHttpRequestHandler
All Implemented Interfaces:
org.apache.http.protocol.HttpRequestHandler

public class EsperHttpRequestHandler
extends java.lang.Object
implements org.apache.http.protocol.HttpRequestHandler


Constructor Summary
EsperHttpRequestHandler(com.espertech.esper.core.service.EPServiceProviderSPI engineSPI)
           
 
Method Summary
 void handle(org.apache.http.HttpRequest request, org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EsperHttpRequestHandler

public EsperHttpRequestHandler(com.espertech.esper.core.service.EPServiceProviderSPI engineSPI)
Method Detail

handle

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
Specified by:
handle in interface org.apache.http.protocol.HttpRequestHandler
Throws:
org.apache.http.HttpException
java.io.IOException

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com