@FunctionalInterface 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)
Apply configuration to the given
ClientRSocketFactory. |