JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Module
io.helidon.common.http
Package
io.helidon.common.http
Annotation Interface HeaderParam
@Target
(
PARAMETER
)
@Retention
(
CLASS
)
@Documented
public @interface
HeaderParam
Inject header into a method parameter.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Name of the header.
Element Details
value
String
value
Name of the header.
Returns:
name of the header