Package | Description |
---|---|
net.jini.core.discovery |
A standard utility class for finding particular lookup services.
|
net.jini.core.lookup |
These are the lookup service interfaces and classes.
|
Class and Description |
---|
ServiceRegistrar
Defines the interface to the lookup service.
|
Class and Description |
---|
ServiceID
A universally unique identifier (UUID) for registered services.
|
ServiceItem
Items are stored in and retrieved from the lookup service using
instances of this class.
|
ServiceMatches
An instance of this class is used for the return value when looking up
multiple items in the lookup service.
|
ServiceRegistration
A registered service item is manipulated using an instance of this class.
|
ServiceTemplate
Items in the lookup service are matched using instance of this class.
|