Generated by
JDiff

Class org.springframework.messaging.simp.stomp.StompDecoder

Removed Methods
Integer getContentLength(MultiValueMap<String, String>)  
 

Added Methods
MessageHeaderInitializer getHeaderInitializer() @return the configured {@code MessageHeaderInitializer} if any.
void setHeaderInitializer(MessageHeaderInitializer) Configure a MessageHeaderInitializer to apply to the headers of Messages from decoded STOMP frames.