public class RibbonClientHttpRequestFactory extends Object implements org.springframework.http.client.ClientHttpRequestFactory
| Constructor and Description |
|---|
RibbonClientHttpRequestFactory(SpringClientFactory clientFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.client.ClientHttpRequest |
createRequest(URI originalUri,
org.springframework.http.HttpMethod httpMethod) |
public RibbonClientHttpRequestFactory(SpringClientFactory clientFactory)
public org.springframework.http.client.ClientHttpRequest createRequest(URI originalUri, org.springframework.http.HttpMethod httpMethod) throws IOException
createRequest in interface org.springframework.http.client.ClientHttpRequestFactoryIOExceptionCopyright © 2020 Pivotal Software, Inc.. All rights reserved.