Uses of Class java.rmi.server.ObjID

Uses in package java.rmi.server

Methods with return type java.rmi.server.ObjID

ObjID
Read object id (as long), then the object UID.

Uses in package gnu.java.rmi.dgc

Methods with parameter type java.rmi.server.ObjID

void
DGCImpl.clean(ObjID[] ids, long sequenceNum, VMID vmid, boolean strong)
Mark the given objects as no longer used on the client side.
void
DGCImpl_Stub.clean(ObjID[] $param_0, long $param_1, VMID $param_2, boolean $param_3)
Mark the given objects as no longer used on the client side.
Lease
DGCImpl.dirty(ObjID[] ids, long sequenceNum, Lease lease)
Mark the given objects referecnes as used on the client side.
Lease
DGCImpl_Stub.dirty(ObjID[] $param_0, long $param_1, Lease $param_2)
Mark the given objects referecnes as used on the client side.

Uses in package java.rmi.dgc

Methods with parameter type java.rmi.server.ObjID

void
DGC.clean(ObjID[] ids, long sequenceNum, VMID vmid, boolean strong)
Mark the given objects as no longer used on the client side.
Lease
DGC.dirty(ObjID[] ids, long sequenceNum, Lease lease)
Mark the given objects referecnes as used on the client side.

Uses in package gnu.java.rmi.server

Constructors with parameter type java.rmi.server.ObjID

Delegate call to the superclass.
Delegate call to the superclass.
Create the new activatable server reference that will activate object on the first call using the given activation id.
UnicastRef.UnicastRef(ObjID objid, String host, int port, RMIClientSocketFactory csf)

Fields of type java.rmi.server.ObjID

ObjID