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