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 | |
---|---|
string |
__version__
|
string |
cache_atom
|
string |
cached_atom
|
string |
copy_atom
|
dictionary |
copyTags
|
string |
remote_atom
|
dictionary |
unjellyableRegistry
|
Variable Details |
---|
__version__
|
cache_atom
|
cached_atom
|
copy_atom
|
remote_atom
|
unjellyableRegistry
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:18:12 2003 | http://epydoc.sf.net |