Uses of Class
org.jgroups.util.AgeOutCache

Packages that use AgeOutCache
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
 

Uses of AgeOutCache in org.jgroups.protocols
 

Fields in org.jgroups.protocols declared as AgeOutCache
protected  AgeOutCache<Address> UNICAST.cache
           
protected  AgeOutCache<Address> UNICAST2.cache
           
 

Methods in org.jgroups.protocols that return AgeOutCache
 AgeOutCache<Address> UNICAST.getAgeOutCache()
           
 AgeOutCache<Address> UNICAST2.getAgeOutCache()
           
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.