Uses of Package
org.springframework.messaging.rsocket
Package
Description
Support for the RSocket protocol.
Support classes for working with annotated RSocket stream handling methods.
-
ClassDescriptionStrategy to extract a map of value(s) from
Payload
metadata, which could be composite metadata with multiple entries.Stores registrations of extractors for metadata entries.Strategy to apply configuration to anRSocketConnector
.A thin wrapper around a sendingRSocket
with a fluent API accepting and returning higher level Objects for input and for output, along with methods to prepare routing and other metadata.Builder to create a requester by connecting to a server.Spec for providing additional composite metadata entries.Spec to declare the input for an RSocket request.Spec to declare the expected output for an RSocket request.Access to strategies for use by RSocket requester and responder components.The builder options for creatingRSocketStrategies
. -
ClassDescriptionStrategy to extract a map of value(s) from
Payload
metadata, which could be composite metadata with multiple entries.Access to strategies for use by RSocket requester and responder components.