Generated by
JDiff

Package org.springframework.http.client

Added Classes and Interfaces
AsyncClientHttpRequestExecution Represents the context of a client-side HTTP request execution.
AsyncClientHttpRequestInterceptor Intercepts client-side HTTP requests.
InterceptingAsyncClientHttpRequestFactory Wrapper for a AsyncClientHttpRequestFactory that has support for AsyncClientHttpRequestInterceptors.
OkHttp3ClientHttpRequestFactory ClientHttpRequestFactory implementation that uses OkHttp 3.x to create requests.
 

Changed Classes
OkHttpClientHttpRequestFactory ClientHttpRequestFactory implementation that uses OkHttp 2.x to create requests.