Uses of Class
ch.brix.gql.client.Call
-
Uses of Call in ch.brix.gql.client
Methods in ch.brix.gql.client with parameters of type CallModifier and TypeMethodDescriptionstatic <T> TDeserializer.deserializeResult(com.google.gson.JsonElement json, Call<T> call, TypeRegistry typeRegistry) static StringSerializer.serializeRootCall(Call<?> call)