Uses of Class
org.apache.jcs.auxiliary.lateral.LateralCacheAttributes

Packages that use LateralCacheAttributes
org.apache.jcs.auxiliary.lateral Root package for the lateral cache family. 
org.apache.jcs.auxiliary.lateral.socket.tcp   
 

Uses of LateralCacheAttributes in org.apache.jcs.auxiliary.lateral
 

Methods in org.apache.jcs.auxiliary.lateral with parameters of type LateralCacheAttributes
abstract  void LateralCacheAbstractFactory.createListener(LateralCacheAttributes lac, ICompositeCacheManager cacheMgr)
          Makes sure a listener gets created.
 

Uses of LateralCacheAttributes in org.apache.jcs.auxiliary.lateral.socket.tcp
 

Subclasses of LateralCacheAttributes in org.apache.jcs.auxiliary.lateral.socket.tcp
 class TCPLateralCacheAttributes
          This interface defines functions that are particular to the TCP Lateral Cache plugin.
 

Methods in org.apache.jcs.auxiliary.lateral.socket.tcp with parameters of type LateralCacheAttributes
 void LateralTCPCacheFactory.createListener(LateralCacheAttributes lac, ICompositeCacheManager cacheMgr)
           
 



Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.