JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Annotation Interface
io.helidon.common.http.HttpMethod
Uses of
HttpMethod
in
io.helidon.common.http
Classes in
io.helidon.common.http
with annotations of type
HttpMethod
Modifier and Type
Class
Description
@interface
GET
GET method of an HTTP endpoint.
@interface
POST
POST method of an HTTP endpoint.