net.jxta.impl.endpoint
Class QuotaIncomingMessageListener.MyCacheListener
java.lang.Object
net.jxta.impl.endpoint.QuotaIncomingMessageListener.MyCacheListener
- All Implemented Interfaces:
- CacheEntryListener
- Enclosing class:
- QuotaIncomingMessageListener
static class QuotaIncomingMessageListener.MyCacheListener
- extends Object
- implements CacheEntryListener
A canonical mapping of all the message originators.
This is a cache, since peers can disappear silently.
Note: a number of accounts might not be the best criterion though.
since just a few stale accounts could hog a lot of resources.
May be we should just make that cache sensitive to the inconvenience
endured by live accounts.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuotaIncomingMessageListener.MyCacheListener
QuotaIncomingMessageListener.MyCacheListener()
purged
public void purged(CacheEntry entry)
- Specified by:
purged
in interface CacheEntryListener