Uses of Interface
org.springframework.http.codec.ServerCodecConfigurer.ServerDefaultCodecs
Packages that use ServerCodecConfigurer.ServerDefaultCodecs Package Description org.springframework.http.codec org.springframework.http.codec.support Provides implementations ofClientCodecConfigurerandServerCodecConfigurerbased on the converter implementations fromorg.springframework.http.codec.jsonand co.Uses of ServerCodecConfigurer.ServerDefaultCodecs in org.springframework.http.codec
Methods in org.springframework.http.codec that return ServerCodecConfigurer.ServerDefaultCodecs Modifier and Type Method Description ServerCodecConfigurer.ServerDefaultCodecsServerCodecConfigurer. defaultCodecs()Provides a way to customize or replace HTTP message readers and writers registered by default.Uses of ServerCodecConfigurer.ServerDefaultCodecs in org.springframework.http.codec.support
Methods in org.springframework.http.codec.support that return ServerCodecConfigurer.ServerDefaultCodecs Modifier and Type Method Description ServerCodecConfigurer.ServerDefaultCodecsDefaultServerCodecConfigurer. defaultCodecs()