Class EsperHttpServiceClassicRunnable

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

public class EsperHttpServiceClassicRunnable extends Object implements Runnable
  • Constructor Details

    • EsperHttpServiceClassicRunnable

      public EsperHttpServiceClassicRunnable(String serviceName, ServerSocket serversocket, org.apache.http.params.HttpParams parameters, org.apache.http.protocol.HttpService httpService)
  • Method Details

    • run

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

      public void destroy()
    • remove

      public void remove(WorkerThread workerThread)