Uses of Package
org.dbe.eve.net

Packages that use org.dbe.eve.net
org.dbe.eve   
org.dbe.eve.net Provides the classes and interfaces that are necessary to build up the Habitat Network, and to allow services migration. 
 

Classes in org.dbe.eve.net used by org.dbe.eve
NetworkManagerImpl
           
 

Classes in org.dbe.eve.net used by org.dbe.eve.net
ConnectionPool
          The ConnectionPool of a Habitat.
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.
SMHandler