Package org.planx.routing

Peer-to-peer routing.

See:
          Description

Interface Summary
DistributedMap Maps keys to values in a distributed setting using Identifiers as keys.
NeighbourhoodListener Listens for newly arrived nodes in the neighbourhood of the local peer.
 

Class Summary
Identifier An identifier consists of at most Identifier.IDSIZE bit and it is always positive.
 

Exception Summary
RoutingException  
 

Package org.planx.routing Description

Peer-to-peer routing.



Copyright © 2004-2005 Plan-X. All Rights Reserved.