protected class TJSONProtocol.JSONPairContext extends TJSONProtocol.JSONBaseContext
| Modifier | Constructor | Description |
|---|---|---|
protected |
JSONPairContext() |
| Modifier and Type | Method | 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