Generated by
JDiff

Class org.springframework.http.codec.ServerSentEventHttpMessageReader

Removed Constructors
ServerSentEventHttpMessageReader(List<Decoder<?>>)  
 

Added Constructors
ServerSentEventHttpMessageReader(Decoder<?>) Constructor with JSON {@code Decoder} for decoding to Objects.
 

Added Methods
Decoder<?> getDecoder() Return the configured {@code Decoder}.