Generated by
JDiff

Class org.springframework.http.client.HttpComponentsClientHttpRequestFactory

Added Methods
void setBufferRequestBody(boolean) Indicates whether this request factory should buffer the request body internally.
 

Changed Methods
void destroy() Change in exceptions thrown from no exceptions to java.lang.Exception.
Shutdown hook that closes the underlying ClientConnectionManager's connection pool, if any.