| Package | Description |
|---|---|
| com.linecorp.armeria.internal.server.annotation |
Various classes used internally.
|
| com.linecorp.armeria.internal.server.docs |
Various classes used internally.
|
| com.linecorp.armeria.server.docs |
Documentation service.
|
| Class and Description |
|---|
| DocServiceFilter
A filter which includes or excludes service methods when building a
DocService. |
| DocServicePlugin
Generates the
ServiceSpecifications of the supported Services. |
| ServiceSpecification |
| Class and Description |
|---|
| DocServiceFilter
A filter which includes or excludes service methods when building a
DocService. |
| Class and Description |
|---|
| DocService |
| DocServiceBuilder
Builds a new
DocService. |
| DocServiceFilter
A filter which includes or excludes service methods when building a
DocService. |
| EndpointInfo
Metadata about the endpoints exposed by a
Service. |
| EndpointInfoBuilder
Creates a new
EndpointInfo using the builder pattern. |
| EnumInfo
Metadata about an enum type.
|
| EnumValueInfo
Metadata about an enum value.
|
| ExceptionInfo
Metadata about an exception type.
|
| FieldInfo
Metadata about a field of a struct or an exception.
|
| FieldInfoBuilder
Creates a new
FieldInfo using the builder pattern. |
| FieldLocation
The location of a field.
|
| FieldRequirement
The requirement level of a field.
|
| MethodInfo
Metadata about a function of a
Service. |
| NamedTypeInfo
Metadata about a named type.
|
| ServiceInfo
Metadata about a
Service. |
| ServiceSpecification |
| StructInfo
Metadata about a struct type.
|
| TypeSignature
Type signature of a method parameter, a method return value or a struct/exception field.
|
Copyright © 2020 LeanCloud. All rights reserved.