| 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 |
RSocketMessageHandler
Extension of
MessageMappingMessageHandler for use in RSocket as a
responder that handles requests with @ConnectMapping
and @MessageMapping methods. |