Uses of Interface
org.reactivestreams.Subscriber
-
Packages that use Subscriber Package Description org.ovirt.vdsm.jsonrpc.client.events org.reactivestreams -
-
Uses of Subscriber in org.ovirt.vdsm.jsonrpc.client.events
Classes in org.ovirt.vdsm.jsonrpc.client.events that implement Subscriber Modifier and Type Class Description classEventSubscriberSubscription id contains <receiver>.<component>.<operation_id>.<unique_id>. -
Uses of Subscriber in org.reactivestreams
Classes in org.reactivestreams with type parameters of type Subscriber Modifier and Type Interface Description interfacePublisher<T,S extends Subscriber<T>>
-