Class TJSONProtocol.JSONBaseContext

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected JSONBaseContext()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean escapeNum()  
      protected void read()  
      protected void write()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JSONBaseContext

        protected JSONBaseContext()