| Package | Description |
|---|---|
| org.apache.synapse.transport.passthru | |
| org.apache.synapse.transport.passthru.util |
| Modifier and Type | Method and Description |
|---|---|
SourceResponse |
SourceContext.getResponse() |
static SourceResponse |
SourceContext.getResponse(org.apache.http.nio.NHttpConnection conn) |
| Modifier and Type | Method and Description |
|---|---|
void |
PassThroughHttpSender.setContentType(org.apache.axis2.context.MessageContext msgContext,
SourceResponse sourceResponse,
org.apache.axis2.transport.MessageFormatter formatter,
org.apache.axiom.om.OMOutputFormat format,
SourceConfiguration sourceConfiguration)
Set content type headers along with the charactor encoding if content type header is not preserved
|
static void |
SourceContext.setResponse(org.apache.http.nio.NHttpConnection conn,
SourceResponse response) |
void |
SourceContext.setResponse(SourceResponse response) |
| Modifier and Type | Method and Description |
|---|---|
static SourceResponse |
SourceResponseFactory.create(org.apache.axis2.context.MessageContext msgContext,
SourceRequest sourceRequest,
SourceConfiguration sourceConfiguration) |
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.