Package org.springframework.integration.rsocket
@NonNullApi
package org.springframework.integration.rsocket
Provides common classes for RSocket components.
-
ClassDescriptionA base connector container for common RSocket client and server functionality.A client
AbstractRSocketConnector
extension to the RSocket connection.A markerReactiveMessageHandler
extension interface for Spring Integration inbound endpoints.AnIntegrationEvent
to indicate thatRSocket
from the client is connected to the server.The RSocket protocol interaction models.A serverAbstractRSocketConnector
extension to accept and manage client RSocket connections.AnIntegrationRSocketMessageHandler
extension for RSocket service side.