Uses of Interface
org.springframework.boot.rsocket.server.ConfigurableRSocketServerFactory
Packages that use ConfigurableRSocketServerFactory
Package
Description
Reactor Netty based RSocket server implementation.
- 
Uses of ConfigurableRSocketServerFactory in org.springframework.boot.rsocket.nettyClasses in org.springframework.boot.rsocket.netty that implement ConfigurableRSocketServerFactoryModifier and TypeClassDescriptionclassRSocketServerFactorythat can be used to createRSocketServers backed by Netty.