Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.protocol.zeroconf.jmdns
Class JmDNS.SocketListener

java.lang.Object
  extended by net.java.sip.communicator.impl.protocol.zeroconf.jmdns.JmDNS.SocketListener
All Implemented Interfaces:
Runnable
Enclosing class:
JmDNS

 class JmDNS.SocketListener
extends Object
implements Runnable

Listen for multicast packets.


Constructor Summary
JmDNS.SocketListener()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmDNS.SocketListener

JmDNS.SocketListener()
Method Detail

run

public void run()
Specified by:
run in interface Runnable

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.