Class TBinaryProtocol.Factory

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected boolean strictRead_  
      protected boolean strictWrite_  
    • Constructor Summary

      Constructors 
      Constructor Description
      Factory()  
      Factory​(boolean strictRead, boolean strictWrite)  
    • Field Detail

      • strictRead_

        protected boolean strictRead_
      • strictWrite_

        protected boolean strictWrite_
    • Constructor Detail

      • Factory

        public Factory()
      • Factory

        public Factory​(boolean strictRead,
                       boolean strictWrite)