Uses of Class
org.apache.jcs.utils.discovery.UDPDiscoveryAttributes

Packages that use UDPDiscoveryAttributes
org.apache.jcs.utils.discovery   
 

Uses of UDPDiscoveryAttributes in org.apache.jcs.utils.discovery
 

Methods in org.apache.jcs.utils.discovery that return UDPDiscoveryAttributes
 UDPDiscoveryAttributes UDPDiscoveryService.getUdpDiscoveryAttributes()
           
 

Methods in org.apache.jcs.utils.discovery with parameters of type UDPDiscoveryAttributes
 void UDPDiscoveryService.setUdpDiscoveryAttributes(UDPDiscoveryAttributes attr)
           
 

Constructors in org.apache.jcs.utils.discovery with parameters of type UDPDiscoveryAttributes
UDPDiscoverySenderThread(UDPDiscoveryAttributes attributes, ArrayList cacheNames)
          Constructs the sender with the port to tell others to connect to.
UDPDiscoveryService(UDPDiscoveryAttributes attributes, ICacheEventLogger cacheEventLogger)
           
 



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