Class ExecSubscription
java.lang.Object
org.allGraphQLCases.demo.subscription.ExecSubscription
Sample for the execution of a subscription
- Author:
- etienne-sf
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExecSubscription
public ExecSubscription()
-
-
Method Details
-
exec
public void exec() throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException, InterruptedException- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException
com.graphql_java_generator.exception.GraphQLRequestPreparationException
InterruptedException
-