Uses of Interface
solar.service.mhost.MobileHostService

Packages that use MobileHostService
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   
 

Uses of MobileHostService in solar.service.mhost
 

Classes in solar.service.mhost that implement MobileHostService
 class SolarMobileHostService
          Solar implementation of mobile host service.
 

Uses of MobileHostService in solar.service.pack
 

Fields in solar.service.pack declared as MobileHostService
protected  MobileHostService ClientPackService._mhost
           
 

Uses of MobileHostService in solar.service.pack.client
 

Methods in solar.service.pack.client that return MobileHostService
 MobileHostService PackClient.getMobileHostService()