T
- Result-Typepublic static interface AsyncClientHttpEngine.ResultExtractor<T>
Modifier and Type | Method and Description |
---|---|
T |
extractResult(ClientResponse response)
Extracts a result out of a Response
|
T extractResult(ClientResponse response)
response
- ResponseCopyright © 2019 JBoss by Red Hat. All rights reserved.