public class ConcurrencyThrottlingUtils
extends java.lang.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-2022 Apache Software Foundation. All Rights Reserved.