程序包 org.springframework.boot.rsocket.server
package org.springframework.boot.rsocket.server
Support for RSocket servers.
-
类说明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
.