Uses of Class
org.objectweb.carol.cmi.ObjectId

Packages that use ObjectId
org.objectweb.carol.cmi   
 

Uses of ObjectId in org.objectweb.carol.cmi
 

Methods in org.objectweb.carol.cmi that return ObjectId
 ObjectId ObjectIdFactory.getId()
           
static ObjectId ObjectId.read(java.io.DataInput in)
          Read an ObjectId from the input stream
 ObjectId StubData.getObjectId()
          Get the ObjectId ref of the stub
 

Constructors in org.objectweb.carol.cmi with parameters of type ObjectId
StubData(ObjectId objectId, byte[] serStub, int factor)
          Creates a new stub
StubData(ObjectId objectId, java.rmi.Remote stub, int factor)
          Creates a new stub