Package | Description |
---|---|
org.apache.river.fiddler |
Provides the server side of an implementation of the lookup discovery service
(see
). |
org.apache.river.landlord |
This is a utility for services implementing leases.
|
org.apache.river.reggie |
Provides implementations of
ServiceRegistrar . |
Modifier and Type | Class and Description |
---|---|
(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 . |
Modifier and Type | Class and Description |
---|---|
class |
ConstrainableLandlordLeaseMap
Constrainable sub-class of
LandlordLeaseMap . |
class |
LandlordLeaseMap
Implementation of
LeaseMap for LandlordLease . |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ConstrainableRegistrarLeaseMap
RegistrarLeaseMap subclass that supports constraints.
|
(package private) class |
RegistrarLeaseMap
The LeaseMap implementation class for registrar leases.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.