AbstractSetCookieHeader |
An abstract SetCookieHeader class for SetCookieHeader and SetCookie2Header .
|
AcceptApiVersionHeader |
Processes the Accept-API-Version message header.
|
AcceptLanguageHeader |
A header class representing the Accept-Language HTTP header.
|
AuthorizationHeader |
A header class representing the Authorization HTTP header.
|
ConnectionHeader |
Processes the Connection message header.
|
ContentApiVersionHeader |
Processes the Content-API-Version message header.
|
ContentEncodingHeader |
Processes the Content-Encoding message header.
|
ContentLengthHeader |
Processes the Content-Length message header.
|
ContentTypeHeader |
Processes the Content-Type message header.
|
CookieHeader |
Processes the Cookie request message header.
|
Directive |
Represents the name/value pair of a HTTP header directives.
|
ForwardedHeader |
A Header representation of the Forwarded HTTP header.
|
ForwardedHeader.Hop |
This class represents a request's hop detail.
|
HeaderFactory |
Creates instances of Header classes from String representation.
|
LocationHeader |
Processes the Location message header.
|
MalformedHeaderException |
Thrown when a header string cannot be parsed to a rich Header implementation.
|
ReferrerHeader |
A Header representation of the Referrer HTTP header.
|
SetCookie2Header |
Deprecated, for removal: This API element is subject to removal in a future version.
|
SetCookieHeader |
Processes the Set-Cookie request message header.
|
TrailerHeader |
A Header representation of the Trailer HTTP response header.
|
TransactionIdHeader |
Processes the transactionId header used mainly for audit purpose.
|
Warning |
|
WarningHeader |
Processes the Warning message header.
|
WwwAuthenticateHeader |
A Header representation of the WWW-Authenticate HTTP header.
|
WwwAuthenticateHeader.Challenge |
A single WWW-Authenticate challenge.
|
XForwardedForHeader |
Processes the X-Forwarded-For message header.
|