| Status | Fully Qualified Name | 
| NEW | org.springframework.web.socket.adapter.jetty.Jetty10WebSocketHandlerAdapter | 
| NEW | org.springframework.web.socket.server.jetty.Jetty10RequestUpgradeStrategy | 
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | Jetty10WebSocketHandlerAdapter(org.springframework.web.socket.WebSocketHandler, | n.a. | n.a. | 
 | 
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | onWebSocketBinary(byte[], 
                                            Annotations:
                                             
 | n.a. | n.a. | 
 | ||||||||||
| NEW | public | void | onWebSocketClose(int, 
                                            Annotations:
                                             
 | n.a. | n.a. | 
 | ||||||||||
| NEW | public | void | onWebSocketConnect(org.eclipse.jetty.websocket.api.Session) 
                                            Annotations:
                                             
 | n.a. | n.a. | 
 | ||||||||||
| NEW | public | void | onWebSocketError(java.lang.Throwable) 
                                            Annotations:
                                             
 | n.a. | n.a. | 
 | ||||||||||
| NEW | public | void | onWebSocketText(java.lang.String) 
                                            Annotations:
                                             
 | n.a. | n.a. | 
 | 
| Status: | Fully Qualified Name: | Elements: | 
| NEW | org.eclipse.jetty.websocket.api.annotations.WebSocket | n.a. | 
| Status | Interface | Compatibility Changes: | 
| NEW | org.springframework.web.socket.server.RequestUpgradeStrategy | n.a. | 
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | Jetty10RequestUpgradeStrategy() | n.a. | n.a. | 
 | 
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public | java.util.List | getSupportedExtensions(org.springframework.http.server.ServerHttpRequest) | n.a. | n.a. | 
 | ||||||||
| NEW | public | java.lang.String[] | getSupportedVersions() | n.a. | n.a. | 
 | ||||||||
| NEW | public | void | upgrade(org.springframework.http.server.ServerHttpRequest, | 
 | n.a. | 
 |