Uses of Package
net.jini.lookup

Packages that use net.jini.lookup
net.jini.lookup Standard utility classes for managing the join state of a service and the service discovery duties of a client or service. 
 

Classes in net.jini.lookup used by net.jini.lookup
LookupCache
          The LookupCache interface defines the methods provided by the object created and returned by the ServiceDiscoveryManager when a client-like entity invokes the createLookupCache method.
ServiceDiscoveryEvent
          The ServiceDiscoveryEvent class encapsulates the service discovery information made available by the event mechanism of the LookupCache.
ServiceDiscoveryListener
          The ServiceDiscoveryListener interface defines the methods used by objects such as a LookupCache to notify an entity that events of interest related to the elements of the cache have occurred.
ServiceIDListener
          Interface used by a service that does not yet have a service ID, for callback from the JoinManager when a service ID is assigned.
ServiceItemFilter
          The ServiceItemFilter interface defines the methods used by an object such as the ServiceDiscoveryManager or the LookupCache to apply additional selection criteria when searching for services in which an entity has registered interest.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.