protected class TJSONProtocol.JSONListContext extends TJSONProtocol.JSONBaseContext
Modifier | Constructor | Description |
---|---|---|
protected |
JSONListContext() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
read() |
|
protected void |
write() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
escapeNum
protected void write() throws TException
write
in class TJSONProtocol.JSONBaseContext
TException
protected void read() throws TException
read
in class TJSONProtocol.JSONBaseContext
TException