org.sblim.slp.internal.sa
public class ServiceTable extends Object
| Constructor Summary | |
|---|---|
| ServiceTable(DatagramThread pDgramThread)
Ctor.
| |
| Method Summary | |
|---|---|
| void | add(ServiceURL pSrvURL, List pAttrList, List pScopes)
add
|
| List | getAttributes(ServiceURL pSrvURL, List pScopes)
getAttributes
|
| List | getAttributes(ServiceType pSrvType, List pScopes)
getAttributes
|
| List | getServiceTypes(List pScopes)
getServiceTypes
|
| List | getServiceURLs(ServiceType pSrvType, List pScopes)
getServiceURLs
|
| void | remove(ServiceURL pSrvURL)
remove
|
Parameters: pDgramThread
Parameters: pSrvURL pAttrList pScopes
Throws: UnknownHostException IOException
Parameters: pSrvURL pScopes
Returns: List
Parameters: pSrvType pScopes
Returns: List
Parameters: pScopes
Returns: List
Parameters: pSrvType pScopes
Returns: List
Parameters: pSrvURL
Throws: UnknownHostException IOException