Class Sample

java.lang.Object
javassist.tools.rmi.Sample

public class Sample extends Object
A template used for defining a proxy class. The class file of this class is read by the StubGenerator class.
  • Field Details

    • importer

      private ObjectImporter importer
    • objectId

      private int objectId
  • Constructor Details

    • Sample

      public Sample()
  • Method Details