Uses of Class
cloud.opencode.base.event.security.EventRateLimiter
Packages that use EventRateLimiter
-
Uses of EventRateLimiter in cloud.opencode.base.event.security
Constructors in cloud.opencode.base.event.security with parameters of type EventRateLimiterModifierConstructorDescriptionSecureEventBus(EventRateLimiter rateLimiter) Create secure event bus with rate limiter 使用频率限制器创建安全事件总线SecureEventBus(EventRateLimiter rateLimiter, String verificationSecret) Create secure event bus with rate limiter and verification secret 使用频率限制器和验证密钥创建安全事件总线