| Package | Description |
|---|---|
| com.linecorp.armeria.server.annotation.decorator |
Decorators for the annotated HTTP service.
|
| Modifier and Type | Method and Description |
|---|---|
Function<? super HttpService,? extends HttpService> |
LoggingDecoratorFactoryFunction.newDecorator(LoggingDecorator parameter)
Creates a new decorator with the specified
parameter. |
Copyright © 2020 LeanCloud. All rights reserved.