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