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
I
isCompatible(MediaType)
- Method in class javax.ws.rs.core.
MediaType
Check if this media type is compatible with another media type.
isEncode()
- Method in class javax.ws.rs.core.
UriBuilder
Get the current state of automatic encoding.
isMustRevalidate()
- Method in class javax.ws.rs.core.
CacheControl
Corresponds to the must-revalidate cache control directive.
isNoCache()
- Method in class javax.ws.rs.core.
CacheControl
Corresponds to the no-cache cache control directive.
isNoStore()
- Method in class javax.ws.rs.core.
CacheControl
Corresponds to the no-store cache control directive.
isNoTransform()
- Method in class javax.ws.rs.core.
CacheControl
Corresponds to the no-transform cache control directive.
isPrivate()
- Method in class javax.ws.rs.core.
CacheControl
Corresponds to the private cache control directive.
isProxyRevalidate()
- Method in class javax.ws.rs.core.
CacheControl
Corresponds to the proxy-revalidate cache control directive.
isPublic()
- Method in class javax.ws.rs.core.
CacheControl
Corresponds to the public cache control directive.
isReadable(Class<?>)
- Method in interface javax.ws.rs.ext.
MessageBodyReader
Ascertain if the MessageBodyReader supports a particular type.
isSecure()
- Method in class javax.ws.rs.core.
NewCookie
Whether the cookie will only be sent over a secure connection.
isSecure()
- Method in interface javax.ws.rs.core.
SecurityContext
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isUserInRole(String)
- Method in interface javax.ws.rs.core.
SecurityContext
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isWeak()
- Method in class javax.ws.rs.core.
EntityTag
Check the strength of an EntityTag
isWildcardSubtype()
- Method in class javax.ws.rs.core.
MediaType
Checks if the subtype is a wildcard
isWildcardType()
- Method in class javax.ws.rs.core.
MediaType
Checks if the primary type is a wildcard.
isWriteable(Class<?>)
- Method in interface javax.ws.rs.ext.
MessageBodyWriter
Ascertain if the MessageBodyWriter supports a particular type.
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