com.espertech.esperio.http.core
Class EsperHttpServiceNIORunnable

java.lang.Object
  extended by com.espertech.esperio.http.core.EsperHttpServiceNIORunnable
All Implemented Interfaces:
java.lang.Runnable

public class EsperHttpServiceNIORunnable
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
EsperHttpServiceNIORunnable(java.lang.String serviceName, int port, org.apache.http.nio.reactor.ListeningIOReactor ioReactor, org.apache.http.nio.reactor.IOEventDispatch ioEventDispatch)
           
 
Method Summary
 void destroy()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EsperHttpServiceNIORunnable

public EsperHttpServiceNIORunnable(java.lang.String serviceName,
                                   int port,
                                   org.apache.http.nio.reactor.ListeningIOReactor ioReactor,
                                   org.apache.http.nio.reactor.IOEventDispatch ioEventDispatch)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

destroy

public void destroy()

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