Part of twisted.spread.pb View Source View In Hierarchy
Known subclasses: twisted.mail.pb.Maildir, twisted.mail.pb.MaildirCollection, twisted.manhole.ui.gtk2manhole.ManholeClient, twisted.spread.pb.Root, twisted.spread.pb.ViewPoint, twisted.spread.util.CallbackPageCollector, twisted.web.distrib._ReferenceableProducerWrapper, twisted.words.im.pbsupport.TwistedWordsClient, twisted.words.service.ChatAvatar, twisted.words.service.PBGroup, twisted.words.service.PBMind, twisted.words.service.PBUser
Method | remoteMessageReceived | A remote message has been received. Dispatch it appropriately. |
Method | jellyFor | (internal) |
Inherited from Serializable:
Method | processUniqueID | Return an ID which uniquely represents this object for this process. |
Inherited from Jellyable (via Serializable):
Method | getStateFor | Undocumented |
The default implementation is to dispatch to a method called 'remote_messagename' and call it with the same arguments.
Return a tuple which will be used as the s-expression to serialize this to a peer.