A B C D E F G H I J K L M N O P R S T U V W X Y

H

handleConfigEvent(HashMap) - Method in class org.jgroups.protocols.EMU_UDP
 
handleConfigEvent(HashMap) - Method in class org.jgroups.protocols.JOLSR_UDP
 
handleHelloMessage(OLSRNode, HelloMessage, ValidityTime) - Method in class urv.olsr.handlers.HelloMessageHandler
Updates neighborTable with the new information coming from this message
handleIncomingControlMessage(Message) - Method in class urv.olsr.core.OLSRController
Process the incoming messages from
handleIncomingDataMessage(Message) - Method in class urv.omolsr.core.StandardHandler
Receives a multicast message and check if this message has to be forwarded We should get the headers and check if we have to forward the message We do not send the message for ourselves, since it should have been sent in the OMOLSR protocol up method
handleIncomingDataMessage(Message) - Method in interface urv.omolsr.core.UnicastHandlerListener
Handles incoming unicast data messages
handleOutgoingDataMessage(Message, OLSRNode, String) - Method in class urv.olsr.core.OLSRController
This method uses the routing table to determine
handleOutgoingDataMessage(Message) - Method in class urv.omolsr.core.StandardHandler
Sends a new message to all direct neighbours in the multicast group (and another message to the local node) with application data and header information about the remaining nodes which the message must be delivered to
handleOutgoingDataMessage(Message) - Method in interface urv.omolsr.core.UnicastHandlerListener
 
Handler - Interface in urv.omolsr.core
 
handleTcMessage(OLSRNode, OLSRNode, TcMessage, ValidityTime) - Method in class urv.olsr.handlers.TcMessageHandler
 
hashCode() - Method in class urv.olsr.data.duplicate.DuplicateTableEntry
 
hashCode() - Method in class urv.olsr.data.LinkCode
 
hashCode() - Method in class urv.olsr.data.mpr.MprSet
 
hashCode() - Method in class urv.olsr.data.neighbour.NeighborTable
 
hashCode() - Method in class urv.olsr.data.OLSRNode
 
hashCode() - Method in class urv.olsr.data.SequenceNumber
 
hashCode() - Method in class urv.olsr.data.topology.OLSRNodePair
 
hashCode() - Method in class urv.olsr.data.topology.TopologyInformationBaseTable
 
hashCode() - Method in class urv.olsr.mcast.MulticastAddress
 
hashCode() - Method in class urv.util.graph.Node
 
HashMapSet<K,V> - Class in urv.util.graph
This class offers methods to store elements in a list placed into a Hashmap
HashMapSet() - Constructor for class urv.util.graph.HashMapSet
 
HELLO_MESSAGE - Static variable in class urv.olsr.message.OLSRPacket
 
HELLO_MESSAGE_VALIDITY_TIME - Static variable in class urv.olsr.core.OLSRThread
 
HelloMessage - Class in urv.olsr.message
A common mechanism is employed for populating the local link information base and the neighborhood information base, namely periodic exchange of HELLO messages.
HelloMessage() - Constructor for class urv.olsr.message.HelloMessage
 
HelloMessage(HashMapSet<LinkCode, OLSRNode>) - Constructor for class urv.olsr.message.HelloMessage
 
HelloMessageGenerator - Class in urv.olsr.message.generator
This involves transmitting the Link Set, the Neighbor Set and the MPR Set.
HelloMessageGenerator(OLSRMessageSender, NeighborTable, OLSRPacketFactory) - Constructor for class urv.olsr.message.generator.HelloMessageGenerator
 
HelloMessageHandler - Class in urv.olsr.handlers
This class is in charge of performing all needed actions when a new HelloMessage is received Tables (Mpr,MprSelector,Neighbour of Neighbours) are updated when a new message is received MPR computation is asked to be performed again when a neighbor becomes symmetric neighbor or we add a new two-hop neighbor OnTableChange is invoked when a new entry is added to the neighbor table or when there are new NoNs The "Originator Address" of a HELLO message is the main address of the node, which has emitted the message.
HelloMessageHandler(NeighborTable, OLSRNode) - Constructor for class urv.olsr.handlers.HelloMessageHandler
The Handler will update Neighbor table depending on the HELLO messages received
help() - Static method in class urv.app.samples.Draw
 
HIDE_EDGE - Static variable in class urv.emulator.topology.graph.GraphEvent
 

A B C D E F G H I J K L M N O P R S T U V W X Y