| Package | Description |
|---|---|
| com.linecorp.armeria.common |
Common types.
|
| com.linecorp.armeria.server.annotation |
Annotations for building a RESTful service.
|
| Modifier and Type | Method and Description |
|---|---|
static ExceptionVerbosity |
Flags.annotatedServiceExceptionVerbosity()
Returns the verbosity of exceptions logged by annotated HTTP services.
|
| Modifier and Type | Method and Description |
|---|---|
static ExceptionVerbosity |
ExceptionVerbosity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionVerbosity[] |
ExceptionVerbosity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 LeanCloud. All rights reserved.