Generated by
JDiff

Class org.springframework.test.web.client.MockMvcClientHttpRequestFactory

Added interface org.springframework.http.client.AsyncClientHttpRequestFactory.

Added Methods
AsyncClientHttpRequest createAsyncRequest(URI, HttpMethod)  
 

Changed Methods
ClientHttpRequest createRequest(URI, HttpMethod) Change in exceptions thrown from java.io.IOException to no exceptions.