Package | Description |
---|---|
feign | |
feign.codec |
Modifier and Type | Method and Description |
---|---|
Feign.Builder |
Feign.Builder.errorDecoder(ErrorDecoder errorDecoder) |
AsyncFeign.AsyncBuilder<C> |
AsyncFeign.AsyncBuilder.errorDecoder(ErrorDecoder errorDecoder) |
Modifier and Type | Class and Description |
---|---|
static class |
ErrorDecoder.Default |
Copyright © 2012–2021 OpenFeign. All rights reserved.