Uses of Class
com.graphql_java_generator.client.response.AbstractCustomJacksonDeserializer
-
Packages that use AbstractCustomJacksonDeserializer Package Description com.graphql_java_generator.client.response All classes about the management of the response, coming from the GraphQL server -
-
Uses of AbstractCustomJacksonDeserializer in com.graphql_java_generator.client.response
Constructors in com.graphql_java_generator.client.response with parameters of type AbstractCustomJacksonDeserializer Constructor Description AbstractCustomJacksonDeserializer(AbstractCustomJacksonDeserializer<?> itemDeserializer, boolean list, java.lang.Class<?> handledType, graphql.schema.GraphQLScalarType graphQLScalarType)
-