Class DefaultServerCodecConfigurer

java.lang.Object
org.springframework.http.codec.support.DefaultServerCodecConfigurer
All Implemented Interfaces:
CodecConfigurer, ServerCodecConfigurer

public class DefaultServerCodecConfigurer extends Object implements ServerCodecConfigurer
Default implementation of ServerCodecConfigurer.
Since:
5.0
Author:
Rossen Stoyanchev