JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.jboss.resteasy.reactive
Annotation Interface RestQuery
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
PARAMETER
})
public @interface
RestQuery
Equivalent of QueryParam but with optional name.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Element Details
value
String
value
Default:
""