@FunctionalInterface public interface RSocketConnectorConfigurer
RSocketConnector. For use with
 RSocketRequester.Builder.| Modifier and Type | Method and Description | 
|---|---|
| void | configure(RSocketConnector connector)Apply configuration to the given  RSocketConnector. | 
void configure(RSocketConnector connector)
RSocketConnector.