| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | org.springframework.messaging.converter.ProtobufMessageConverter | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | org.springframework.messaging.converter.MessageConverter | n.a. |
| NEW | org.springframework.messaging.converter.SmartMessageConverter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ProtobufJsonFormatMessageConverter(com.google.protobuf.ExtensionRegistry) | n.a. | n.a. |
|
||||
| NEW | public | ProtobufJsonFormatMessageConverter(com.google.protobuf.util.JsonFormat$Parser, | n.a. | n.a. |
|
||||
| NEW | public | ProtobufJsonFormatMessageConverter(com.google.protobuf.util.JsonFormat$Parser, | n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | org.springframework.messaging.converter.AbstractMessageConverter | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | org.springframework.messaging.converter.MessageConverter | n.a. |
| NEW | org.springframework.messaging.converter.SmartMessageConverter | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.nio.charset.Charset | n.a. | DEFAULT_CHARSET |
| NEW | public static final | org.springframework.util.MimeType | n.a. | PROTOBUF |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ProtobufMessageConverter() | n.a. | n.a. |
|
||||
| NEW | public | ProtobufMessageConverter(com.google.protobuf.ExtensionRegistry) | n.a. | n.a. |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| MODIFIED | public (<- package_protected ) | HandlerMethodArgumentResolverComposite() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| MODIFIED | public (<- private ) | org.springframework.messaging.handler.invocation.reactive.HandlerMethodArgumentResolver | getArgumentResolver(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
| NEW | public static final | org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition | n.a. | EMPTY_CONDITION | ||||||||
| NEW | public static final | org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition | n.a. | REQUEST_CHANNEL_CONDITION | ||||||||
| UNCHANGED | public static final | org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition |
| REQUEST_CONDITION
Annotations:
|
||||||||
| NEW | public static final | org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition | n.a. | REQUEST_FNF_OR_RESPONSE_CONDITION | ||||||||
| NEW | public static final | org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition | n.a. | REQUEST_RESPONSE_CONDITION | ||||||||
| NEW | public static final | org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition | n.a. | REQUEST_STREAM_CONDITION |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | static public | org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition | getCondition(int, | n.a. | n.a. |
|
| Status | Interface | Compatibility Changes: |
| NEW | org.springframework.messaging.rsocket.RSocketRequester$RetrieveSpec | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| MODIFIED (!) | public abstract | org.springframework.messaging.rsocket.RSocketRequester$RetrieveSpec (<- org.springframework.messaging.rsocket.RSocketRequester$RequestSpec) | data(java.lang.Object) | n.a. |
|
|
||||||
| MODIFIED (!) | public abstract | org.springframework.messaging.rsocket.RSocketRequester$RetrieveSpec (<- org.springframework.messaging.rsocket.RSocketRequester$RequestSpec) | data(java.lang.Object, | n.a. |
|
|
||||||
| MODIFIED (!) | public abstract | org.springframework.messaging.rsocket.RSocketRequester$RetrieveSpec (<- org.springframework.messaging.rsocket.RSocketRequester$RequestSpec) | data(java.lang.Object, | n.a. |
|
|
||||||
| REMOVED | public abstract | reactor.core.publisher.Flux | retrieveFlux(java.lang.Class) | n.a. | n.a. |
|
||||||
| REMOVED | public abstract | reactor.core.publisher.Flux | retrieveFlux(org.springframework.core.ParameterizedTypeReference) | n.a. | n.a. |
|
||||||
| REMOVED | public abstract | reactor.core.publisher.Mono | retrieveMono(java.lang.Class) | n.a. | n.a. |
|
||||||
| REMOVED | public abstract | reactor.core.publisher.Mono | retrieveMono(org.springframework.core.ParameterizedTypeReference) | n.a. | n.a. |
|
||||||
| REMOVED | public abstract | reactor.core.publisher.Mono | send() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public abstract | reactor.core.publisher.Flux | retrieveFlux(java.lang.Class) | n.a. | n.a. |
|
||||
| NEW | public abstract | reactor.core.publisher.Flux | retrieveFlux(org.springframework.core.ParameterizedTypeReference) | n.a. | n.a. |
|
||||
| NEW | public abstract | reactor.core.publisher.Mono | retrieveMono(java.lang.Class) | n.a. | n.a. |
|
||||
| NEW | public abstract | reactor.core.publisher.Mono | retrieveMono(org.springframework.core.ParameterizedTypeReference) | n.a. | n.a. |
|
||||
| NEW | public abstract | reactor.core.publisher.Mono | send() | n.a. | n.a. |
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (*) | org.springframework.messaging.simp.stomp.StompSession | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | void | disconnect(org.springframework.messaging.simp.stomp.StompHeaders) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | void | disconnect(org.springframework.messaging.simp.stomp.StompHeaders) | n.a. |
|
|