Package | Description |
---|---|
org.springframework.messaging.rsocket.annotation.support |
Support classes for working with annotated RSocket stream handling methods.
|
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. |