| Interface | Description |
|---|---|
| GrpcServerRequestContext |
| Class | Description |
|---|---|
| ConcurrencyLimitServerInterceptor |
ServerInterceptor that enforces per service and/or per method concurrent request limits and returns
a Status.UNAVAILABLE when that limit has been reached. |
| ConcurrencyLimitServerInterceptor.Builder | |
| GrpcServerLimiterBuilder |