Uses of Package
urv.olsr.data

Packages that use urv.olsr.data
org.jgroups.protocols   
urv.emulator   
urv.machannel   
urv.olsr.core   
urv.olsr.data   
urv.olsr.data.duplicate   
urv.olsr.data.mpr   
urv.olsr.data.neighbour   
urv.olsr.data.routing   
urv.olsr.data.topology   
urv.olsr.handlers   
urv.olsr.mcast   
urv.olsr.message   
urv.olsr.message.generator   
urv.omolsr.core   
urv.omolsr.data   
urv.util.graph   
 

Classes in urv.olsr.data used by org.jgroups.protocols
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.emulator
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.machannel
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.olsr.core
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.olsr.data
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.olsr.data.duplicate
ExpiringEntryTable
          Table which stores some information that may eventually expire if no updates are received during a certain time span The access to the table is synchronized
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
SequenceNumber
          Sequence numbers are used in OLSR with the purpose of discarding "old" information, i.e., messages received out of order.
 

Classes in urv.olsr.data used by urv.olsr.data.mpr
BandwidthUpdatable
          This interface is implemented by the data structures that can update the bandwidth of its internal nodes.
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.olsr.data.neighbour
BandwidthUpdatable
          This interface is implemented by the data structures that can update the bandwidth of its internal nodes.
ExpiringEntryTable
          Table which stores some information that may eventually expire if no updates are received during a certain time span The access to the table is synchronized
LinkCode
          This field specifies information about the link between the interface of the sender and the following list of neighbor interfaces.
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.olsr.data.routing
BandwidthUpdatable
          This interface is implemented by the data structures that can update the bandwidth of its internal nodes.
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.olsr.data.topology
ExpiringEntryTable
          Table which stores some information that may eventually expire if no updates are received during a certain time span The access to the table is synchronized
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
SequenceNumber
          Sequence numbers are used in OLSR with the purpose of discarding "old" information, i.e., messages received out of order.
 

Classes in urv.olsr.data used by urv.olsr.handlers
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.olsr.mcast
BandwidthUpdatable
          This interface is implemented by the data structures that can update the bandwidth of its internal nodes.
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.olsr.message
LinkCode
          This field specifies information about the link between the interface of the sender and the following list of neighbor interfaces.
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
SequenceNumber
          Sequence numbers are used in OLSR with the purpose of discarding "old" information, i.e., messages received out of order.
 

Classes in urv.olsr.data used by urv.olsr.message.generator
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.omolsr.core
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.omolsr.data
ExpiringEntryTable
          Table which stores some information that may eventually expire if no updates are received during a certain time span The access to the table is synchronized
OLSRNode
          Object that represents a node in a network based in OLSR protocol.
 

Classes in urv.olsr.data used by urv.util.graph
BandwidthUpdatable
          This interface is implemented by the data structures that can update the bandwidth of its internal nodes.
OLSRNode
          Object that represents a node in a network based in OLSR protocol.