Class HttpRequestWorker

  • All Implemented Interfaces:
    Runnable

    public class HttpRequestWorker
    extends Object
    implements Runnable
    HttpRequestWorker is the Thread that does the request processing.
    • Constructor Detail

      • HttpRequestWorker

        public HttpRequestWorker​(org.wso2.transport.http.netty.message.HttpCarbonMessage incomingCarbonMsg,
                                 SourceConfiguration sourceConfiguration)
    • Method Detail

      • run

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

        public void setContentTypeMessageTypeAndCharacterEncoding()
      • ackShouldSend

        public boolean ackShouldSend()