Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
V
valueOf(String)
- Static method in enum javax.ws.rs.core.
Response.Status.Family
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum javax.ws.rs.core.
Response.Status
Returns the enum constant of this type with the specified name.
values()
- Static method in enum javax.ws.rs.core.
Response.Status.Family
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum javax.ws.rs.core.
Response.Status
Returns an array containing the constants of this enum type, in the order they are declared.
variant(Variant)
- Method in class javax.ws.rs.core.
Response.ResponseBuilder
Set representation metadata on the ResponseBuilder.
Variant
- Class in
javax.ws.rs.core
Abstraction for a resource representation variant.
Variant(MediaType, String, String)
- Constructor for class javax.ws.rs.core.
Variant
Create a new instance of Variant
Variant.VariantListBuilder
- Class in
javax.ws.rs.core
A builder for a list of representation variants.
Variant.VariantListBuilder()
- Constructor for class javax.ws.rs.core.
Variant.VariantListBuilder
Protected constructor, use the static
newInstance
method to obtain an instance.
variants(List<Variant>)
- Method in class javax.ws.rs.core.
Response.ResponseBuilder
Add a Vary header that lists the available variants.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W