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