|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.lang.Thread
|
+--ejip.Net
Start device driver threads and poll for packets.
| Fields inherited from class java.lang.Thread |
CREATED, DEAD, MAX_PRIORITY, MIN_PRIORITY, MS, next, NORM_PRIORITY, RUNNING, state, WAITING |
| Method Summary | |
static void |
init()
Allocate buffer and start driver thread(s). |
void |
run()
Look for received packets and call TcpIp. |
| Methods inherited from class java.lang.Thread |
activeCount, currentThread, getPriority, isAlive, join, setPriority, sleep, start, toString, yield |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public static void init()
public void run()
run in class java.lang.Thread
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||