B C F H P 

B

builder() - Static method in class feign.hystrix.HystrixFeign
 

C

contract(Contract) - Method in class feign.hystrix.HystrixFeign.Builder
 

F

feign.hystrix - package feign.hystrix
 

H

HystrixDelegatingContract - Class in feign.hystrix
This special cases methods that return HystrixCommand, so that they are decoded properly.
HystrixDelegatingContract(Contract) - Constructor for class feign.hystrix.HystrixDelegatingContract
 
HystrixFeign - Class in feign.hystrix
Allows Feign interfaces to return HystrixCommand objects.
HystrixFeign() - Constructor for class feign.hystrix.HystrixFeign
 
HystrixFeign.Builder - Class in feign.hystrix
 
HystrixFeign.Builder() - Constructor for class feign.hystrix.HystrixFeign.Builder
 

P

parseAndValidatateMetadata(Class<?>) - Method in class feign.hystrix.HystrixDelegatingContract
 
B C F H P