Package com.espertech.esperio.http.core
Class EsperHttpServiceNIORunnable
java.lang.Object
com.espertech.esperio.http.core.EsperHttpServiceNIORunnable
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorDescriptionEsperHttpServiceNIORunnable
(String serviceName, int port, org.apache.http.nio.reactor.ListeningIOReactor ioReactor, org.apache.http.nio.reactor.IOEventDispatch ioEventDispatch) -
Method Summary
-
Constructor Details
-
EsperHttpServiceNIORunnable
public EsperHttpServiceNIORunnable(String serviceName, int port, org.apache.http.nio.reactor.ListeningIOReactor ioReactor, org.apache.http.nio.reactor.IOEventDispatch ioEventDispatch)
-
-
Method Details