Uses of Package
org.springframework.web.reactive.socket.server.support
Package
Description
Spring WebFlux configuration infrastructure.
-
ClassDescription
HandlerAdapter
that allowsDispatcherHandler
to support handlers of typeWebSocketHandler
with such handlers mapped to URL patterns viaSimpleUrlHandlerMapping
.