Uses of Package
solar.service.dispatch

Packages that use solar.service.dispatch
solar Contains some basic Solar classes, such as client facade, Planet, and global constants. 
solar.service Contains the core Solar service framework. 
solar.service.directory Contains directory service that allows name advertisements and lookups. 
solar.service.dispatch Contains the data dispatching service. 
solar.service.fap Contains FAP (Filter-and-Pipe) service and related classes. 
solar.service.fork   
solar.service.fork.client   
solar.service.mhost Contains mobile host service that manages physical mobility. 
solar.service.pack Contains the PACK service that allows customized flow-control polices. 
solar.service.pack.client   
solar.service.pubsub   
solar.service.pubsub.client   
solar.service.rmtobj Contains the service to monitor the liveness of and communicate with remote objects. 
solar.service.routing Contains the data routing service, currently not used by Solar. 
solar.service.rpc Contains the simulated RPC service. 
 

Classes in solar.service.dispatch used by solar
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
 

Classes in solar.service.dispatch used by solar.service
DispatchUnit
          A wrapper class contains a received ADU and related information.
 

Classes in solar.service.dispatch used by solar.service.directory
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
 

Classes in solar.service.dispatch used by solar.service.dispatch
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
DispatchUnit
          A wrapper class contains a received ADU and related information.
 

Classes in solar.service.dispatch used by solar.service.fap
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
 

Classes in solar.service.dispatch used by solar.service.fork
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
 

Classes in solar.service.dispatch used by solar.service.fork.client
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
 

Classes in solar.service.dispatch used by solar.service.mhost
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
 

Classes in solar.service.dispatch used by solar.service.pack
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
 

Classes in solar.service.dispatch used by solar.service.pack.client
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
 

Classes in solar.service.dispatch used by solar.service.pubsub
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
 

Classes in solar.service.dispatch used by solar.service.pubsub.client
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
 

Classes in solar.service.dispatch used by solar.service.rmtobj
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
 

Classes in solar.service.dispatch used by solar.service.routing
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
 

Classes in solar.service.dispatch used by solar.service.rpc
DispatchService
          The dispatching service receives events from one or more transports and dispatches them to local services.
DispatchUnit
          A wrapper class contains a received ADU and related information.