Package | Description |
---|---|
org.seedstack.feign |
Modifier and Type | Method and Description |
---|---|
FeignConfig.HystrixWrapperMode |
FeignConfig.EndpointConfig.getHystrixWrapper() |
static FeignConfig.HystrixWrapperMode |
FeignConfig.HystrixWrapperMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeignConfig.HystrixWrapperMode[] |
FeignConfig.HystrixWrapperMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FeignConfig.EndpointConfig |
FeignConfig.EndpointConfig.setHystrixWrapper(FeignConfig.HystrixWrapperMode hystrixWrapper) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.