| Home | Trees | Index | Help |
|---|
| Package twisted :: Package manhole :: Module explorer :: Class ExplorerGeneric |
|
Jellyable--+ |Serializable--+ |Copyable--+ |Cacheable--+ |Explorer--+ | ExplorerGeneric
| Method Summary | |
|---|---|
__init__(self,
object,
identifier)
| |
(inherited from Jellyable)
| |
Get state to cache on the client and client-cache reference to observe locally. (inherited from Cacheable)
| |
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 Explorer)
| |
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)
| |
This method is called when a client has stopped observing me. (inherited from Cacheable)
| |
(inherited from Explorer)
| |
| Class Variable Summary | |
|---|---|
list |
properties
|
| Class Variable Details |
|---|
properties
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:25:44 2003 | http://epydoc.sf.net |