| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| UNCHANGED | static public | org.springframework.web.reactive.function.client.ClientResponse$Builder | from(org.springframework.web.reactive.function.client.ClientResponse)
Annotations:
| n.a. |
|
|
||||||||||||
| NEW (!) | public | org.springframework.web.reactive.function.client.ClientResponse$Builder | mutate() | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | org.springframework.web.reactive.function.client.ClientResponse$Builder | body(java.util.function.Function) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | reactor.core.publisher.Flux | getPartValues(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | reactor.core.publisher.Mono | closeStatus() | n.a. | n.a. |
|
| Change |
| METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
| Status | Interface | Compatibility Changes: |
| UNCHANGED (*) | org.springframework.web.reactive.socket.WebSocketSession | n.a. |
| Status | Interface | Compatibility Changes: |
| UNCHANGED (*) | org.springframework.web.reactive.socket.WebSocketSession | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | reactor.core.publisher.Mono | closeStatus() | n.a. | n.a. |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ReactorNettyWebSocketClient(reactor.netty.http.client.HttpClient, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| UNCHANGED | public | boolean | getHandlePing()
Annotations:
| n.a. |
|
|
||||||||||||
| UNCHANGED | public | int | getMaxFramePayloadLength()
Annotations:
| n.a. |
|
|
||||||||||||
| NEW | public | reactor.netty.http.client.WebsocketClientSpec | getWebsocketClientSpec() | n.a. | n.a. |
|
||||||||||||
| UNCHANGED | public | void | setHandlePing(boolean)
Annotations:
| n.a. |
|
|
||||||||||||
| UNCHANGED | public | void | setMaxFramePayloadLength(int)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW | static public | org.springframework.web.reactive.socket.CloseStatus | create(int, | n.a. | n.a. |
|
||||||||||||
| UNCHANGED | public | boolean | equalsCode(org.springframework.web.reactive.socket.CloseStatus)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | reactor.core.publisher.Mono | closeStatus() | n.a. |
|
|