protected static class AbstractService.OutputStreamResponseExtractor extends Object implements org.springframework.web.client.ResponseExtractor<Integer>
| Constructor and Description |
|---|
AbstractService.OutputStreamResponseExtractor(OutputStream output) |
public AbstractService.OutputStreamResponseExtractor(OutputStream output)
public Integer extractData(org.springframework.http.client.ClientHttpResponse response) throws IOException
extractData in interface org.springframework.web.client.ResponseExtractor<Integer>IOExceptionCopyright © 2014. All Rights Reserved.