public class CseHttpMessageConverterExtractor<T> extends Object implements org.springframework.web.client.ResponseExtractor<T>
| Constructor and Description |
|---|
CseHttpMessageConverterExtractor() |
| Modifier and Type | Method and Description |
|---|---|
T |
extractData(org.springframework.http.client.ClientHttpResponse response) |
public T extractData(org.springframework.http.client.ClientHttpResponse response) throws IOException
extractData in interface org.springframework.web.client.ResponseExtractor<T>IOExceptionCopyright © 2017–2022 The Apache Software Foundation. All rights reserved.