Generated by
JDiff

Package org.springframework.messaging.simp.stomp

Changed Classes
BufferingStompDecoder An extension of org.springframework.messaging.simp.stomp.StompDecoder that buffers content remaining in the input ByteBuffer after the parent class has read all (complete) STOMP frames from it.
StompEncoder An encoder for STOMP frames.