protected class TJSONProtocol.JSONPairContext extends TJSONProtocol.JSONBaseContext
| Modifier | Constructor and Description |
|---|---|
protected |
JSONPairContext() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
escapeNum() |
protected void |
read() |
protected void |
write() |
protected void write()
throws TException
write in class TJSONProtocol.JSONBaseContextTExceptionprotected void read()
throws TException
read in class TJSONProtocol.JSONBaseContextTExceptionprotected boolean escapeNum()
escapeNum in class TJSONProtocol.JSONBaseContext