Uses of Interface
org.eclipse.microprofile.graphql.tck.dynamic.subscription.GraphQLWSClient.SubscriptionHandler
Packages that use GraphQLWSClient.SubscriptionHandler
-
Uses of GraphQLWSClient.SubscriptionHandler in org.eclipse.microprofile.graphql.tck.dynamic.subscription
Methods in org.eclipse.microprofile.graphql.tck.dynamic.subscription with parameters of type GraphQLWSClient.SubscriptionHandlerModifier and TypeMethodDescriptionGraphQLWSClient.subscribe(String query, jakarta.json.JsonObject variables, GraphQLWSClient.SubscriptionHandler handler)