Package | Description |
---|---|
feign.codec |
Modifier and Type | Method and Description |
---|---|
Object |
Decoder.decode(Response response,
Type type)
Decodes an http response into an object corresponding to its
generic return type . |
Copyright © 2012–2018 OpenFeign. All rights reserved.