Uses of Class
solar.service.mhost.MobileHostException

Packages that use MobileHostException
solar.service.mhost Contains mobile host service that manages physical mobility. 
 

Uses of MobileHostException in solar.service.mhost
 

Methods in solar.service.mhost that throw MobileHostException
 void SolarMobileHostService.attach(Address address)
           
 void SolarMobileHostService.detach(Address address)
           
 void MobileHostService.attach(Address address)
          Have the client explicitly attch to a Planet.
 void MobileHostService.detach(Address address)
          Have the client explicitly detach from a Planet.