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

Packages that use LateralCacheAttributes
org.apache.jcs.auxiliary.lateral.socket.tcp.discovery   
 

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

Methods in org.apache.jcs.auxiliary.lateral.socket.tcp.discovery that return LateralCacheAttributes
 LateralCacheAttributes UDPDiscoveryService.getLca()
           
 

Methods in org.apache.jcs.auxiliary.lateral.socket.tcp.discovery with parameters of type LateralCacheAttributes
 void UDPDiscoveryService.setLca(LateralCacheAttributes lca)
           
 UDPDiscoveryService UDPDiscoveryManager.getService(LateralCacheAttributes lca)
          Returns the UDP Discovery service associated with this instance.
 

Constructors in org.apache.jcs.auxiliary.lateral.socket.tcp.discovery with parameters of type LateralCacheAttributes
UDPDiscoveryService(LateralCacheAttributes lca)
           
 



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