Uses of Class
ch.ethz.iks.slp.ServiceType

Packages that use ServiceType
ch.ethz.iks.slp The user interface of the SLP framework. 
ch.ethz.iks.slp.impl This package contains all the implementation classes of jSLP. 
 

Uses of ServiceType in ch.ethz.iks.slp
 

Methods in ch.ethz.iks.slp that return ServiceType
 ServiceType ServiceURL.getServiceType()
          get the service type.
 

Methods in ch.ethz.iks.slp with parameters of type ServiceType
 ServiceLocationEnumeration Locator.findAttributes(ServiceType type, List scopes, List attributeIds)
          Find all services that match a ServiceType.
 ServiceLocationEnumeration Locator.findServices(ServiceType type, List scopes, String searchFilter)
          Find all services that match a certain service type.
 

Uses of ServiceType in ch.ethz.iks.slp.impl
 

Methods in ch.ethz.iks.slp.impl with parameters of type ServiceType
 ServiceLocationEnumeration LocatorImpl.findAttributes(ServiceType type, List scopes, List attributeIds)
          find attributes by service type.
 ServiceLocationEnumeration LocatorImpl.findServices(ServiceType type, List scopes, String searchFilter)
          find services.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.