public class JsonObjectTransformer extends Object
| Constructor and Description |
|---|
JsonObjectTransformer() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.geode.pdx.PdxInstance |
toObject(byte[] json) |
org.apache.geode.pdx.PdxInstance |
toObject(String json) |
String |
toString(Object obj) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.