Package | Description |
---|---|
org.springframework.http.codec.support |
Provides implementations of
ClientCodecConfigurer
and ServerCodecConfigurer based on the converter
implementations from org.springframework.http.codec.json and co. |
Class and Description |
---|
DefaultClientCodecConfigurer
Default implementation of
ClientCodecConfigurer . |
DefaultServerCodecConfigurer
Default implementation of
ServerCodecConfigurer . |