Package solar.service.routing

Contains the data routing service, currently not used by Solar.

See:
          Description

Interface Summary
RoutingConstants Constants for routing service.
RoutingService Routing service maintains the routing/forwarding table.
 

Class Summary
DirectRoutingService The direct routing service uses same routing contruction as ManualRoutingService, only to gain knowledge of all live hosts.
ManualRoutingService The routing table is manually setup as the overlay network is being constructed.
 

Exception Summary
RoutingException A generic exception thrown by routing services.
 

Package solar.service.routing Description

Contains the data routing service, currently not used by Solar.