Class HttpRequestWorker
java.lang.Object
org.apache.synapse.transport.netty.listener.HttpRequestWorker
- All Implemented Interfaces:
Runnable
HttpRequestWorker is the Thread that does the request processing.-
Constructor Summary
ConstructorsConstructorDescriptionHttpRequestWorker(org.wso2.transport.http.netty.message.HttpCarbonMessage incomingCarbonMsg, SourceConfiguration sourceConfiguration) -
Method Summary
-
Constructor Details
-
HttpRequestWorker
public HttpRequestWorker(org.wso2.transport.http.netty.message.HttpCarbonMessage incomingCarbonMsg, SourceConfiguration sourceConfiguration)
-
-
Method Details