| Package | Description |
|---|---|
| com.linecorp.armeria.server.annotation.decorator |
Decorators for the annotated HTTP service.
|
| com.linecorp.armeria.server.cors |
Cross-Origin Resource Sharing
(CORS) support.
|
| Class and Description |
|---|
| LoggingDecorator
A
LoggingService decorator for annotated HTTP services. |
| RateLimitingDecorator
A
ThrottlingService decorator for annotated HTTP services. |
| Class and Description |
|---|
| CorsDecorator
A
CorsService decorator for annotated HTTP services. |
| CorsDecorators
The containing annotation type for
CorsDecorator. |
Copyright © 2020 LeanCloud. All rights reserved.