public class UrlWithProviderPrefixClientHttpRequestFactory extends Object implements org.springframework.http.client.ClientHttpRequestFactory
| Constructor and Description |
|---|
UrlWithProviderPrefixClientHttpRequestFactory(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.client.ClientHttpRequest |
createRequest(URI uri,
org.springframework.http.HttpMethod httpMethod) |
public UrlWithProviderPrefixClientHttpRequestFactory(String prefix)
public org.springframework.http.client.ClientHttpRequest createRequest(URI uri, org.springframework.http.HttpMethod httpMethod) throws IOException
createRequest in interface org.springframework.http.client.ClientHttpRequestFactoryIOExceptionCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.