A B C D E F G H I J L M N O P Q R S T U V W

I

IF_MATCH - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
IF_MODIFIED_SINCE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
IF_NONE_MATCH - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
IF_UNMODIFIED_SINCE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
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<?>, Type, Annotation[]) - Method in interface javax.ws.rs.ext.MessageBodyReader
Ascertain if the MessageBodyReader can produce an instance of 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<?>, Type, Annotation[]) - Method in interface javax.ws.rs.ext.MessageBodyWriter
Ascertain if the MessageBodyWriter supports a particular type.

A B C D E F G H I J L M N O P Q R S T U V W