Class JSerializer_1944875656

java.lang.Object
byps.BSerializer
byps.JSerializer_Array
de.elo.ix.client.JSerializer_1944875656

public class JSerializer_1944875656 extends byps.JSerializer_Array
  • Field Details

    • instance

      public static final byps.BSerializer instance
  • Constructor Details

    • JSerializer_1944875656

      public JSerializer_1944875656()
  • Method Details

    • internalRead

      public Object internalRead(byps.BInputJson bin) throws byps.BException
      Specified by:
      internalRead in class byps.JSerializer_Array
      Throws:
      byps.BException
    • internalWrite

      public void internalWrite(Object obj1, byps.BOutputJson bout, byps.BBufferJson bbuf) throws byps.BException
      Specified by:
      internalWrite in class byps.JSerializer_Array
      Throws:
      byps.BException
    • prepareForLazyLoading

      public void prepareForLazyLoading(Object obj1, byps.BInput bin, long version) throws byps.BException
      Description copied from class: byps.BSerializer
      Assign the BClient object of BInput to the given object.
      Overrides:
      prepareForLazyLoading in class byps.BSerializer
      Parameters:
      obj1 - Object to be prepared
      Throws:
      byps.BException