JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH:
Package
com.linecorp.armeria.server.annotation
Annotation Type ConsumesGroup
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
}) public @interface
ConsumesGroup
The containing annotation type for
Consumes
.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Consumes
[]
value
An array of
Consumes
annotations.
Element Details
value
Consumes
[]
value
An array of
Consumes
annotations.