|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LeaseMap | |
| com.sun.jini.landlord | This is a utility for services implementing leases. |
| com.sun.jini.lease | Some basic utility classes for helping with client-side lease renewal operations. |
| net.jini.core.lease | These are distributed leasing interfaces and classes. |
| Uses of LeaseMap in com.sun.jini.landlord |
| Classes in com.sun.jini.landlord that implement LeaseMap | |
class |
ConstrainableLandlordLeaseMap
Constrainable sub-class of LandlordLeaseMap. |
class |
LandlordLeaseMap
Implementation of LeaseMap for LandlordLease. |
| Methods in com.sun.jini.landlord that return LeaseMap | |
LeaseMap |
LandlordLease.createLeaseMap(long duration)
|
LeaseMap |
ConstrainableLandlordLease.createLeaseMap(long duration)
|
| Uses of LeaseMap in com.sun.jini.lease |
| Classes in com.sun.jini.lease that implement LeaseMap | |
class |
AbstractLeaseMap
A base class for implementing LeaseMaps. |
| Uses of LeaseMap in net.jini.core.lease |
| Methods in net.jini.core.lease that return LeaseMap | |
LeaseMap |
Lease.createLeaseMap(long duration)
Creates a Map object that can contain leases whose renewal or cancellation can be batched, and adds the current lease to that map. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||