Class Hierarchy
- java.lang.Object
- graphql.execution.reactive.CompletionStageMappingPublisher<D,U> (implements org.reactivestreams.Publisher<T>)
- graphql.execution.reactive.CompletionStageMappingPublisher.CompletionStageSubscriber (implements org.reactivestreams.Subscriber<T>)
- graphql.execution.reactive.DelegatingSubscription (implements org.reactivestreams.Subscription)
- graphql.execution.reactive.SingleSubscriberPublisher<T> (implements org.reactivestreams.Publisher<T>)
- graphql.execution.reactive.SubscriptionPublisher (implements org.reactivestreams.Publisher<T>)
Interface Hierarchy
- graphql.execution.reactive.SingleSubscriberPublisher.OnSubscriptionCallback