public class InboundHttpServerWorker
extends org.apache.synapse.transport.passthru.ServerWorker
Constructor and Description |
---|
InboundHttpServerWorker(int port,
String tenantDomain,
org.apache.synapse.transport.passthru.SourceRequest sourceRequest,
org.apache.synapse.transport.passthru.config.SourceConfiguration sourceConfiguration,
OutputStream outputStream) |
Modifier and Type | Method and Description |
---|---|
protected void |
handleException(String msg) |
void |
run() |
createMessageContext, getRequestContext, getSourceConfiguration, getSourceRequest, handleRESTUrlPost, isRESTRequest, processEntityEnclosingRequest, processHttpRequestUri, processNonEntityEnclosingRESTHandler, sendAck, setSourceRequest
public InboundHttpServerWorker(int port, String tenantDomain, org.apache.synapse.transport.passthru.SourceRequest sourceRequest, org.apache.synapse.transport.passthru.config.SourceConfiguration sourceConfiguration, OutputStream outputStream)
Copyright © 2019 WSO2. All rights reserved.