JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
com.graphql_java_generator.client.graphqlrepository
Packages that use
com.graphql_java_generator.client.graphqlrepository
Package
Description
com.graphql_java_generator.client.graphqlrepository
This package contains all the needed classes to manage
GraphQLRepository
.
Classes in
com.graphql_java_generator.client.graphqlrepository
used by
com.graphql_java_generator.client.graphqlrepository
Class
Description
GraphQLRepositoryInvocationHandler
This class is responsible to execute the method call to
GraphQLRepository
.