Uses of Interface
org.springframework.http.codec.ClientCodecConfigurer
Packages that use ClientCodecConfigurer
Package
Description
Provides implementations of
Encoder
and Decoder for web use.Provides implementations of
ClientCodecConfigurer
and ServerCodecConfigurer based on the converter
implementations from org.springframework.http.codec.json and co.-
Uses of ClientCodecConfigurer in org.springframework.http.codec
Methods in org.springframework.http.codec that return ClientCodecConfigurerModifier and TypeMethodDescriptionClientCodecConfigurer.clone()Create a copy of thisCodecConfigurer.static ClientCodecConfigurerClientCodecConfigurer.create()Static factory method for aClientCodecConfigurer. -
Uses of ClientCodecConfigurer in org.springframework.http.codec.support
Classes in org.springframework.http.codec.support that implement ClientCodecConfigurer