Class ObjectIdImpl

java.lang.Object
com.sun.corba.ee.impl.ior.ObjectIdImpl
All Implemented Interfaces:
ObjectId, Writeable

public final class ObjectIdImpl extends Object implements ObjectId
  • Field Details

    • id

      private byte[] id
  • Constructor Details

    • ObjectIdImpl

      public ObjectIdImpl(byte[] id)
  • Method Details