org.sblim.slp.internal.sa
Class ServiceTable
java.lang.Object
org.sblim.slp.internal.sa.ServiceTable
public class ServiceTable
extends java.lang.Object
ServiceTable
add
public void add(ServiceURL pSrvURL,
List pAttrList,
List pScopes)
throws UnknownHostException,
IOException
add
pSrvURL
- pAttrList
- pScopes
-
getAttributes
public List getAttributes(ServiceType pSrvType,
List pScopes)
getAttributes
getAttributes
public List getAttributes(ServiceURL pSrvURL,
List pScopes)
getAttributes
getServiceTypes
public List getServiceTypes(List pScopes)
getServiceTypes
getServiceURLs
public List getServiceURLs(ServiceType pSrvType,
List pScopes)
getServiceURLs
remove
public void remove(ServiceURL pSrvURL)
throws UnknownHostException,
IOException
remove
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.