| Interface | Description |
|---|---|
| HttpRequestAware | |
| HttpResponseAware | |
| MultivaluedMap<K,V> |
A map of key-values pairs.
|
| Class | Description |
|---|---|
| CacheControl |
An abstraction for the value of a HTTP Cache-Control response header.
|
| Cookie |
Represents the value of a HTTP cookie, transferred in a request.
|
| EntityTag |
An abstraction for the value of a HTTP Entity Tag, used as the value
of an ETag response header.
|
| Headers<V> | |
| HttpHeaders | |
| MediaType |
An abstraction for a media type.
|
| MultivaluedMapImpl<K,V> | |
| NewCookie |
Used to create a new HTTP cookie, transferred in a response.
|
| RequestProcessors | |
| UriBuilder |
| Exception | Description |
|---|---|
| UriBuilderException |
Copyright © 2016. All rights reserved.