Package pyxmpp :: Module cache
[show private | hide private]
[frames | no frames]

Module pyxmpp.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...

Imported modules:
threading
Imported classes:
datetime, timedelta
Variable Details

__revision__

Type:
str
Value:
'$Id: cache.py 616 2005-12-26 15:28:56Z jajcus $'                      

Generated by Epydoc 2.1 on Wed May 31 22:36:58 2006 http://epydoc.sf.net