| 类 | 说明 |
|---|---|
| DefaultGzipDecoder |
When response is compressed as gzip, this decompresses and uses
SpringDecoder
to decode. |
| FeignUtils | |
| ResponseEntityDecoder |
Decoder adds compatibility for Spring MVC's ResponseEntity to any other decoder via
composition.
|
| SpringDecoder | |
| SpringEncoder | |
| SpringMvcContract | |
| SpringMvcContract.ConvertingExpander | 已过时
Not used internally anymore.
|