public class HttpRequestWorker
extends java.lang.Object
implements java.lang.Runnable
HttpRequestWorker
is the Thread that does the request processing.Constructor and Description |
---|
HttpRequestWorker(org.wso2.transport.http.netty.message.HttpCarbonMessage incomingCarbonMsg,
SourceConfiguration sourceConfiguration) |
Modifier and Type | Method and Description |
---|---|
boolean |
ackShouldSend() |
void |
run() |
void |
setContentTypeMessageTypeAndCharacterEncoding() |
public HttpRequestWorker(org.wso2.transport.http.netty.message.HttpCarbonMessage incomingCarbonMsg, SourceConfiguration sourceConfiguration)
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.