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

protected class ClientIDManagerImpl.httpFilter extends ThreadPoolTask
  • Field Details

    • socket

      private Socket socket
  • Constructor Details

    • httpFilter

      protected httpFilter(Socket _socket)
  • Method Details