|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjist.swans.net.NetIp.NicInfo
public static class NetIp.NicInfo
Information about each network interface.
| Field Summary | |
|---|---|
boolean |
busy
whether link layer is busy. |
MacInterface |
mac
mac entity. |
MessageQueue |
q
outgoing packet queue. |
| Constructor Summary | |
|---|---|
NetIp.NicInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public MacInterface mac
public MessageQueue q
public boolean busy
| Constructor Detail |
|---|
public NetIp.NicInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||