Home | Trees | Index | Help |
---|
Package twisted :: Package spread :: Module flavors |
|
Classes | |
---|---|
Cacheable |
A cached instance. |
Copyable |
Subclass me to get copied each time you are returned from or passed to a remote method. |
Referenceable |
|
RemoteCache |
A cache is a local representation of a remote Cacheable object. |
RemoteCacheMethod |
A method on a reference to a RemoteCache . |
RemoteCacheObserver |
I am a reverse-reference to the peer's RemoteCache . |
RemoteCopy |
I am a remote copy of a Copyable object. |
Root |
I provide a root object to pb.Broker s for a pb.BrokerFactory . |
Serializable |
An object that can be passed remotely. |
Viewable |
I will be converted to a ViewPoint when passed to or returned from a
remote method. |
ViewPoint |
I act as an indirect reference to an object accessed through a pb.Perspective . |
Function Summary | |
---|---|
unjellyCached(unjellier,
unjellyList)
| |
unjellyLCache(unjellier,
unjellyList)
| |
unjellyLocal(unjellier,
unjellyList)
|
Variable Summary | |
---|---|
str |
__version__
|
str |
cache_atom
|
str |
cached_atom
|
str |
copy_atom
|
dict |
copyTags
|
str |
remote_atom
|
dict |
unjellyableRegistry
|
Variable Details |
---|
__version__
|
cache_atom
|
cached_atom
|
copy_atom
|
remote_atom
|
unjellyableRegistry
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:04 2003 | http://epydoc.sf.net |