| Name | Description | Type | Package | Framework |
| MockAsyncClientHttpRequest | An extension of MockClientHttpRequest that also implementsAsyncClientHttpRequest by wrapping the response in a | Class | org.springframework.mock.http.client | Spring MVC |
| MockClientHttpRequest | Mock implementation of ClientHttpRequest. | Class | org.springframework.mock.http.client | Spring MVC |
| MockClientHttpResponse | Mock implementation of ClientHttpResponse. | Class | org.springframework.mock.http.client | Spring MVC |