All Classes and Interfaces

Class
Description
A configurable RSocketServerFactory.
RSocketServer that is based on a Reactor Netty server.
RSocketServerFactory that can be used to create RSocketServers backed by Netty.
Callback interface that can be used to customize a RSocketMessageHandler.
Auto-configuration for Spring RSocket support in Spring Messaging.
ApplicationContextInitializer that sets Environment properties for the ports that RSocketServer servers are actually listening on.
Properties for RSocket support.
 
 
Auto-configuration for RSocketRequester.
Simple interface that represents a fully configured RSocket server.
Choice of transport protocol for the RSocket server.
Auto-configuration for RSocket servers.
Bootstrap an RSocketServer and start it with the application context.
Callback interface that can be used to customize a RSocketServer.
Exceptions thrown by an RSocket server.
Factory interface that can be used to create a reactive RSocketServer.
Event to be published after the application context is refreshed and the RSocketServer is ready.
Auto-configuration for RSocketStrategies.
Callback interface that can be used to customize codecs configuration for an RSocket client and/or server with RSocketStrategies.