public static class AmqpServerConfiguration.FlowDetails extends Object
| Constructor and Description |
|---|
FlowDetails() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHighLimit()
Getter for highLimit
|
int |
getLowLimit()
Getter for lowLimit
|
void |
setHighLimit(int highLimit) |
void |
setLowLimit(int lowLimit) |
Copyright © 2018 WSO2. All rights reserved.