protected static class AbstractService.OutputStreamResponseExtractor
extends java.lang.Object
implements org.springframework.web.client.ResponseExtractor<java.lang.Integer>
| Constructor and Description |
|---|
OutputStreamResponseExtractor(java.io.OutputStream output) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
extractData(org.springframework.http.client.ClientHttpResponse response) |
Copyright © 2016. All Rights Reserved.