Uses of Package
net.jini.core.lookup

Packages that use net.jini.core.lookup
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. 
 

Classes in net.jini.core.lookup used by net.jini.core.discovery
ServiceRegistrar
          Defines the interface to the lookup service.
 

Classes in net.jini.core.lookup used by net.jini.core.lookup
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.