Uses of Package
net.jolsrv2.data

Packages that use net.jolsrv2.data
net.jolsrv2   
net.jolsrv2.data   
net.jolsrv2.repository.neighbourhood   
net.jolsrv2.repository.topology   
 

Classes in net.jolsrv2.data used by net.jolsrv2
AddressBlock
          An address is specified as a sequence of octets of the form head:mid: tail.
Message
          The class implements the messages, as specified in OLSRv2.
ParsedPacket
          The class saves the parsed packet as an ArrayList of Messages along with the sending IP address.
 

Classes in net.jolsrv2.data used by net.jolsrv2.data
AddressBlock
          An address is specified as a sequence of octets of the form head:mid: tail.
Message
          The class implements the messages, as specified in OLSRv2.
Tlv
          The class implements the TLV, as specified in OLSRv2.
TlvBlock
          The class implements the TLV block, as specified in OLSRv2.
 

Classes in net.jolsrv2.data used by net.jolsrv2.repository.neighbourhood
Tlv
          The class implements the TLV, as specified in OLSRv2.
 

Classes in net.jolsrv2.data used by net.jolsrv2.repository.topology
Tlv
          The class implements the TLV, as specified in OLSRv2.