Package | Description |
---|---|
feign |
Modifier and Type | Method and Description |
---|---|
Object |
ResponseInterceptor.aroundDecode(InvocationContext invocationContext)
Called for response around decode, must either manually invoke
proceed() or manually create a new response object |
Copyright © 2012–2023 OpenFeign. All rights reserved.