Class EsperHttpServiceNIORunnable

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

public class EsperHttpServiceNIORunnable extends Object implements Runnable
  • 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

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • destroy

      public void destroy()