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

D

DEFAULT_MAX_AGE - Static variable in class javax.ws.rs.core.NewCookie
Specifies that the cookie expires with the current application/browser session.
DEFAULT_VERSION - Static variable in class javax.ws.rs.core.Cookie
Cookies using the default version correspond to RFC 2109.
DefaultValue - Annotation Type in javax.ws.rs
Defines the default value of a method parameter that is bound from a URI query or matrix parameter or a HTTP header using the @QueryParam, @MatrixParam, @CookieParam or @HeaderParam annotations respectively.
DELETE - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP DELETE requests
DELETE - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP DELETE method
DIGEST_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Digest authentication.

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