- java.lang.Object
-
- org.springframework.http.client.HttpComponentsClientHttpRequestFactory
-
- org.springframework.boot.test.TestRestTemplate.CustomHttpComponentsClientHttpRequestFactory
-
- All Implemented Interfaces:
- org.springframework.beans.factory.DisposableBean, org.springframework.http.client.ClientHttpRequestFactory
- Enclosing class:
- TestRestTemplate
protected static class TestRestTemplate.CustomHttpComponentsClientHttpRequestFactory
extends org.springframework.http.client.HttpComponentsClientHttpRequestFactory
HttpComponentsClientHttpRequestFactory
to apply customizations.
-
-
Method Summary
-
Methods inherited from class org.springframework.http.client.HttpComponentsClientHttpRequestFactory
createHttpUriRequest, createRequest, createRequestConfig, destroy, getHttpClient, mergeRequestConfig, postProcessHttpRequest, setBufferRequestBody, setConnectionRequestTimeout, setConnectTimeout, setHttpClient, setReadTimeout
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.