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 Call Modifier and Type Method Description static <T> TDeserializer. deserializeResult(com.google.gson.JsonElement json, Call<T> call, TypeRegistry typeRegistry)static StringSerializer. serializeRootCall(Call<?> call)
-