程序包的使用
org.springframework.boot.rsocket.server
程序包
说明
Auto-configuration for RSocket.
RSocket integrations with Spring Framework's
ApplicationContext
.Reactor Netty based RSocket server implementation.
Support for RSocket servers.
-
-
类说明Simple interface that represents a fully configured RSocket server.Factory interface that can be used to create a reactive
RSocketServer
. -
类说明A 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
. -
类说明Simple interface that represents a fully configured RSocket server.Choice of transport protocol for the RSocket server.Exceptions thrown by an RSocket server.