| Interface | Description |
|---|---|
| OutgoingHttpRequestProcessor |
Defines a utility class which evaluates if a
HttpRequest should be processed. |
| OutgointRequestProcessorMatcher |
Defines regular expressions to match requests.
|
| Class | Description |
|---|---|
| HttpHeadersUtil |
Utility class to work with
HttpHeaders or HTTP Headers. |
| HttpTypeInformationProvider |
Provide type information for HTTP response.
|
| HttpUtil |
Utility methods for HTTP handling.
|
| OutgoingHttpRequestProcessorImpl |
Implementation of
OutgoingHttpRequestProcessor. |