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

H

hashCode() - Method in class javax.ws.rs.core.MediaType
Generate a hashcode from the type and subtype.
HEAD - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP HEAD requests
HEAD - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP HEAD method
header(String, Object) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the value of a specific header on the ResponseBuilder.
HeaderParam - Annotation Type in javax.ws.rs
Binds a HTTP header to a Java method parameter.
host(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI host.
HttpHeaders - Interface in javax.ws.rs.core
An injectable interface that provides access to HTTP header information.
HttpMethod - Annotation Type in javax.ws.rs
Associates the name of a HTTP method with an annotation.

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