Home | Trees | Index | Help |
|
---|
Package pyxmpp :: Module cache |
|
Caching proxy for Jabber/XMPP objects. This package provides facilities to retrieve and transparently cache cachable objects like Service Discovery responses or e.g. client version informations.
Classes | |
---|---|
Cache |
Caching proxy for object retrieval and caching. |
CacheFetcher |
Base class for cache object fetchers -- classes responsible for retrieving objects from network. |
CacheItem |
An item in a cache. |
CacheSuite |
Caching proxy for object retrieval and caching. |
Variable Summary | |
---|---|
str |
__revision__ = '$Id: cache.py 616 2005-12-26 15:28:56Z j...
|
threading
datetime
,
timedelta
Variable Details |
---|
__revision__
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed May 31 22:36:58 2006 | http://epydoc.sf.net |