Uses of Interface
solar.service.routing.RoutingConstants

Packages that use RoutingConstants
solar.service.routing Contains the data routing service, currently not used by Solar. 
solar.service.routing.comm Events and requests for routing service. 
 

Uses of RoutingConstants in solar.service.routing
 

Classes in solar.service.routing that implement RoutingConstants
 class DirectRoutingService
          The direct routing service uses same routing contruction as ManualRoutingService, only to gain knowledge of all live hosts.
 class ManualRoutingService
          The routing table is manually setup as the overlay network is being constructed.
 

Uses of RoutingConstants in solar.service.routing.comm
 

Classes in solar.service.routing.comm that implement RoutingConstants
 class RoutingEvent
          A periodic event containing routing information.