Home | Trees | Index | Help |
---|
Package twisted :: Package test :: Module test_pb :: Class DumbPublishable |
|
Jellyable
--+ |Serializable
--+ |Copyable
--+ |Cacheable
--+ |Publishable
--+ | DumbPublishable
Method Summary | |
---|---|
(inherited from Publishable )
| |
(inherited from Jellyable )
| |
Get all necessary metadata to keep a clientside cache. (inherited from Publishable )
| |
Gather state to send when I am serialized for a peer. (inherited from Copyable )
| |
Gather state to send when I am serialized for a particular perspective. (inherited from Copyable )
| |
Implement me to return state to copy as part of the publish phase. | |
Implement me to special-case your state for a perspective. (inherited from Publishable )
| |
Determine what type tag to send for me. (inherited from Copyable )
| |
Determine what type tag to send for me. (inherited from Copyable )
| |
Return an appropriate tuple to serialize me. (inherited from Cacheable )
| |
Return an ID which uniquely represents this object for this process. (inherited from Serializable )
| |
Set the timestamp to current and (TODO) update all observers. (inherited from Publishable )
| |
This method is called when a client has stopped observing me. (inherited from Cacheable )
| |
(internal) (inherited from Publishable )
|
Method Details |
---|
getStateToPublish(self)Implement me to return state to copy as part of the publish phase.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:29:01 2003 | http://epydoc.sf.net |