Uses of Interface
org.jgroups.util.AgeOutCache.Handler
Packages that use AgeOutCache.Handler
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of AgeOutCache.Handler in org.jgroups.protocols
Classes in org.jgroups.protocols that implement AgeOutCache.Handler -
Uses of AgeOutCache.Handler in org.jgroups.util
Methods in org.jgroups.util that return AgeOutCache.HandlerMethods in org.jgroups.util with parameters of type AgeOutCache.HandlerConstructors in org.jgroups.util with parameters of type AgeOutCache.HandlerModifierConstructorDescriptionAgeOutCache
(ScheduledExecutorService timer, long timeout, AgeOutCache.Handler handler)