Subversion Repositories SmartDukaan

Rev

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

Rev 6055 Rev 6077
Line 56141... Line 56141...
56141
      }
56141
      }
56142
    }
56142
    }
56143
 
56143
 
56144
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
56144
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
56145
      try {
56145
      try {
-
 
56146
        // it doesn't seem like you should have to do this, but java serialization is wacky, and doesn't call the default constructor.
-
 
56147
        __isset_bit_vector = new BitSet(1);
56146
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
56148
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
56147
      } catch (org.apache.thrift.TException te) {
56149
      } catch (org.apache.thrift.TException te) {
56148
        throw new java.io.IOException(te);
56150
        throw new java.io.IOException(te);
56149
      }
56151
      }
56150
    }
56152
    }
Line 60991... Line 60993...
60991
      }
60993
      }
60992
    }
60994
    }
60993
 
60995
 
60994
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
60996
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
60995
      try {
60997
      try {
-
 
60998
        // it doesn't seem like you should have to do this, but java serialization is wacky, and doesn't call the default constructor.
-
 
60999
        __isset_bit_vector = new BitSet(1);
60996
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
61000
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
60997
      } catch (org.apache.thrift.TException te) {
61001
      } catch (org.apache.thrift.TException te) {
60998
        throw new java.io.IOException(te);
61002
        throw new java.io.IOException(te);
60999
      }
61003
      }
61000
    }
61004
    }
Line 62422... Line 62426...
62422
      }
62426
      }
62423
    }
62427
    }
62424
 
62428
 
62425
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
62429
    private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, ClassNotFoundException {
62426
      try {
62430
      try {
-
 
62431
        // it doesn't seem like you should have to do this, but java serialization is wacky, and doesn't call the default constructor.
-
 
62432
        __isset_bit_vector = new BitSet(1);
62427
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
62433
        read(new org.apache.thrift.protocol.TCompactProtocol(new org.apache.thrift.transport.TIOStreamTransport(in)));
62428
      } catch (org.apache.thrift.TException te) {
62434
      } catch (org.apache.thrift.TException te) {
62429
        throw new java.io.IOException(te);
62435
        throw new java.io.IOException(te);
62430
      }
62436
      }
62431
    }
62437
    }