All Classes and Interfaces
Class
Description
A base connector container for common RSocket client and server functionality.
A client
AbstractRSocketConnector extension to the RSocket connection.A marker
ReactiveMessageHandler extension interface for Spring Integration
inbound endpoints.An
IntegrationEvent to indicate that RSocket from the client is connected
to the server.The
MessagingGatewaySupport implementation for the IntegrationRSocketEndpoint.Parser for the <inbound-gateway/> element of the 'rsocket' namespace.
The
MessagingGatewaySpec implementation for the RSocketInboundGateway.The RSocket protocol interaction models.
Namespace handler for Spring Integration XML configuration for RSocket support.
An Outbound Messaging Gateway for RSocket requests.
Parser for the 'outbound-gateway' element of the rsocket namespace.
The
MessageHandlerSpec implementation for the RSocketOutboundGateway.The RSocket components Factory.
A server
AbstractRSocketConnector extension to accept and manage client RSocket connections.An
IntegrationRSocketMessageHandler extension for RSocket service side.