Class HttpTargetResponseWorker

  • All Implemented Interfaces:
    Runnable

    public class HttpTargetResponseWorker
    extends Object
    implements Runnable
    HttpTargetResponseWorker is the Thread which does the response processing.
    • Method Detail

      • run

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