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

G

generateHello() - Method in class net.jolsrv2.Interface
Creates a new HELLO message and adds it to the queue of outgoing messages
generateTc() - Method in class net.jolsrv2.Interface
Creates a new TC message and adds it to the queue of outgoing messages
getAddress() - Method in class net.jolsrv2.CidrAddress
The method returns the address
getAddress() - Method in class net.jolsrv2.repository.processforward.ForwardedTuple
Returns the IP address
getAddress() - Method in class net.jolsrv2.repository.processforward.ProcessedTuple
Returns the IP address
getAddress() - Method in class net.jolsrv2.repository.processforward.ReceivedTuple
Returns the IP address
getAddressBlocks() - Method in class net.jolsrv2.data.Message
Return the address blocks
getAddresses() - Method in class net.jolsrv2.data.AddressBlock
Returns the IP addresses
getAddresses() - Method in class net.jolsrv2.repository.neighbourhood.MprSet
Returns the IP addresses
getAddresses() - Method in class net.jolsrv2.repository.topology.AdvertisedNeighbourSet
Returns the IP addresses
getAdvertisedNeighbourSet() - Static method in class net.jolsrv2.repository.topology.AdvertisedNeighbourSet
Implementation of the singleton design pattern
getAMessageSequenceNumber() - Method in class net.jolsrv2.Node
The method returns the next message sequence number to be used.
getAnsn() - Method in class net.jolsrv2.repository.topology.AdvertisedNeighbourSet
Returns the advertised neighbour set sequence number
getAnsn() - Method in class net.jolsrv2.repository.topology.AnsnHistoryTuple
Returns the ANSN
getAnsn() - Method in class net.jolsrv2.repository.topology.AttachedNetworkTuple
Returns the ANSN
getAnsn() - Method in class net.jolsrv2.repository.topology.TopologyTuple
Returns the ANSN
getAnsnHistorySet() - Static method in class net.jolsrv2.repository.topology.AnsnHistorySet
Implementation of the singleton design pattern
getAPacketSequenceNumber() - Method in class net.jolsrv2.Interface
Returns the next packet sequence number.
getAsymTime() - Method in class net.jolsrv2.repository.neighbourhood.LinkTuple
Gets the aymmetric time
getAttachedNetworkSet() - Static method in class net.jolsrv2.repository.topology.AttachedNetworkSet
Implementation of the singleton design pattern
getBroadcastAddress() - Method in class net.jolsrv2.Interface
 
getBytes() - Method in class net.jolsrv2.data.AddressBlock
Returns the bytes of the address block
getBytes() - Method in class net.jolsrv2.data.Message
Returns the bytes of the message
getBytes() - Method in class net.jolsrv2.data.Packet
Returns the bytes of the packet
getBytes() - Method in class net.jolsrv2.data.Tlv
Returns the bytes of the TLV
getBytes() - Method in class net.jolsrv2.data.TlvBlock
Returns the bytes of the TLV block
getCAddress() - Method in class net.jolsrv2.repository.neighbourhood.MprSelectorTuple
Returns the CIDR address
getCAddresses() - Method in class net.jolsrv2.repository.neighbourhood.MprSelectorSet
Returns the CIDR addresses found in the MPR selector tuples.
getCAddresses() - Method in class net.jolsrv2.repository.neighbourhood.NaaTuple
Returns the CIDR addresses
getDestination() - Method in class net.jolsrv2.repository.topology.RoutingTuple
Returns the destination IP address
getDestination() - Method in class net.jolsrv2.repository.topology.TopologyTuple
Returns the destination IP address
getDistance() - Method in class net.jolsrv2.repository.topology.RoutingTuple
Returns the distance
getForwardedSet() - Static method in class net.jolsrv2.repository.processforward.ForwardedSet
Implementation of the singleton design pattern
getGatewayCAddress() - Method in class net.jolsrv2.repository.topology.AttachedNetworkTuple
Returns the gateway CIDR address
getGateways() - Method in class net.jolsrv2.Node
The method gets the gateways attached to the node.
getHopCount() - Method in class net.jolsrv2.data.Message
Gets the hop count
getHopLimit() - Method in class net.jolsrv2.data.Message
Returns the hop limit
getIndexStart() - Method in class net.jolsrv2.data.Tlv
Returns the index start
getIndexStop() - Method in class net.jolsrv2.data.Tlv
Return the index stop
getInterfaces() - Method in class net.jolsrv2.Node
Returns the Interfaces
getIpVersion() - Method in class net.jolsrv2.Node
The method gets the IP version used (either 4 or 6).
getLastHop() - Method in class net.jolsrv2.repository.topology.TopologyTuple
Returns the last hop
getLinkSet() - Static method in class net.jolsrv2.repository.neighbourhood.LinkSet
Implementation of the singleton design pattern
getLocalCAddress() - Method in class net.jolsrv2.Interface
Returns the local CIDR address
getLocalCAddress() - Method in class net.jolsrv2.repository.neighbourhood.LinkTuple
Returns the local CIDR address
getLocalCAddress() - Method in class net.jolsrv2.repository.neighbourhood.SymmetricNeighbourTuple
Returns the local CIDR address
getLocalCAddress() - Method in class net.jolsrv2.repository.neighbourhood.TwoHopTuple
Returns the local CIDR address
getLocalIfaceAddr() - Method in class net.jolsrv2.repository.topology.RoutingTuple
Return the local interface IP address
getMessages() - Method in class net.jolsrv2.data.ParsedPacket
Returns the messages
getMessageTlvs() - Method in class net.jolsrv2.data.Message
Return the message TLVs
getMprs() - Method in class net.jolsrv2.Interface
Return the MPRs on the Interface
getMprs() - Method in class net.jolsrv2.Node
The method return the MPRs
getMprSelectorSet() - Static method in class net.jolsrv2.repository.neighbourhood.MprSelectorSet
Implementation of the singleton design pattern
getNaaSet() - Static method in class net.jolsrv2.repository.neighbourhood.NaaSet
Implementation of the singleton design pattern
getNeighbourCAddress() - Method in class net.jolsrv2.repository.neighbourhood.LinkTuple
Returns the neighbour CIDR address
getNeighbourCAddress() - Method in class net.jolsrv2.repository.neighbourhood.SymmetricNeighbourTuple
Returns the neighbour CIDR address
getNeighbourCAddress() - Method in class net.jolsrv2.repository.neighbourhood.TwoHopTuple
Returns the neighbour CIDR address
getNetworkCAddress() - Method in class net.jolsrv2.repository.topology.AttachedNetworkTuple
Returns the network CIDR address
getNext() - Method in class net.jolsrv2.repository.topology.RoutingTuple
Return the next IP address
getNode() - Static method in class net.jolsrv2.Node
Implementation of the singleton design pattern
getOriginatorAddress() - Method in class net.jolsrv2.data.Message
Returns the originator IP address
getOriginatorAddress() - Method in class net.jolsrv2.Node
The moethod gets the address used as originator address on the node
getOriginatorAddress() - Method in class net.jolsrv2.repository.topology.AnsnHistoryTuple
Returns the originator IP address
getPacketParser() - Static method in class net.jolsrv2.PacketParser
Implementation of the singleton design pattern
getPrefixLength() - Method in class net.jolsrv2.CidrAddress
The method returns the prefix length
getProcessedSet() - Static method in class net.jolsrv2.repository.processforward.ProcessedSet
Implementation of the singleton design pattern
getRelaySet() - Static method in class net.jolsrv2.repository.processforward.RelaySet
Implementation of the singleton design pattern
getRoutingSet() - Static method in class net.jolsrv2.repository.topology.RoutingSet
Implementation of the singleton design pattern
getSemantics() - Method in class net.jolsrv2.data.Tlv
Returns the TLV semantics
getSendingAddress() - Method in class net.jolsrv2.data.ParsedPacket
Return the sending IP address
getSequenceNumber() - Method in class net.jolsrv2.data.Message
Returns the message sequence number
getSequenceNumber() - Method in class net.jolsrv2.data.Packet
Returns the packet sequence number
getSequenceNumber() - Method in class net.jolsrv2.repository.processforward.ForwardedTuple
Returns the sequence number
getSequenceNumber() - Method in class net.jolsrv2.repository.processforward.ProcessedTuple
Returns the sequence number
getSequenceNumber() - Method in class net.jolsrv2.repository.processforward.ReceivedTuple
Returns the sequence number
getSocket() - Method in class net.jolsrv2.Interface
Returns the datagram socket
getStatus() - Method in class net.jolsrv2.repository.neighbourhood.LinkTuple
Gets the link status
getStatus() - Method in class net.jolsrv2.repository.neighbourhood.SymmetricNeighbourTuple
Returns the status
getSymmetricNeighbourSet() - Static method in class net.jolsrv2.repository.neighbourhood.SymmetricNeighbourSet
Implementation of the singleton design pattern.
getSymTime() - Method in class net.jolsrv2.repository.neighbourhood.LinkTuple
Gets the symmetric time
getSymTime() - Method in class net.jolsrv2.repository.neighbourhood.SymmetricNeighbourTuple
Returns the symmetric time
getTime() - Method in class net.jolsrv2.repository.neighbourhood.LinkTuple
Return the time
getTime() - Method in class net.jolsrv2.repository.neighbourhood.MprSelectorTuple
Returns the time
getTime() - Method in class net.jolsrv2.repository.neighbourhood.NaaTuple
Returns the time
getTime() - Method in class net.jolsrv2.repository.neighbourhood.SymmetricNeighbourTuple
Returns the time
getTime() - Method in class net.jolsrv2.repository.neighbourhood.TwoHopTuple
Returns the time
getTime() - Method in class net.jolsrv2.repository.processforward.ForwardedTuple
Returns the time
getTime() - Method in class net.jolsrv2.repository.processforward.ProcessedTuple
Returns the time
getTime() - Method in class net.jolsrv2.repository.processforward.ReceivedTuple
Returns the time
getTime() - Method in class net.jolsrv2.repository.topology.AnsnHistoryTuple
Returns the time
getTime() - Method in class net.jolsrv2.repository.topology.AttachedNetworkTuple
Returns the time
getTime() - Method in class net.jolsrv2.repository.topology.TopologyTuple
Returns the time
getTlvBlocks() - Method in class net.jolsrv2.data.Message
Returns the TLV blocks
getTlvs() - Method in class net.jolsrv2.data.TlvBlock
Returns the TLVs in the TLV block
getTopologySet() - Static method in class net.jolsrv2.repository.topology.TopologySet
Implementation of the singleton design pattern.
getTuples(CidrAddress) - Method in class net.jolsrv2.repository.neighbourhood.LinkSet
Searches for and returns link tuples having a certain local CIDR address
getTuples(Values) - Method in class net.jolsrv2.repository.neighbourhood.LinkSet
Searches for and returns link tuples having a certain TLV value
getTuples() - Method in class net.jolsrv2.repository.neighbourhood.LinkSet
Returns the link tuples in the link set
getTuples() - Method in class net.jolsrv2.repository.neighbourhood.NaaSet
Returns the neighbour address association tuples
getTuples(CidrAddress) - Method in class net.jolsrv2.repository.neighbourhood.SymmetricNeighbourSet
Returns the tuples with a certain local CIDR address
getTuples(CidrAddress) - Method in class net.jolsrv2.repository.neighbourhood.TwoHopSet
The method gets all two hop tuples associated with a certain local CIDR address
getTuples() - Method in class net.jolsrv2.repository.neighbourhood.TwoHopSet
Returns the two hop tuples
getTuples() - Method in class net.jolsrv2.repository.topology.TopologySet
Returns the topology tuples
getTwoHopCAddress() - Method in class net.jolsrv2.repository.neighbourhood.TwoHopTuple
Return the two hop CIDR address
getTwoHopSet() - Static method in class net.jolsrv2.repository.neighbourhood.TwoHopSet
Implementation of the singleton design pattern
getType() - Method in class net.jolsrv2.data.Message
Returns the message type
getType() - Method in class net.jolsrv2.data.Tlv
Returns the TLV types
getType() - Method in class net.jolsrv2.repository.processforward.ForwardedTuple
Returns the message type
getType() - Method in class net.jolsrv2.repository.processforward.ProcessedTuple
Returns the message type
getType() - Method in class net.jolsrv2.repository.processforward.ReceivedTuple
Returns the message type
getValue() - Method in class net.jolsrv2.data.Tlv
Returns the TLV value as a byte stream
getWillingness() - Method in class net.jolsrv2.Node
The method return a node's willingness
getWillingness(CidrAddress) - Method in class net.jolsrv2.repository.neighbourhood.LinkSet
Returns the willigness of a link tuple with a certain local CIDR address
getWillingness() - Method in class net.jolsrv2.repository.neighbourhood.LinkTuple
Return the willingness

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