Package org.springframework.messaging.rsocket.annotation
@NonNullApi
@NonNullFields
package org.springframework.messaging.rsocket.annotation
Annotations and support classes for handling RSocket streams.
-
ClassDescriptionAnnotation to map the initial
ConnectionSetupPayload
and subsequent metadata pushes onto a handler method.