| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SetterFactory.Default
Default behavior is to derive the group key from  
Target.name() and the command key from
 Feign.configKey(Class, Method). | 
| Modifier and Type | Method and Description | 
|---|---|
HystrixFeign.Builder | 
HystrixFeign.Builder.setterFactory(SetterFactory setterFactory)
Allows you to override hystrix properties such as thread pools and command keys. 
 | 
Copyright © 2012–2016 OpenFeign. All rights reserved.