JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
SEARCH
Armeria 1.25.2 API reference
All Packages
Server
Common
Package
Description
com.linecorp.armeria.common.throttling
Common throttling artifacts used by throttling implementation.
com.linecorp.armeria.server.throttling.bucket4j
Rate-limiting throttling implementation based on
Token-Bucket
algorithm and
Bucket4j
library.