Class ClientIDManagerImpl.httpFilter
java.lang.Object
com.biglybt.core.util.AERunnable
com.biglybt.core.util.ThreadPoolTask
com.biglybt.pifimpl.local.clientid.ClientIDManagerImpl.httpFilter
- All Implemented Interfaces:
Runnable
- Enclosing class:
ClientIDManagerImpl
-
Nested Class Summary
Nested classes/interfaces inherited from class com.biglybt.core.util.AERunnable
AERunnable.AERunnableNamed
-
Field Summary
FieldsFields inherited from class com.biglybt.core.util.ThreadPoolTask
worker
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.biglybt.core.util.ThreadPoolTask
getTaskState, releaseToPool, setTaskState, taskCompleted, taskStarted
Methods inherited from class com.biglybt.core.util.AERunnable
create, getName, run
-
Field Details
-
socket
-
-
Constructor Details
-
httpFilter
-
-
Method Details
-
runSupport
public void runSupport()- Specified by:
runSupport
in classAERunnable
-
interruptTask
public void interruptTask()- Specified by:
interruptTask
in classThreadPoolTask
-