Generated by
JDiff

Class org.springframework.web.socket.messaging.SessionConnectEvent

The superclass changed from org.springframework.context.ApplicationEvent to org.springframework.web.socket.messaging.AbstractSubProtocolEvent.

Changed Methods
Message<byte[]> getMessage() Method was locally defined, but is now inherited from AbstractSubProtocolEvent. Return the Message associated with the event.
String toString() Method was locally defined, but is now inherited from AbstractSubProtocolEvent.