A B C D E F G H I L M N O P R S T U V

R

ReceivedSet - Class in net.jolsrv2.repository.processforward
The class implements the received tuple, as specified in OLSRv2.
ReceivedSet() - Constructor for class net.jolsrv2.repository.processforward.ReceivedSet
Constructor
ReceivedTuple - Class in net.jolsrv2.repository.processforward
The class implements the received tuple, as specified in OLSRv2.
ReceivedTuple(MessageTypes, InetAddress, int, long) - Constructor for class net.jolsrv2.repository.processforward.ReceivedTuple
Constructor
Receiver - Class in net.jolsrv2.comm
The class listens on an Interface's DatagramSocket for incoming packets.
Receiver(Interface) - Constructor for class net.jolsrv2.comm.Receiver
Constructor
RelaySet - Class in net.jolsrv2.repository.processforward
The class implements the relay set, as specified in OLSRv2.
RoutingSet - Class in net.jolsrv2.repository.topology
The class implements the routing set, as specified in OLSRv2.
RoutingTuple - Class in net.jolsrv2.repository.topology
The class implements the routing tuple, as specified in OLSRv2.
RoutingTuple(InetAddress, InetAddress, int, InetAddress) - Constructor for class net.jolsrv2.repository.topology.RoutingTuple
Constructor
run() - Method in class net.jolsrv2.comm.Receiver
Definition of the run method as required by the Runnable interface The method creates a loop listening for packet, trying to parse them as they arrive.
run() - Method in class net.jolsrv2.comm.Sender
Definition of the run method as required by the Runnable interface The method loops, listening for outgoing messages in the belonging Interface.

A B C D E F G H I L M N O P R S T U V