接口的使用
cn.taketoday.http.codec.CodecConfigurer.CustomCodecs
程序包
说明
Provides implementations of
Encoder
and Decoder for web use.Provides implementations of
ClientCodecConfigurer
and ServerCodecConfigurer based on the converter
implementations from cn.taketoday.http.codec.json and co.-
cn.taketoday.http.codec中CodecConfigurer.CustomCodecs的使用
修饰符和类型方法说明CodecConfigurer.customCodecs()Register custom HTTP message readers or writers in addition to the ones registered by default. -
cn.taketoday.http.codec.support中CodecConfigurer.CustomCodecs的使用
修饰符和类型类说明protected static final classDefault implementation ofCustomCodecs.