See: Description
Interface | Description |
---|---|
HeaderFieldCollectionParser<T extends HeaderFieldElement> |
Parser for header fields that return a collection of elements.
|
HeaderFieldElement |
Part of the header field of an HTTP message, stored in a structured way.
|
HeaderFieldNameVerifier |
An interface that used to provide a simple way check against the header field name.
|
HeaderFieldParser<T extends HeaderFieldElement> |
Parser for the header field of an HTTP request.
|
Qualified |
A qualified value.
|
Class | Description |
---|---|
QualifiedComparator |
Comparator class for Qualified objects.
|
Exception | Description |
---|---|
UnParsableHeaderException |
Exception when the value of the header field cannot be parsed.
|
Copyright © 2016. All Rights Reserved.