Class HttpTargetResponseWorker

java.lang.Object
org.apache.synapse.transport.netty.sender.HttpTargetResponseWorker
All Implemented Interfaces:
Runnable

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

    • run

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