Uses of Package
graphql.execution.reactive
-
Packages that use graphql.execution.reactive Package Description graphql.execution.reactive -
Classes in graphql.execution.reactive used by graphql.execution.reactive Class Description CompletionStageMappingPublisher A reactive Publisher that bridges over another Publisher of `D` and maps the results to type `U` via a CompletionStage, handling errors in that stageNonBlockingMutexExecutor Executor that provides mutual exclusion between the operations submitted to it, without blocking.NonBlockingMutexExecutor.RunNode SingleSubscriberPublisher.OnSubscriptionCallback This is called when a subscription is made to the publisher