RSocketFactory.ClientRSocketFactory
 in RSocket 1.0 RC7. Please, use RSocketConnectorConfigurer.@FunctionalInterface @Deprecated public interface ClientRSocketFactoryConfigurer
RSocketFactory.
 that's being prepared by RSocketRequester.Builder to connect
 to a server.| Modifier and Type | Method and Description | 
|---|---|
void | 
configure(io.rsocket.RSocketFactory.ClientRSocketFactory rsocketFactory)
Deprecated.  
Apply configuration to the given  
ClientRSocketFactory. |