Package twisted :: Package spread :: Module pb :: Class AsReferenceable
[frames | no frames]

Class AsReferenceable

Jellyable --+        
            |        
 Serializable --+    
                |    
    Referenceable --+
                    |
                   AsReferenceable


AsReferenceable: a reference directed towards another object.
Method Summary
  __init__(self, object, messageType)
Initialize me with an 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 Referenceable
NoneType perspective = None                                                                  
    Inherited from Jellyable
tuple __implements__ = (<class twisted.spread.interfaces.IJell...

Method Details

__init__(self, object, messageType='remote')
(Constructor)

Initialize me with an object.

Generated by Epydoc 2.0 on Sat May 15 20:08:14 2004 http://epydoc.sf.net