
public interface SLPDaemon
| Modifier and Type | Method and Description |
|---|---|
ch.ethz.iks.slp.impl.ReplyMessage |
handleMessage(SLPMessage msg)
handle a message dispatched by SLPCore.
|
void |
newDaDiscovered(ch.ethz.iks.slp.impl.DAAdvertisement advert)
called, when a new DA has been discovered.
|
void |
stopDaemon()
Michele issue 65
|
void newDaDiscovered(ch.ethz.iks.slp.impl.DAAdvertisement advert)
advert - the DAAdvertisement received from the new DA.ch.ethz.iks.slp.impl.ReplyMessage handleMessage(SLPMessage msg) throws ServiceLocationException
msg - the message.null.ServiceLocationException - if something goes wrong.void stopDaemon()
Copyright © 2018 universAAL Consortium. All rights reserved.