Uses of Class
org.springframework.messaging.rsocket.service.RSocketRequestValues
Packages that use RSocketRequestValues
Package
Description
Annotations to declare an RSocket service contract with request methods along
with a proxy factory backed by an
RSocketRequester
.-
Uses of RSocketRequestValues in org.springframework.messaging.rsocket.service
Methods in org.springframework.messaging.rsocket.service that return RSocketRequestValuesModifier and TypeMethodDescriptionRSocketRequestValues.Builder.build()
Build theRSocketRequestValues
instance.