Uses of Class
org.apache.synapse.transport.passthru.TargetErrorHandler
Packages that use TargetErrorHandler
-
Uses of TargetErrorHandler in org.apache.synapse.transport.passthru.connections
Methods in org.apache.synapse.transport.passthru.connections with parameters of type TargetErrorHandlerModifier and TypeMethodDescriptionorg.apache.http.nio.NHttpClientConnectionTargetConnections.getConnection(RouteRequestMapping routeRequestMapping, org.apache.axis2.context.MessageContext msgContext, TargetErrorHandler targetErrorHandler, Queue<org.apache.axis2.context.MessageContext> queue) Return a connection to the host:port pair.