Class ExecSubscription

java.lang.Object
org.allGraphQLCases.demo.subscription.ExecSubscription

@Component public class ExecSubscription extends Object
Sample for the execution of a subscription
Author:
etienne-sf
  • 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