Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
T
takeFromOutgoingMessages()
- Method in class net.jolsrv2.
Interface
Takes one or more messages from the outgoing queue in a FIFO manner
Tlv
- Class in
net.jolsrv2.data
The class implements the TLV, as specified in OLSRv2.
Tlv(TlvTypes)
- Constructor for class net.jolsrv2.data.
Tlv
Constructor
TlvBlock
- Class in
net.jolsrv2.data
The class implements the TLV block, as specified in OLSRv2.
TlvBlock()
- Constructor for class net.jolsrv2.data.
TlvBlock
Empty constructor
TlvBlock(ArrayList<Tlv>)
- Constructor for class net.jolsrv2.data.
TlvBlock
Constructor
TlvTypes
- Enum in
net.jolsrv2.constants
The class is defining the TLV types used in OLSRv2, and their numeric values.
TopologySet
- Class in
net.jolsrv2.repository.topology
The class implements the topology set, as specified in OLSRv2.
TopologyTuple
- Class in
net.jolsrv2.repository.topology
The class implements the topology set, as specified in OLSRv2.
TopologyTuple(InetAddress, InetAddress, int)
- Constructor for class net.jolsrv2.repository.topology.
TopologyTuple
Constructor
toString()
- Method in class net.jolsrv2.
CidrAddress
The method returns a string containing the address and prefix length split by a "/", for readability.
toString()
- Method in class net.jolsrv2.repository.topology.
RoutingTuple
Return the entry nicely formatted
toString()
- Method in class net.jolsrv2.repository.topology.
TopologyTuple
Method providing a nicely formatted String of the topology tuple
TwoHopSet
- Class in
net.jolsrv2.repository.neighbourhood
The class implements the two hop set, as specified in OLSRv2.
TwoHopTuple
- Class in
net.jolsrv2.repository.neighbourhood
The class implements the two hop tuple, as specified in OLSRv2.
TwoHopTuple(CidrAddress, CidrAddress, CidrAddress, long)
- Constructor for class net.jolsrv2.repository.neighbourhood.
TwoHopTuple
Constructor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V