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

public class InboundCorrelationEnabledHttpServerWorker extends InboundHttpServerWorker
Extends InboundHttpServerWorker with correlation logs enabled.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     

    Methods inherited from class org.wso2.carbon.inbound.endpoint.protocol.http.InboundHttpServerWorker

    handleException

    Methods inherited from class org.apache.synapse.transport.passthru.ServerWorker

    createMessageContext, getRequestContext, getSourceConfiguration, getSourceRequest, getWorkerState, handleRESTUrlPost, isRESTRequest, processEntityEnclosingRequest, processHttpRequestUri, processNonEntityEnclosingRESTHandler, sendAck, setSourceRequest

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait