Package | Description |
---|---|
org.apache.synapse.transport.passthru | |
org.apache.synapse.transport.passthru.config | |
org.apache.synapse.transport.passthru.util |
Constructor and Description |
---|
DeliveryAgent(TargetConfiguration targetConfiguration,
TargetConnections targetConnections)
Create a delivery agent with the target configuration and connection management.
|
Modifier and Type | Method and Description |
---|---|
TargetConnections |
TargetConfiguration.getConnections() |
Modifier and Type | Method and Description |
---|---|
void |
TargetConfiguration.setConnections(TargetConnections connections) |
Modifier and Type | Method and Description |
---|---|
static void |
PassThroughTransportUtils.finishUsingTargetConnection(org.apache.http.HttpResponse response,
org.apache.http.nio.NHttpClientConnection conn,
TargetConnections connections) |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.