Uses of Interface
org.springframework.boot.rsocket.server.ConfigurableRSocketServerFactory
Package
Description
Reactor Netty based RSocket server implementation.
-
Uses of ConfigurableRSocketServerFactory in org.springframework.boot.rsocket.netty
Modifier and TypeClassDescriptionclass
RSocketServerFactory
that can be used to createRSocketServer
s backed by Netty.