Interface RSocketConnectorConfigurer

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethodDescription
      voidconfigure​(io.rsocket.core.RSocketConnector connector)
      Apply configuration to the given RSocketConnector.
    • Method Detail

      • configure

        void configure​(io.rsocket.core.RSocketConnector connector)
        Apply configuration to the given RSocketConnector.