Uses of Class
org.reactivestreams.tck.SubscriberWhiteboxVerification.BlackboxProbe
Packages that use SubscriberWhiteboxVerification.BlackboxProbe
-
Uses of SubscriberWhiteboxVerification.BlackboxProbe in org.reactivestreams.tck
Subclasses of SubscriberWhiteboxVerification.BlackboxProbe in org.reactivestreams.tckModifier and TypeClassDescriptionstatic 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