Class ContextPropagationMultiInterceptor

    • Constructor Detail

      • ContextPropagationMultiInterceptor

        public ContextPropagationMultiInterceptor()
    • Method Detail

      • onSubscription

        public <T> org.reactivestreams.Subscriber<? super T> onSubscription​(org.reactivestreams.Publisher<? extends T> instance,
                                                                            org.reactivestreams.Subscriber<? super T> subscriber)
        Specified by:
        onSubscription in interface MultiInterceptor