|
Project JXTA | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheEntryListener | |
net.jxta.impl.endpoint | |
net.jxta.impl.proxy | |
net.jxta.impl.util | A collection of utility classes used by the JXTA implementation. |
Uses of CacheEntryListener in net.jxta.impl.endpoint |
Classes in net.jxta.impl.endpoint that implement CacheEntryListener | |
(package private) static class |
QuotaIncomingMessageListener.MyCacheListener
A canonical mapping of all the message originators. |
Uses of CacheEntryListener in net.jxta.impl.proxy |
Classes in net.jxta.impl.proxy that implement CacheEntryListener | |
class |
ProxyService
|
Uses of CacheEntryListener in net.jxta.impl.util |
Constructors in net.jxta.impl.util with parameters of type CacheEntryListener | |
Cache(long maxSize,
CacheEntryListener listener)
Creates a cache whih will keep at most maxSize purgeable entries. |
|
JXTA J2SE | ||||||||||
PREV NEXT | FRAMES NO FRAMES |