类的使用
cn.taketoday.http.codec.support.BaseCodecConfigurer
使用BaseCodecConfigurer的程序包
程序包
说明
Provides implementations of
ClientCodecConfigurer
and ServerCodecConfigurer based on the converter
implementations from cn.taketoday.http.codec.json and co.-
cn.taketoday.http.codec.support中BaseCodecConfigurer的使用
修饰符和类型类说明classDefault implementation ofClientCodecConfigurer.classDefault implementation ofServerCodecConfigurer.