Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | org.springframework.web.reactive.socket.server.support.WebSocketHandlerAdapter | webFluxWebSocketHandlerAdapter()
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW (!) | public | org.springframework.web.reactive.socket.server.WebSocketService | getWebSocketService()
Annotations:
| n.a. |
|
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.web.reactive.config.WebFluxConfigurer | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | org.springframework.web.reactive.socket.server.WebSocketService | getWebSocketService()
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW (*) | public abstract | java.util.function.Consumer | httpRequest()
Annotations:
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | org.springframework.web.reactive.function.client.ClientRequest$Builder | httpRequest(java.util.function.Consumer) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | org.springframework.web.reactive.function.client.WebClient$RequestHeadersSpec | httpRequest(java.util.function.Consumer) | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.web.reactive.function.client.WebClientException | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebClientRequestException(java.lang.Throwable, | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | org.springframework.http.HttpHeaders | getHeaders() | n.a. | n.a. |
|
||||
NEW | public | org.springframework.http.HttpMethod | getMethod() | n.a. | n.a. |
|
||||
NEW | public | java.net.URI | getUri() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
UNCHANGED | public | org.springframework.http.server.PathContainer | pathContainer()
Annotations:
| n.a. |
|
|
||||||||||||
NEW (!) | public | org.springframework.http.server.RequestPath | requestPath() | n.a. |
|
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.web.reactive.function.server.ServerRequest | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
UNCHANGED | public | org.springframework.http.server.PathContainer | pathContainer()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.http.server.RequestPath | requestPath() | n.a. | n.a. |
|
Change |
ANNOTATION_DEPRECATED_ADDED |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.HandlerAdapter |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | int | getOrder() | n.a. | n.a. |
|
||||
NEW | public | void | setOrder(int) | n.a. | n.a. |
|