Subversion Repositories SmartDukaan

Rev

Rev 6412 | Rev 6507 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6412 Rev 6433
Line 56936... Line 56936...
56936
      }
56936
      }
56937
    }
56937
    }
56938
 
56938
 
56939
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
56939
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
56940
      try {
56940
      try {
-
 
56941
        // it doesn't seem like you should have to do this, but java serialization is wacky, and doesn't call the default constructor.
-
 
56942
        __isset_bit_vector = new BitSet(1);
56941
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
56943
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
56942
      } catch (org.apache.thrift.TException te) {
56944
      } catch (org.apache.thrift.TException te) {
56943
        throw new java.io.IOException(te);
56945
        throw new java.io.IOException(te);
56944
      }
56946
      }
56945
    }
56947
    }
Line 61786... Line 61788...
61786
      }
61788
      }
61787
    }
61789
    }
61788
 
61790
 
61789
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
61791
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
61790
      try {
61792
      try {
-
 
61793
        // it doesn't seem like you should have to do this, but java serialization is wacky, and doesn't call the default constructor.
-
 
61794
        __isset_bit_vector = new BitSet(1);
61791
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
61795
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
61792
      } catch (org.apache.thrift.TException te) {
61796
      } catch (org.apache.thrift.TException te) {
61793
        throw new java.io.IOException(te);
61797
        throw new java.io.IOException(te);
61794
      }
61798
      }
61795
    }
61799
    }
Line 63217... Line 63221...
63217
      }
63221
      }
63218
    }
63222
    }
63219
 
63223
 
63220
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
63224
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
63221
      try {
63225
      try {
-
 
63226
        // it doesn't seem like you should have to do this, but java serialization is wacky, and doesn't call the default constructor.
-
 
63227
        __isset_bit_vector = new BitSet(1);
63222
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
63228
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
63223
      } catch (org.apache.thrift.TException te) {
63229
      } catch (org.apache.thrift.TException te) {
63224
        throw new java.io.IOException(te);
63230
        throw new java.io.IOException(te);
63225
      }
63231
      }
63226
    }
63232
    }