Package org.dbe.eve.net

Provides the classes and interfaces that are necessary to build up the Habitat Network, and to allow services migration.

See:
          Description

Interface Summary
ConnectionPool The ConnectionPool of a Habitat.
MigrationProbability Interface for Implementations of the MigrationProbability.
NetworkManager The Networkmanager handles the connections between the nodes of the Habitat Network, and cares about the migration and distribution of services.
Also, the Networkmanager acts as the "Gatekeeper" to the service pool.
 

Class Summary
ConnectedNode  
ConnectionPoolImpl  
NetworkManagerImpl  
NodeID Code for getshaID and hexEncode taken from org.dbe.kb.p2p.peermanager TODO give proper credit
SMHandler  
 

Package org.dbe.eve.net Description

Provides the classes and interfaces that are necessary to build up the Habitat Network, and to allow services migration.