|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SLPDaemon
the SLPDeaemon interface. Factored out to make the daemon part optional as part of the jSLP modularity.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||