Package | Description |
---|---|
org.apache.jcs.auxiliary.lateral.socket.tcp.discovery |
Modifier and Type | Field and Description |
---|---|
protected UDPDiscoveryService |
UDPDiscoveryReceiver.service
Service to get cache names and hande request broadcasts
|
Modifier and Type | Method and Description |
---|---|
UDPDiscoveryService |
UDPDiscoveryManager.getService(ITCPLateralCacheAttributes lca,
ICompositeCacheManager cacheMgr,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Returns the UDP Discovery service associated with this instance.
|
Constructor and Description |
---|
UDPDiscoveryReceiver(UDPDiscoveryService service,
java.lang.String multicastAddressString,
int multicastPort,
ICompositeCacheManager cacheMgr,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Constructor for the LateralUDPReceiver object.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.