Uses of Interface
ch.ethz.iks.slp.ServiceLocationEnumeration

Uses of ServiceLocationEnumeration in ch.ethz.iks.slp
 

Methods in ch.ethz.iks.slp that return ServiceLocationEnumeration
 ServiceLocationEnumeration Locator.findAttributes(ServiceType type, java.util.List scopes, java.util.List attributeIds)
          Find all services that match a ServiceType.
 ServiceLocationEnumeration Locator.findAttributes(ServiceURL url, java.util.List scopes, java.util.List attributeIds)
          Find all services that match a ServiceURL.
 ServiceLocationEnumeration Locator.findServices(ServiceType type, java.util.List scopes, java.lang.String searchFilter)
          Find all services that match a certain service type.
 ServiceLocationEnumeration Locator.findServiceTypes(java.lang.String namingAuthority, java.util.List scopes)
          Find all services types that are currently registered in the network.
 



Copyright © 2008 Systems Group, ETH Zurich. All Rights Reserved.