public abstract class SLPCore extends Object
ch.ethz.iks.slp.ServiceLocationManager
inherits from this class.ch.ethz.iks.slp.impl.ServiceLocationManager
Modifier and Type | Field and Description |
---|---|
protected static Constructor |
advertiser
the constructor for
Advertiser instances, if an
implementation exists. |
protected static Constructor |
locator
the constructor for
Locator instances, if an implementation
exists. |
protected static PlatformAbstraction |
platform |
Constructor and Description |
---|
SLPCore() |
Modifier and Type | Method and Description |
---|---|
protected static void |
destroyMulticastSocket() |
static List |
findScopes()
get the list of all available scopes.
|
protected static void |
init() |
protected static void |
initMulticastSocket() |
static void |
stop() |
protected static PlatformAbstraction platform
protected static final Constructor advertiser
Advertiser
instances, if an
implementation exists.protected static final Constructor locator
Locator
instances, if an implementation
exists.protected static void init()
protected static void destroyMulticastSocket()
protected static void initMulticastSocket()
public static List findScopes() throws ServiceLocationException
Vector
but jSLP returns List
.ServiceLocationException
- in case of an exception in the underlying framework.public static void stop()
Copyright © 2018 universAAL Consortium. All rights reserved.