Class InboundCorrelationEnabledHttpServerWorker
java.lang.Object
org.apache.synapse.transport.passthru.ServerWorker
org.wso2.carbon.inbound.endpoint.protocol.http.InboundHttpServerWorker
org.wso2.carbon.inbound.endpoint.protocol.http.InboundCorrelationEnabledHttpServerWorker
- All Implemented Interfaces:
Runnable
Extends
InboundHttpServerWorker with correlation logs enabled.-
Method Summary
Methods inherited from class org.wso2.carbon.inbound.endpoint.protocol.http.InboundHttpServerWorker
handleExceptionMethods inherited from class org.apache.synapse.transport.passthru.ServerWorker
createMessageContext, getRequestContext, getSourceConfiguration, getSourceRequest, getWorkerState, handleRESTUrlPost, isRESTRequest, processEntityEnclosingRequest, processHttpRequestUri, processNonEntityEnclosingRESTHandler, sendAck, setSourceRequest
-
Method Details
-
run
public void run()- Specified by:
runin interfaceRunnable- Overrides:
runin classInboundHttpServerWorker
-