| Package | Description |
|---|---|
| com.linecorp.armeria.server.annotation.decorator |
Decorators for the annotated HTTP service.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
CorsDecorator
A
CorsService decorator for annotated HTTP services. |
interface |
CorsDecorators
The containing annotation type for
CorsDecorator. |
interface |
LoggingDecorator
A
LoggingService decorator for annotated HTTP services. |
interface |
RateLimitingDecorator
A
ThrottlingService decorator for annotated HTTP services. |
Copyright © 2020 LeanCloud. All rights reserved.