| Interface | Description |
|---|---|
| FallbackProvider |
Extension of
ZuulFallbackProvider which adds possibility to choose proper response
based on the exception which caused the main method to fail. |
| RibbonCommand | |
| RibbonCommandFactory<T extends RibbonCommand> | |
| ZuulFallbackProvider | Deprecated
Use
FallbackProvider |
| Class | Description |
|---|---|
| RestClientRibbonCommand |
Hystrix wrapper around Eureka Ribbon command
see original
|
| RestClientRibbonCommandFactory | |
| RibbonCommandContext | |
| RibbonRoutingFilter |
Route
ZuulFilter that uses Ribbon, Hystrix and pluggable http clients to send requests. |
| SendForwardFilter |
Route
ZuulFilter that forwards requests using the RequestDispatcher. |
| SimpleHostRoutingFilter |
Route
ZuulFilter that sends requests to predetermined URLs via apache
HttpClient. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.