| Class | Description |
|---|---|
| Accept |
Represents a parsed
|
| AcceptCharset |
Represents a parsed
|
| AcceptEncoding |
Represents a parsed
|
| AcceptLanguage |
Represents a parsed
|
| AcceptRanges |
Represents a parsed
|
| Age |
Represents a parsed
|
| Allow |
Represents a parsed
|
| Authorization |
Represents a parsed
|
| CacheControl |
Represents a parsed
|
| Connection |
Represents a parsed
|
| Constants |
Constants used by classes in this package.
|
| ContentEncoding |
Represents a parsed
|
| ContentLanguage |
Represents a parsed
|
| ContentLength |
Represents a parsed
|
| ContentLocation |
Represents a parsed
|
| ContentRange |
Represents a parsed
|
| ContentType |
Represents a parsed
|
| Date |
Represents a parsed
|
| EntityValidator |
Represents a validator value.
|
| ETag |
Represents a parsed
|
| Expect |
Represents a parsed
|
| Expires |
Represents a parsed
|
| From |
Represents a parsed
|
| HeaderDate |
Category of headers that consist of a single HTTP-date.
|
| HeaderEntityValidator |
Category of headers that consist of a single entity validator value.
|
| HeaderEntityValidatorArray |
Category of headers that consist of a comma-delimited list of entity validator values.
|
| HeaderEnum<E extends Enum<E>> |
Category of headers that consist of a single enum value.
|
| HeaderInteger |
Category of headers that consist of a single integer value.
|
| HeaderLong |
Category of headers that consist of a single long value.
|
| HeaderRangeArray |
Category of headers that consist of simple comma-delimited lists of strings with q-values.
|
| HeaderString |
Category of headers that consist of a single string value.
|
| HeaderStringArray |
Category of headers that consist of a comma-delimited list of string values.
|
| HeaderUri |
Category of headers that consist of a single URL value.
|
| Host |
Represents a parsed
|
| HttpMethodName |
Represents valid HTTP 1.1 method name static strings per the RFC 2616 spec.
|
| IfMatch |
Represents a parsed
|
| IfModifiedSince |
Represents a parsed
|
| IfNoneMatch |
Represents a parsed
|
| IfRange |
Represents a parsed
|
| IfUnmodifiedSince |
Represents a parsed
|
| LastModified |
Represents a parsed
|
| Location |
Represents a parsed
|
| MaxForwards |
Represents a parsed
|
| MediaType |
Describes a single media type used in content negotiation between an HTTP client and server, as described in
Section 14.1 and 14.7 of RFC2616 (the HTTP/1.1 specification).
|
| MediaTypeRange |
Describes a single type used in content negotiation between an HTTP client and server, as described in
Section 14.1 and 14.7 of RFC2616 (the HTTP/1.1 specification).
|
| Pragma |
Represents a parsed
|
| ProxyAuthenticate |
Represents a parsed
|
| ProxyAuthorization |
Represents a parsed
|
| Range |
Represents a parsed
|
| ReaderResource |
Represents the contents of a text file with convenience methods for resolving SVL variables and adding
HTTP response headers.
|
| ReaderResource.Builder |
Builder class for constructing
ReaderResource objects. |
| Referer |
Represents a parsed
|
| RetryAfter |
Represents a parsed
|
| Server |
Represents a parsed
|
| StreamResource |
Represents the contents of a byte stream file with convenience methods for adding HTTP response headers.
|
| StreamResource.Builder |
Builder class for constructing
StreamResource objects. |
| StringRange |
Represents a single value in a comma-delimited header value that optionally contains a quality metric for
comparison and extension parameters.
|
| TE |
Represents a parsed
|
| Trailer |
Represents a parsed
|
| TransferEncoding |
Represents a parsed
|
| Upgrade |
Represents a parsed
|
| UserAgent |
Represents a parsed
|
| Vary |
Represents a parsed
|
| Via |
Represents a parsed
|
| Warning |
Represents a parsed
|
| WwwAuthenticate |
Represents a parsed
|
| Enum | Description |
|---|---|
| ContentEncodingEnum |
Represents the possible values for a
|
| HttpMethod |
Represents valid HTTP 1.1 method names per the RFC 2616 spec.
|
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.