|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.appsystem.services.net.landiscovery.mdns.MDNSServiceAnnouncer
public class MDNSServiceAnnouncer
The Class MDNSServiceAnnouncer.
| Constructor Summary | |
|---|---|
MDNSServiceAnnouncer(javax.jmdns.JmDNS jmdns)
Instantiates a new MDNS service announcer. |
|
| Method Summary | |
|---|---|
void |
registerService(ServiceDescriptor sd)
Register service. |
void |
stop()
Stop. |
void |
unregisterService(ServiceDescriptor sd)
Unregister service. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MDNSServiceAnnouncer(javax.jmdns.JmDNS jmdns)
jmdns - the jmdns| Method Detail |
|---|
public void registerService(ServiceDescriptor sd)
ServiceAnnounceSystem
registerService in interface ServiceAnnounceSystemsd - the sdpublic void stop()
ServiceAnnounceSystem
stop in interface ServiceAnnounceSystempublic void unregisterService(ServiceDescriptor sd)
ServiceAnnounceSystem
unregisterService in interface ServiceAnnounceSystemsd - the sd
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||