| Class | Description |
|---|---|
| AnyEmptyMethod |
Implements any HTTP extension method, without any entity content.
|
| AnyEntityMethod |
Implements any HTTP extension method, without any entity content.
|
| ApacheHttpConnection |
An implementation of an HTTP connection using Apachhe HTTP Client.
|
| BinaryResponseBody |
A binary body in the response.
|
| BodyFactory |
Factory class for bodies, either in requests or in responses.
|
| HrefRequestBody |
A body in the request, defined by reference.
|
| HttpRequestImpl |
Implementation of a HTTP request.
|
| LoggerHelper |
Helper to log HTTP-specific stuff.
|
| MultipartRequestBody |
A multipart body in the request.
|
| MultipartResponseBody |
A multipart body in the response.
|
| RequestParser |
Parse the http:request element into a
HttpRequest object. |
| SinglePartRequestBody |
A body in the request, defined by content.
|
| TextResponseBody |
A text body in the response.
|
| XmlResponseBody |
An XML body in the response.
|
| Enum | Description |
|---|---|
| BodyFactory.Type |
Copyright © 2015-2020 EXPath. All Rights Reserved