| ContentHeaderHandler |
Decodes / Encodes the headers Content-Type and Content-Length.
|
| HttpHeaderMap |
A map for HttpHeaders.
|
| HttpResponseParser |
Contains the httpResult and decodes the headers Content-Type and Content-Length for further
information about that stream.
|
| MultiValueMap |
A special map that contains a string as key and a list of string as value.
|
| StreamContainer |
Contains the inputStream for the body and decodes the headers Content-Type and Content-Length for further
information about that stream.
|
| URIEncodedData |
A map for http query parameters.
|
| URIPath |
Simple builder class for URI paths.
|
| URLPartEncoder |
|