JApiCmp-Report
Old:n.a.
New:n.a.
Created:2021-02-16T11:56:14.387+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
MODIFIEDorg.springframework.web.reactive.DispatcherHandler
MODIFIEDorg.springframework.web.reactive.result.method.RequestMappingInfo
NEWorg.springframework.web.reactive.socket.adapter.Jetty10WebSocketHandlerAdapter
MODIFIEDorg.springframework.web.reactive.socket.adapter.ReactorNettyWebSocketSession
NEWorg.springframework.web.reactive.socket.server.upgrade.Jetty10RequestUpgradeStrategy
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public class org.springframework.web.reactive.DispatcherHandlertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic reactor.core.publisher.MonohandlePreFlight(org.springframework.web.server.ServerWebExchange)n.a.n.a.
Old fileNew file
n.a.202
MODIFIED final public class org.springframework.web.reactive.result.method.RequestMappingInfotop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic RequestMappingInfo(java.lang.String, org.springframework.web.reactive.result.condition.PatternsRequestCondition, org.springframework.web.reactive.result.condition.RequestMethodsRequestCondition, org.springframework.web.reactive.result.condition.ParamsRequestCondition, org.springframework.web.reactive.result.condition.HeadersRequestCondition, org.springframework.web.reactive.result.condition.ConsumesRequestCondition, org.springframework.web.reactive.result.condition.ProducesRequestCondition, org.springframework.web.reactive.result.condition.RequestCondition)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
96105
UNCHANGEDpublic RequestMappingInfo(org.springframework.web.reactive.result.method.RequestMappingInfo, org.springframework.web.reactive.result.condition.RequestCondition)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
127127
UNCHANGEDpublic RequestMappingInfo(org.springframework.web.reactive.result.condition.PatternsRequestCondition, org.springframework.web.reactive.result.condition.RequestMethodsRequestCondition, org.springframework.web.reactive.result.condition.ParamsRequestCondition, org.springframework.web.reactive.result.condition.HeadersRequestCondition, org.springframework.web.reactive.result.condition.ConsumesRequestCondition, org.springframework.web.reactive.result.condition.ProducesRequestCondition, org.springframework.web.reactive.result.condition.RequestCondition)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
120118
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic org.springframework.web.reactive.result.method.RequestMappingInfo$Buildermutate()n.a.n.a.
Old fileNew file
n.a.411
NEW public class org.springframework.web.reactive.socket.adapter.Jetty10WebSocketHandlerAdaptertop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic Jetty10WebSocketHandlerAdapter(org.springframework.web.reactive.socket.WebSocketHandler, java.util.function.Function)n.a.n.a.
Old fileNew file
n.a.63
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.90
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.135
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.74
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.142
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.82
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.eclipse.jetty.websocket.api.annotations.WebSocketn.a.
MODIFIED public class org.springframework.web.reactive.socket.adapter.ReactorNettyWebSocketSessiontop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic io.netty.channel.ChannelIdgetChannelId()n.a.n.a.
Old fileNew file
n.a.82
NEW public class org.springframework.web.reactive.socket.server.upgrade.Jetty10RequestUpgradeStrategytop
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
StatusInterfaceCompatibility Changes:
NEWorg.springframework.web.reactive.socket.server.RequestUpgradeStrategyn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic Jetty10RequestUpgradeStrategy()n.a.n.a.
Old fileNew file
n.a.55
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic reactor.core.publisher.Monoupgrade(org.springframework.web.server.ServerWebExchange, org.springframework.web.reactive.socket.WebSocketHandler, java.lang.String, java.util.function.Supplier)n.a.n.a.
Old fileNew file
n.a.90