Uses of Interface
org.springframework.http.codec.ClientCodecConfigurer.ClientDefaultCodecs
Packages that use ClientCodecConfigurer.ClientDefaultCodecs 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 ClientCodecConfigurer.ClientDefaultCodecs in org.springframework.http.codec
Methods in org.springframework.http.codec that return ClientCodecConfigurer.ClientDefaultCodecs Modifier and Type Method Description ClientCodecConfigurer.ClientDefaultCodecsClientCodecConfigurer. defaultCodecs()Provides a way to customize or replace HTTP message readers and writers registered by default.Uses of ClientCodecConfigurer.ClientDefaultCodecs in org.springframework.http.codec.support
Methods in org.springframework.http.codec.support that return ClientCodecConfigurer.ClientDefaultCodecs Modifier and Type Method Description ClientCodecConfigurer.ClientDefaultCodecsDefaultClientCodecConfigurer. defaultCodecs()