JApiCmp-Report
Old:n.a.
New:n.a.
Created:2021-02-16T11:56:18.820+0100
Access modifier filter:PUBLIC
Only modifications:true
Only binary incompatible modifications:false
Ignore missing classes:false
Includes:all
Excludes:n.a.
Semantic Versioning:n.a.
Classes:
StatusFully Qualified Name
NEWorg.springframework.web.socket.adapter.jetty.Jetty10WebSocketHandlerAdapter
NEWorg.springframework.web.socket.server.jetty.Jetty10RequestUpgradeStrategy
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
NEW public class org.springframework.web.socket.adapter.jetty.Jetty10WebSocketHandlerAdaptertop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic Jetty10WebSocketHandlerAdapter(org.springframework.web.socket.WebSocketHandler, org.springframework.web.socket.adapter.jetty.JettyWebSocketSession)n.a.n.a.
Old fileNew file
n.a.55
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic voidonWebSocketBinary(byte[], int, int)
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.eclipse.jetty.websocket.api.annotations.OnWebSocketMessagen.a.
n.a.n.a.
Old fileNew file
n.a.87
NEWpublic voidonWebSocketClose(int, java.lang.String)
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.eclipse.jetty.websocket.api.annotations.OnWebSocketClosen.a.
n.a.n.a.
Old fileNew file
n.a.116
NEWpublic voidonWebSocketConnect(org.eclipse.jetty.websocket.api.Session)
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.eclipse.jetty.websocket.api.annotations.OnWebSocketConnectn.a.
n.a.n.a.
Old fileNew file
n.a.66
NEWpublic voidonWebSocketError(java.lang.Throwable)
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.eclipse.jetty.websocket.api.annotations.OnWebSocketErrorn.a.
n.a.n.a.
Old fileNew file
n.a.130
NEWpublic voidonWebSocketText(java.lang.String)
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.eclipse.jetty.websocket.api.annotations.OnWebSocketMessagen.a.
n.a.n.a.
Old fileNew file
n.a.76
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.eclipse.jetty.websocket.api.annotations.WebSocketn.a.
NEW public class org.springframework.web.socket.server.jetty.Jetty10RequestUpgradeStrategytop
Interfaces:
StatusInterfaceCompatibility Changes:
NEWorg.springframework.web.socket.server.RequestUpgradeStrategyn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic Jetty10RequestUpgradeStrategy()n.a.n.a.
Old fileNew file
n.a.57
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic java.util.ListgetSupportedExtensions(org.springframework.http.server.ServerHttpRequest)n.a.n.a.
Old fileNew file
n.a.96
NEWpublic java.lang.String[]getSupportedVersions()n.a.n.a.
Old fileNew file
n.a.91
NEWpublic voidupgrade(org.springframework.http.server.ServerHttpRequest, org.springframework.http.server.ServerHttpResponse, java.lang.String, java.util.List, java.security.Principal, org.springframework.web.socket.WebSocketHandler, java.util.Map)
Status:Name:
NEWorg.springframework.web.socket.server.HandshakeFailureException
n.a.
Old fileNew file
n.a.106