| Class | Description |
|---|---|
| DefaultGzipDecoder |
When response is compressed as gzip, this decompresses and uses
SpringDecoder
to decode. |
| DefaultGzipDecoderConfiguration |
Configures Default Gzip Decoder.
|
| FallbackCommand<T> |
Convenience class for implementing feign fallbacks that return
HystrixCommand. |
| FeignHttpClientProperties | |
| FeignUtils | |
| PageableSpringEncoder |
Provides support for encoding spring Pageable via composition.
|
| PageJacksonModule |
This jackson module provides support to deserialize spring
Page objects. |
| ResponseEntityDecoder |
Decoder adds compatibility for Spring MVC's ResponseEntity to any other decoder via
composition.
|
| SpringDecoder | |
| SpringEncoder | |
| SpringMvcContract | |
| SpringMvcContract.ConvertingExpander | Deprecated
Not used internally anymore.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.