Class TracingRSocketConnectorConfigurer

  • All Implemented Interfaces:
    org.springframework.messaging.rsocket.RSocketConnectorConfigurer

    public class TracingRSocketConnectorConfigurer
    extends Object
    implements org.springframework.messaging.rsocket.RSocketConnectorConfigurer
    • Constructor Detail

      • TracingRSocketConnectorConfigurer

        public TracingRSocketConnectorConfigurer​(Propagator propagator,
                                                 Tracer tracer,
                                                 boolean isZipkinPropagationEnabled)
    • Method Detail

      • configure

        public void configure​(io.rsocket.core.RSocketConnector rSocketConnector)
        Specified by:
        configure in interface org.springframework.messaging.rsocket.RSocketConnectorConfigurer