public class ProblemHandlingClientHttpRequestFactory extends Object implements org.springframework.http.client.ClientHttpRequestFactory
| Constructor and Description |
|---|
ProblemHandlingClientHttpRequestFactory(org.springframework.http.client.ClientHttpRequestFactory delegate) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.client.ClientHttpRequest |
createRequest(URI uri,
org.springframework.http.HttpMethod httpMethod) |
public ProblemHandlingClientHttpRequestFactory(org.springframework.http.client.ClientHttpRequestFactory delegate)
public org.springframework.http.client.ClientHttpRequest createRequest(URI uri, org.springframework.http.HttpMethod httpMethod) throws IOException
createRequest in interface org.springframework.http.client.ClientHttpRequestFactoryIOExceptionCopyright © 2016 Zalando SE. All rights reserved.