JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.web.reactive.socket.server.support.WebSocketHandlerAdapter
Packages that use
WebSocketHandlerAdapter
Package
Description
org.springframework.web.reactive.config
Spring WebFlux configuration infrastructure.
Uses of
WebSocketHandlerAdapter
in
org.springframework.web.reactive.config
Methods in
org.springframework.web.reactive.config
that return
WebSocketHandlerAdapter
Modifier and Type
Method
Description
WebSocketHandlerAdapter
WebFluxConfigurationSupport.
webFluxWebSocketHandlerAdapter
()