Generated by
JDiff

Class org.springframework.messaging.simp.stomp.BufferingStompDecoder

The superclass changed from org.springframework.messaging.simp.stomp.StompDecoder to java.lang.Object.

Changed Constructors
BufferingStompDecoder(StompDecoder, int) Change in type from int to (StompDecoder, int).
 
 

Added Methods
StompDecoder getStompDecoder() Return the wrapped org.springframework.messaging.simp.stomp.StompDecoder.