public class ConcurrencyThrottlingUtils extends Object
Constructor and Description |
---|
ConcurrencyThrottlingUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
decrementConcurrencyThrottleAccessController(MessageContext synCtx)
Decrement the internal counter for concurrency throttling, in case of normal response retrieval,
delayed response at synapse timeout, exceptional cases while mediation end up trigger fault.
|
public static void decrementConcurrencyThrottleAccessController(MessageContext synCtx)
synCtx
- Synapse Message Context of which mediation occurs.Copyright © 2005–2020 Apache Software Foundation. All rights reserved.