JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
io.avaje.http.api
Package
io.avaje.http.api
Annotation Type Put
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
Put
Marks a method that handles HTTP PUT requests.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Specify the path.
Element Details
value
String
value
Specify the path.
Default:
""