| Package | Description |
|---|---|
| org.springframework.messaging.rsocket |
Support for the RSocket protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RSocketPayloadReturnValueHandler
Extension of
AbstractEncoderMethodReturnValueHandler that
handles encoded content by wrapping data buffers
as RSocket payloads and by passing those to the MonoProcessor
from the RSocketPayloadReturnValueHandler.RESPONSE_HEADER header. |