Class ProtobufJSON
java.lang.Object
br.net.dd.netherwingcore.shared.json.ProtobufJSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleandeserialize(String json, com.google.protobuf.Message message) static Stringserialize(com.google.protobuf.Message message)
-
Constructor Details
-
ProtobufJSON
public ProtobufJSON()
-
-
Method Details
-
serialize
-
deserialize
-