Uses of Class
com.mcpdbwizard.pub.McpRateLimiter
-
Uses of McpRateLimiter in com.mcpdbwizard.pub
Methods in com.mcpdbwizard.pub that return McpRateLimiterModifier and TypeMethodDescriptionstatic McpRateLimiterMcpRateLimiter.disabled()A limiter that permits everything, for when no rate is configured.static McpRateLimiterMcpRateLimiter.fromEnvironment()Build from the environment.static McpRateLimiterMcpRateLimiter.of(double theRateValue, double theBurstValue) Build one from numbers rather than from the environment.