|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLeaseMap | |
---|---|
com.sun.jini.fiddler | Provides the server side of an implementation of the lookup discovery service
(see ). |
com.sun.jini.landlord | This is a utility for services implementing leases. |
com.sun.jini.norm | Provides implementations of LeaseRenewalService . |
com.sun.jini.reggie | Provides implementations of ServiceRegistrar . |
Uses of AbstractLeaseMap in com.sun.jini.fiddler |
---|
Subclasses of AbstractLeaseMap in com.sun.jini.fiddler | |
---|---|
(package private) class |
FiddlerLeaseMap
When clients request a registration with the Fiddler implementation of the lookup discovery service, leases of type FiddlerLease are granted on those registrations. |
(package private) static class |
FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
The constrainable version of the class FiddlerLeaseMap . |
Uses of AbstractLeaseMap in com.sun.jini.landlord |
---|
Subclasses of AbstractLeaseMap in com.sun.jini.landlord | |
---|---|
class |
ConstrainableLandlordLeaseMap
Constrainable sub-class of LandlordLeaseMap . |
class |
LandlordLeaseMap
Implementation of LeaseMap for LandlordLease . |
Uses of AbstractLeaseMap in com.sun.jini.norm |
---|
Subclasses of AbstractLeaseMap in com.sun.jini.norm | |
---|---|
(package private) class |
DeformedClientLeaseMapWrapper
An implementation of LeaseMap that holds exactly one lease. |
Uses of AbstractLeaseMap in com.sun.jini.reggie |
---|
Subclasses of AbstractLeaseMap in com.sun.jini.reggie | |
---|---|
(package private) class |
ConstrainableRegistrarLeaseMap
RegistrarLeaseMap subclass that supports constraints. |
(package private) class |
RegistrarLeaseMap
The LeaseMap implementation class for registrar leases. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |