接口的使用
cn.taketoday.http.codec.ServerCodecConfigurer
使用ServerCodecConfigurer的程序包
程序包
说明
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中ServerCodecConfigurer的使用
修饰符和类型方法说明ServerCodecConfigurer.clone()Create a copy of thisCodecConfigurer.static ServerCodecConfigurerServerCodecConfigurer.create()Static factory method for aServerCodecConfigurer. -
cn.taketoday.http.codec.support中ServerCodecConfigurer的使用