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
T
tag(EntityTag)
- Method in class javax.ws.rs.core.
Response.ResponseBuilder
Set an entity tag on the ResponseBuilder.
tag(String)
- Method in class javax.ws.rs.core.
Response.ResponseBuilder
Set a strong entity tag on the ResponseBuilder.
temporaryRedirect(URI)
- Static method in class javax.ws.rs.core.
Response
Create a new ResponseBuilder for a temporary redirection.
toString()
- Method in class javax.ws.rs.core.
CacheControl
Convert the cache control to a string suitable for use as the value of the corresponding HTTP header.
toString()
- Method in class javax.ws.rs.core.
Cookie
Convert the cookie to a string suitable for use as the value of the corresponding HTTP header.
toString()
- Method in class javax.ws.rs.core.
EntityTag
Convert the entity tag to a string suitable for use as the value of the corresponding HTTP header.
toString()
- Method in class javax.ws.rs.core.
MediaType
Convert the media type to a string suitable for use as the value of a corresponding HTTP header.
toString()
- Method in class javax.ws.rs.core.
NewCookie
Convert the cookie to a string suitable for use as the value of the corresponding HTTP header.
toString(T)
- Method in interface javax.ws.rs.ext.
RuntimeDelegate.HeaderDelegate
Convert the supplied value to a String.
type(MediaType)
- Method in class javax.ws.rs.core.
Response.ResponseBuilder
Set the response media type on the ResponseBuilder.
type(String)
- Method in class javax.ws.rs.core.
Response.ResponseBuilder
Set the response media type on the ResponseBuilder.
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