- All Implemented Interfaces:
Runnable
- Enclosing class:
UDP
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
UCAST_RECEIVER_THREAD_NAME
public static final String UCAST_RECEIVER_THREAD_NAME
- See Also:
-
-
Constructor Details
-
UcastReceiver
public UcastReceiver()
-
Method Details
-
-
start
public void start()
-
-
run
public void run()
- Specified by:
run
in interface Runnable