Generated by
JDiff

Package org.springframework.web.socket.messaging

Changed Classes
SubProtocolWebSocketHandler An implementation of WebSocketHandler that delegates incoming WebSocket messages to a SubProtocolHandler along with a MessageChannel to which the sub-protocol handler can send messages from WebSocket clients to the application.