Uses of Class
net.jini.lookup.JoinManager.AddAttributesTask

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

Uses of JoinManager.AddAttributesTask in net.jini.lookup
 

Subclasses of JoinManager.AddAttributesTask in net.jini.lookup
private  class JoinManager.ModifyAttributesTask
          Task that asynchronously modifies the attributes associated with this join manager's service in the lookup service referenced by the current instance of this class.
private  class JoinManager.SetAttributesTask
          Task that asynchronously replaces the attributes associated with this join manager's service in the lookup service referenced by the current instance of this class.
 



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