com.espertech.esperio.http.core
Class EsperHttpServiceClassicRunnable

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

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


Constructor Summary
EsperHttpServiceClassicRunnable(java.lang.String serviceName, java.net.ServerSocket serversocket, org.apache.http.params.HttpParams parameters, org.apache.http.protocol.HttpService httpService)
           
 
Method Summary
 void destroy()
           
 void remove(WorkerThread workerThread)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EsperHttpServiceClassicRunnable

public EsperHttpServiceClassicRunnable(java.lang.String serviceName,
                                       java.net.ServerSocket serversocket,
                                       org.apache.http.params.HttpParams parameters,
                                       org.apache.http.protocol.HttpService httpService)
Method Detail

run

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

destroy

public void destroy()

remove

public void remove(WorkerThread workerThread)

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