| Package | Description | 
|---|---|
| org.springframework.http.codec | |
| org.springframework.http.codec.support | 
 Provides implementations of  
ClientCodecConfigurer
 and ServerCodecConfigurer based on the converter
 implementations from org.springframework.http.codec.json and co. | 
| Modifier and Type | Method and Description | 
|---|---|
ServerCodecConfigurer.ServerDefaultCodecs | 
ServerCodecConfigurer.defaultCodecs()
Provides a way to customize or replace HTTP message readers and writers
 registered by default. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServerCodecConfigurer.ServerDefaultCodecs | 
DefaultServerCodecConfigurer.defaultCodecs()  |