public final class HystrixDelegatingContract extends Object implements feign.Contract
HystrixCommand, Observable, or Single so that they are decoded properly.
For example, HystrixCommand<Foo> and Observable<Foo> will decode Foo.
| Constructor and Description |
|---|
HystrixDelegatingContract(feign.Contract delegate) |
| Modifier and Type | Method and Description |
|---|---|
List<feign.MethodMetadata> |
parseAndValidateMetadata(Class<?> targetType) |
Copyright © 2012–2025 OpenFeign. All rights reserved.