Home | Trees | Index | Help |
---|
Package twisted :: Package spread :: Module pb :: Class AuthRoot |
|
Jellyable
--+ |Serializable
--+ |Referenceable
--+ |Root
--+ | AuthRoot
Method Summary | |
---|---|
__init__(self,
auth)
| |
getStateFor(self,
jellier)
(inherited from Jellyable )
| |
(internal) (inherited from Referenceable )
| |
Return an ID which uniquely represents this object for this process. (inherited from Serializable )
| |
A remote message has been received. (inherited from Referenceable )
| |
A pb.BrokerFactory is requesting to publish me
as a root object. |
Method Details |
---|
rootObject(self, broker)A pb.BrokerFactory is sending me as the
root object, this method will be invoked to allow per-broker versions
of an object. By default I return myself.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:18:12 2003 | http://epydoc.sf.net |