public class BandwidthLimitedSimpleConfiguration extends Object implements BandwidthLimitedConfiguration
| Constructor and Description |
|---|
BandwidthLimitedSimpleConfiguration(Integer maxRequests,
Integer timeframe)
Class constructor
|
public Integer getMaxRequests()
getMaxRequests in interface BandwidthLimitedConfigurationpublic Integer getTimeframe()
getTimeframe in interface BandwidthLimitedConfigurationCopyright © 2014. All rights reserved.