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

D

dateDelegate - Static variable in class com.sun.ws.rest.api.client.ClientResponse
 
decode(String, UriComponent.Type) - Static method in class com.sun.ws.rest.api.uri.UriComponent
Decodes characters of a string that are percent-encoded octets using UTF-8 decoding (if needed).
decodeQuery(URI, boolean) - Static method in class com.sun.ws.rest.api.uri.UriComponent
Decode the query component of a URI.
decodeQuery(String, boolean) - Static method in class com.sun.ws.rest.api.uri.UriComponent
Decode the query component of a URI.
DefaultClientConfig - Class in com.sun.ws.rest.api.client.config
 
DefaultClientConfig() - Constructor for class com.sun.ws.rest.api.client.config.DefaultClientConfig
 
DefaultResourceConfig - Class in com.sun.ws.rest.api.core
A mutable implementation of ResourceConfig that declares default values for features.
DefaultResourceConfig() - Constructor for class com.sun.ws.rest.api.core.DefaultResourceConfig
 
DefaultResourceConfig(Class...) - Constructor for class com.sun.ws.rest.api.core.DefaultResourceConfig
 
DefaultResourceConfig(Set<Class>) - Constructor for class com.sun.ws.rest.api.core.DefaultResourceConfig
 
delete() - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the DELETE method with no request entity or response.
delete(Object) - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the DELETE method with a request entity but no response.
delete(Class<T>) - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the DELETE method with no request entity that returns a response.
delete(Class<T>, Object) - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the DELETE method with a request entity that returns a response.
delete() - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
delete(Object) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
delete(Class<T>) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
delete(Class<T>, Object) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
delete() - Method in class com.sun.ws.rest.api.client.WebResource
 
delete(Object) - Method in class com.sun.ws.rest.api.client.WebResource
 
delete(Class<T>) - Method in class com.sun.ws.rest.api.client.WebResource
 
delete(Class<T>, Object) - Method in class com.sun.ws.rest.api.client.WebResource
 
dispatch(Object, HttpRequestContext, HttpResponseContext) - Method in interface com.sun.ws.rest.spi.dispatch.RequestDispatcher
 

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