Uses of Package
org.springframework.boot.rsocket.server
Packages that use org.springframework.boot.rsocket.server
Package
Description
Auto-configuration for RSocket.
RSocket integrations with Spring Framework's
ApplicationContext
.Reactor Netty based RSocket server implementation.
Support for RSocket servers.
-
-
Classes in org.springframework.boot.rsocket.server used by org.springframework.boot.rsocket.contextClassDescriptionSimple interface that represents a fully configured RSocket server.Factory interface that can be used to create a reactive
RSocketServer
. -
Classes in org.springframework.boot.rsocket.server used by org.springframework.boot.rsocket.nettyClassDescriptionA configurable
RSocketServerFactory
.Simple interface that represents a fully configured RSocket server.Choice of transport protocol for the RSocket server.Callback interface that can be used to customize aRSocketServer
.Exceptions thrown by an RSocket server.Factory interface that can be used to create a reactiveRSocketServer
. -
Classes in org.springframework.boot.rsocket.server used by org.springframework.boot.rsocket.serverClassDescriptionSimple interface that represents a fully configured RSocket server.Choice of transport protocol for the RSocket server.Exceptions thrown by an RSocket server.