Interface | Description |
---|---|
OutgoingHttpRequestProcessor |
Defines a utility class which evaluates if a
HttpRequest should be processed. |
OutgointRequestProcessorMatcher |
Defines regular expressions to match requests.
|
Class | Description |
---|---|
HttpUtil |
Utility methods for HTTP handling.
|
OutgoingHttpRequestProcessorImpl |
Implementation of
OutgoingHttpRequestProcessor . |