Package sparked :: Package hardware :: Module network :: Class NetworkConnectionService
[hide private]
[frames] | no frames]

Class NetworkConnectionService

source code

twisted.application.service.Service --+
                                      |
                                     NetworkConnectionService

Check on network connection existence through NetworkManager.

Instance Methods [hide private]
 
startService(self) source code
 
stateChanged(self, *a) source code

Inherited from twisted.application.service.Service: __getstate__, __providedBy__, disownServiceParent, privilegedStartService, setName, setServiceParent, stopService

Class Variables [hide private]

Inherited from twisted.application.service.Service: __implemented__, __provides__, name, parent, running

Method Details [hide private]

startService(self)

source code 
Overrides: twisted.application.service.Service.startService