java.lang.Runnablepublic class UDP.UcastReceiver
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
UCAST_RECEIVER_THREAD_NAME |
| Constructor | Description |
|---|---|
UcastReceiver() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Thread |
getThread() |
|
void |
run() |
|
void |
start() |
|
void |
stop() |
public static final java.lang.String UCAST_RECEIVER_THREAD_NAME
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.