@Immutable public class ConnectOverloadProtectionProperties extends Object
| Constructor and Description |
|---|
ConnectOverloadProtectionProperties(double connectRate) |
ConnectOverloadProtectionProperties(double connectRate,
long connectBurstSize) |
public ConnectOverloadProtectionProperties(double connectRate,
long connectBurstSize)
connectRate - the maximum sustained rate by which CONNECT messages shall be processed by the listener in CONNECT/secondsconnectBurstSize - maximum amount of CONNECT messages that the listener shall handle at any timepublic ConnectOverloadProtectionProperties(double connectRate)
connectRate - the maximum sustained rate by which CONNECT messages shall be processed by the listener in CONNECT/secondsCopyright © 2013-2018 dc-square GmbH. All Rights Reserved.