Uses of Interface
org.reactivestreams.tck.SubscriberWhiteboxVerification.SubscriberProbe
Packages that use SubscriberWhiteboxVerification.SubscriberProbe
-
Uses of SubscriberWhiteboxVerification.SubscriberProbe in org.reactivestreams.tck
Classes in org.reactivestreams.tck that implement SubscriberWhiteboxVerification.SubscriberProbeModifier and TypeClassDescriptionstatic classstatic classThis class is intented to be used asSubscriberdecorator and should be used inpub.subscriber(...)calls, in order to allow intercepting calls on the underlyingSubscriber.static class