Uses of Package
solar.service

Packages that use solar.service
campus.compass Contains Solar service for Compass application. 
solar.service Contains the core Solar service framework. 
solar.service.dan Contains DAN (Data Aggregation Network) service and related classes. 
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.mcode Contains mobile code service that manages logical mobility. 
solar.service.mhost Contains mobile host service that manages physical mobility. 
solar.service.multicast Contains the event multicasting service. 
solar.service.pack Contains the PACK service that allows customized flow-control polices. 
solar.service.pack.client   
solar.service.pubsub   
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. 
solar.service.transport Contains the data transport service. 
 

Classes in solar.service used by campus.compass
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
 

Classes in solar.service used by solar.service
BaseServiceManager
          A base implementation of service manager.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
ServiceManager
          Interface for the manager of a set of services.
 

Classes in solar.service used by solar.service.dan
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
 

Classes in solar.service used by solar.service.directory
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
 

Classes in solar.service used by solar.service.dispatch
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
ServiceManager
          Interface for the manager of a set of services.
 

Classes in solar.service used by solar.service.fap
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
 

Classes in solar.service used by solar.service.fork
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
 

Classes in solar.service used by solar.service.fork.client
ServiceManager
          Interface for the manager of a set of services.
 

Classes in solar.service used by solar.service.mcode
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
 

Classes in solar.service used by solar.service.mhost
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
 

Classes in solar.service used by solar.service.multicast
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
 

Classes in solar.service used by solar.service.pack
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
 

Classes in solar.service used by solar.service.pack.client
ServiceManager
          Interface for the manager of a set of services.
 

Classes in solar.service used by solar.service.pubsub
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
 

Classes in solar.service used by solar.service.rmtobj
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
 

Classes in solar.service used by solar.service.routing
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
 

Classes in solar.service used by solar.service.rpc
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.
ServiceManager
          Interface for the manager of a set of services.
 

Classes in solar.service used by solar.service.transport
BaseService
          A base service implementation.
Service
          Service is an independent module that has a name and a set of configuration options.
ServiceException
          A generic exception thrown by Solar services.