Uses of Class java.rmi.server.ObjID

Uses in package java.rmi.server

Methods with return type java.rmi.server.ObjID

ObjID

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)
Lease
DGC.dirty(ObjID[] ids, long sequenceNum, Lease lease)

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)
void
DGCImpl_Stub.clean(ObjID[] $param_0, long $param_1, VMID $param_2, boolean $param_3)
Lease
DGCImpl.dirty(ObjID[] ids, long sequenceNum, Lease lease)
Lease
DGCImpl_Stub.dirty(ObjID[] $param_0, long $param_1, Lease $param_2)

Uses in package gnu.java.rmi.server

Constructors with parameter type java.rmi.server.ObjID

UnicastRef.UnicastRef(ObjID objid, String host, int port, RMIClientSocketFactory csf)

Fields of type java.rmi.server.ObjID

ObjID