|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Link | |
|---|---|
| jist.swans.route | Routing entity of SWANS simulator and related classes. |
| Uses of Link in jist.swans.route |
|---|
| Methods in jist.swans.route that return Link | |
|---|---|
Link |
RouteZrpZdp.MessageZdp.getLink(int i)
Return link source-destination pair. |
Link |
Link.reverse()
Return link in reverse direction. |
| Methods in jist.swans.route with parameters of type Link | |
|---|---|
void |
RouteZrpZdp.MessageZdp.addLink(Link link,
short id,
boolean drop)
Add link to the packet structure. |
void |
RouteInterface.Zrp.Iarp.linkinfo(Link link,
boolean drop)
Notify IARP of link state change. |
void |
RouteZrpIarp.linkinfo(Link link,
boolean drop)
Notify IARP of link state change. |
void |
RouteZrpZdp.linkinfo(Link link,
boolean drop)
Notify IARP of link state change. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||