- java.lang.Object
-
- org.jgroups.protocols.UDP.UcastReceiver
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.Thread |
getThread() |
void |
run() |
void |
start() |
void |
stop() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
start
public void start()
-
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.