Uses of Class
net.jini.core.lookup.ServiceMatches

Packages that use ServiceMatches
net.jini.core.lookup These are the lookup service interfaces and classes. 
 

Uses of ServiceMatches in net.jini.core.lookup
 

Methods in net.jini.core.lookup that return ServiceMatches
 ServiceMatches ServiceRegistrar.lookup(ServiceTemplate tmpl, int maxMatches)
          Returns at most maxMatches items matching the template, plus the total number of items that match the template.
 



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