Subversion Repositories SmartDukaan

Rev

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

Rev 7645 Rev 7672
Line 61267... Line 61267...
61267
      }
61267
      }
61268
    }
61268
    }
61269
 
61269
 
61270
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
61270
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
61271
      try {
61271
      try {
-
 
61272
        // it doesn't seem like you should have to do this, but java serialization is wacky, and doesn't call the default constructor.
-
 
61273
        __isset_bit_vector = new BitSet(1);
61272
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
61274
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
61273
      } catch (org.apache.thrift.TException te) {
61275
      } catch (org.apache.thrift.TException te) {
61274
        throw new java.io.IOException(te);
61276
        throw new java.io.IOException(te);
61275
      }
61277
      }
61276
    }
61278
    }
Line 66117... Line 66119...
66117
      }
66119
      }
66118
    }
66120
    }
66119
 
66121
 
66120
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
66122
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
66121
      try {
66123
      try {
-
 
66124
        // it doesn't seem like you should have to do this, but java serialization is wacky, and doesn't call the default constructor.
-
 
66125
        __isset_bit_vector = new BitSet(1);
66122
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
66126
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
66123
      } catch (org.apache.thrift.TException te) {
66127
      } catch (org.apache.thrift.TException te) {
66124
        throw new java.io.IOException(te);
66128
        throw new java.io.IOException(te);
66125
      }
66129
      }
66126
    }
66130
    }
Line 67548... Line 67552...
67548
      }
67552
      }
67549
    }
67553
    }
67550
 
67554
 
67551
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
67555
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
67552
      try {
67556
      try {
-
 
67557
        // it doesn't seem like you should have to do this, but java serialization is wacky, and doesn't call the default constructor.
-
 
67558
        __isset_bit_vector = new BitSet(1);
67553
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
67559
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
67554
      } catch (org.apache.thrift.TException te) {
67560
      } catch (org.apache.thrift.TException te) {
67555
        throw new java.io.IOException(te);
67561
        throw new java.io.IOException(te);
67556
      }
67562
      }
67557
    }
67563
    }