|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoutingTable | |
---|---|
org.jgroups.protocols | |
urv.olsr.core | |
urv.olsr.data.routing | |
urv.olsr.mcast | |
urv.olsr.message |
Uses of RoutingTable in org.jgroups.protocols |
---|
Methods in org.jgroups.protocols with parameters of type RoutingTable | |
---|---|
java.lang.Object |
OLSR.passUpdateEvent(NetworkGraph<OLSRNode,Weight> networkGraph,
RoutingTable routingTable)
Passes an update (VIEW_CHANGE) event up to the stack |
Uses of RoutingTable in urv.olsr.core |
---|
Constructors in urv.olsr.core with parameters of type RoutingTable | |
---|---|
RoutingTableComputationController(NeighborTable neighborTable,
RoutingTable routingTable,
TopologyInformationBaseTable topologyTable,
NeighborsOfNeighborsSet neighborsOfNeighborsSet,
OLSRNode localNode)
|
Uses of RoutingTable in urv.olsr.data.routing |
---|
Methods in urv.olsr.data.routing with parameters of type RoutingTable | |
---|---|
void |
RoutingTable.setCopyOfTable(RoutingTable tmpRoutingTable)
Copies an existing routing table, which is calculated in another thread, to the current table |
Uses of RoutingTable in urv.olsr.mcast |
---|
Constructors in urv.olsr.mcast with parameters of type RoutingTable | |
---|---|
TopologyEvent(NetworkGraph<OLSRNode,Weight> networkGraph,
RoutingTable routingTable,
OLSRNode localNode)
|
Uses of RoutingTable in urv.olsr.message |
---|
Methods in urv.olsr.message with parameters of type RoutingTable | |
---|---|
java.lang.Object |
OLSRMessageUpper.passUpdateEvent(NetworkGraph<OLSRNode,Weight> mcastNetworkGraph,
RoutingTable routingTable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |