public class FlowControlParameters extends Object
| Constructor and Description |
|---|
FlowControlParameters() |
| Modifier and Type | Method and Description |
|---|---|
LimitExceededBehavior |
getLimitExceededBehavior() |
long |
getMaxOutstandingElementCount() |
long |
getMaxOutstandingRequestSizeInBytes() |
public LimitExceededBehavior getLimitExceededBehavior()
public long getMaxOutstandingRequestSizeInBytes()
public long getMaxOutstandingElementCount()
Copyright © 2021 MuleSoft, Inc.. All rights reserved.