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

H

handle(ClientRequest) - Method in class com.sun.ws.rest.api.client.Client
 
handle(ClientRequest) - Method in class com.sun.ws.rest.api.client.ClientFilter
 
handle(ClientRequest) - Method in interface com.sun.ws.rest.api.client.ClientHandler
Handle a HTTP request as a ClientRequest and return the HTTP response as a ClientResponse.
handleRequest(ContainerRequest, ContainerResponse) - Method in interface com.sun.ws.rest.spi.container.WebApplication
Handle an HTTP request by dispatching the request to the appropriate matching Web resource that produces the response or otherwise producing the appropriate HTTP error response.
hasDefaultValue() - Method in class com.sun.ws.rest.api.model.Parameter
 
hasEntity() - Method in class com.sun.ws.rest.api.client.ClientResponse
 
hashCode() - Method in class com.sun.ws.rest.api.uri.UriPattern
 
hashCode() - Method in class com.sun.ws.rest.api.uri.UriTemplate
Hashcode is calculated from String of the regular expression generated from the template.
head() - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the HEAD method.
head() - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
head() - Method in class com.sun.ws.rest.api.client.WebResource
 
header(String, Object) - Method in class com.sun.ws.rest.api.client.PartialRequestBuilder
 
header(String, Object) - Method in interface com.sun.ws.rest.api.client.RequestBuilder
Add an HTTP header and value.
header(String, Object) - Method in class com.sun.ws.rest.api.client.WebResource
 
HeaderDelegateProvider<T> - Interface in com.sun.ws.rest.spi
A provider that supports the conversion of an HTTP header, of type T, to and from a String.
HttpContext - Interface in com.sun.ws.rest.api.core
A HttpContext makes it possible for a web resource implementation class to access and manipulate HTTP request and response information directly.
HttpRequestContext - Interface in com.sun.ws.rest.api.core
An abstraction for a HTTP request
HttpResponseContext - Interface in com.sun.ws.rest.api.core
Encapsulates the response to a HTTP request.
HttpServerFactory - Class in com.sun.ws.rest.api.container.httpserver
Factory for creating HttpServer instances.

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