|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.lang.Thread
|
+--javax.joprt.RtThread
|
+--ejip.LinkLayer
|
+--ejip.Ppp
Ppp driver.
| Field Summary | |
static int |
ip
ip address. |
static int |
ipRemote
remote ip address. |
| 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, start serial buffer and slip Thread. |
void |
run()
main loop. |
| Methods inherited from class javax.joprt.RtThread |
startMission, waitForMission, waitForNextPeriod |
| 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 |
| Field Detail |
public static int ipRemote
public static int ip
| 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 | |||||||