Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
java.rmi.dgc.Lease

Uses of Lease in java.rmi.dgc
 

Methods in java.rmi.dgc that return Lease
 Lease DGC.dirty(java.rmi.server.ObjID[] ids, long sequenceNum, Lease lease)
          Mark the given objects referecnes as used on the client side.
 

Methods in java.rmi.dgc with parameters of type Lease
 Lease DGC.dirty(java.rmi.server.ObjID[] ids, long sequenceNum, Lease lease)
          Mark the given objects referecnes as used on the client side.