Package isnLib :: Package net :: Module imgServer :: Class imgServer
[show private | hide private]
[frames | no frames]

Class imgServer

Jellyable --+            
            |            
 Serializable --+        
                |        
    Referenceable --+    
                    |    
                 Root --+
                        |
                       imgServer


Method Summary
  __init__(self, env)
  getKarma(self)
#TODO2: how do i find out how many connections this pb.Root currently has ?
  remote_getID(self)
  remote_getStatus(self)
#TODO5: this may be uneeded later...
  shutdown(self)
    Inherited from Root
  rootObject(self, broker)
A pb.BrokerFactory is requesting to publish me as a root object.
    Inherited from Referenceable
  jellyFor(self, jellier)
(internal)
  remoteMessageReceived(self, broker, message, args, kw)
A remote message has been received.
    Inherited from Serializable
  processUniqueID(self)
Return an ID which uniquely represents this object for this process.
    Inherited from Jellyable
  getStateFor(self, jellier)

Class Variable Summary
    Inherited from Root
tuple __implements__ = (<class 'twisted.spread.flavors.IPBRoot...
    Inherited from Referenceable
NoneType perspective = None                                                                  

Method Details

getKarma(self)

#TODO2: how do i find out how many connections this pb.Root currently has ?

remote_getStatus(self)

#TODO5: this may be uneeded later...

Generated by Epydoc 2.0 on Thu Dec 25 10:59:56 2003 http://epydoc.sf.net