java.lang.Object
com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryInvocationHandler<T>
All Implemented Interfaces:
InvocationHandler

public class GraphQLRepositoryInvocationHandler<T> extends Object implements InvocationHandler
This class is responsible to execute the method call to GraphQLRepository.
Author:
etienne-sf
  • Method Details