Package ZenHub :: Module HubService :: Class HubService
[hide private]
[frames] | no frames]

Class HubService

source code

 twisted.spread.jelly.Jellyable --+        
                                  |        
twisted.spread.flavors.Serializable --+    
                                      |    
   twisted.spread.flavors.Referenceable --+
                                          |
                                         HubService

Instance Methods [hide private]
 
__init__(self, dmd, instance) source code
 
update(self, object) source code
 
deleted(self, object) source code
 
addListener(self, remote) source code
 
removeListener(self, listener) source code

Inherited from twisted.spread.flavors.Referenceable: jellyFor, remoteMessageReceived

Inherited from twisted.spread.flavors.Serializable: processUniqueID

Inherited from twisted.spread.jelly.Jellyable: __providedBy__, getStateFor

Class Variables [hide private]
  log = logging.getLogger("zenhub")

Inherited from twisted.spread.flavors.Referenceable: __implemented__, __provides__, perspective