|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.provdisc.mdns.MDNSProvisioningDiscover
public class MDNSProvisioningDiscover
Class that will perform mDNS provisioning discovery.
| Constructor Summary | |
|---|---|
MDNSProvisioningDiscover()
Constructor. |
|
| Method Summary | |
|---|---|
void |
addDiscoveryListener(DiscoveryListener listener)
Add a listener that will be notified when the discoverProvisioningURL has finished. |
String |
discoverProvisioningURL()
It sends a mDNS to retrieve provisioning URL and wait for a response. |
void |
removeDiscoveryListener(DiscoveryListener listener)
Add a listener that will be notified when the discoverProvisioningURL has finished. |
void |
run()
Thread entry point. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MDNSProvisioningDiscover()
| Method Detail |
|---|
public void run()
run in interface Runnablepublic String discoverProvisioningURL()
public void addDiscoveryListener(DiscoveryListener listener)
listener - ProvisioningListener to addpublic void removeDiscoveryListener(DiscoveryListener listener)
listener - ProvisioningListener to add
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||