Uses of Class
org.apache.synapse.transport.passthru.TargetErrorHandler
-
Packages that use TargetErrorHandler Package Description org.apache.synapse.transport.passthru.connections -
-
Uses of TargetErrorHandler in org.apache.synapse.transport.passthru.connections
Methods in org.apache.synapse.transport.passthru.connections with parameters of type TargetErrorHandler Modifier and Type Method Description org.apache.http.nio.NHttpClientConnection
TargetConnections. getConnection(org.apache.http.conn.routing.HttpRoute route, org.apache.axis2.context.MessageContext msgContext, TargetErrorHandler targetErrorHandler, Queue<org.apache.axis2.context.MessageContext> queue)
Return a connection to the host:port pair.
-