Uses of Class
org.springframework.messaging.rsocket.service.RSocketServiceProxyFactory
Packages that use RSocketServiceProxyFactory
Package
Description
Annotations to declare an RSocket service contract with request methods along
 with a proxy factory backed by an
 
RSocketRequester.- 
Uses of RSocketServiceProxyFactory in org.springframework.messaging.rsocket.serviceMethods in org.springframework.messaging.rsocket.service that return RSocketServiceProxyFactoryModifier and TypeMethodDescriptionRSocketServiceProxyFactory.Builder.build()Build theRSocketServiceProxyFactoryinstance.