Uses of Class
org.springframework.messaging.rsocket.service.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
Modifier and TypeMethodDescriptionRSocketRequestValues.Builder.build()
Build theRSocketRequestValues
instance.