Uses of Interface
org.springframework.messaging.rsocket.RSocketConnectorConfigurer
Packages that use RSocketConnectorConfigurer
-
Uses of RSocketConnectorConfigurer in org.springframework.messaging.rsocket
Methods in org.springframework.messaging.rsocket with parameters of type RSocketConnectorConfigurerModifier and TypeMethodDescriptionRSocketRequester.Builder.rsocketConnector
(RSocketConnectorConfigurer configurer) Callback to configure theRSocketConnector
directly.