| Class | Description | 
|---|---|
| HystrixDelegatingContract | This special cases methods that return  HystrixCommand,Observable, orSingleso that they
 are decoded properly. | 
| HystrixFeign | Allows Feign interfaces to return HystrixCommand or rx.Observable or rx.Single objects. | 
| HystrixFeign.Builder | 
Copyright © 2012–2016 OpenFeign. All rights reserved.