JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
io.avaje.http.api
io.avaje.http.api
Options
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Optional Element Summary
Element Details
value
Annotation Type Options
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
Options
Marks a method that handles HTTP OPTIONS 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:
""