Class ValueConverter

java.lang.Object
dev.grafeo.gwp.internal.ValueConverter

public final class ValueConverter extends Object
Converts between protobuf gql.Value messages and native Java objects.

Protobuf types are referenced via the generated classes in the gql package, which the protobuf-maven-plugin generates from the proto files.