JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
RESTEasy Reactive - Common Runtime 3.0.0.CR1
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
org.jboss.resteasy.reactive
Annotation Type 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 Detail
value
String
value
Default:
""