|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UDPDiscoveryService | |
---|---|
org.apache.jcs.auxiliary.lateral.socket.tcp.discovery |
Uses of UDPDiscoveryService in org.apache.jcs.auxiliary.lateral.socket.tcp.discovery |
---|
Fields in org.apache.jcs.auxiliary.lateral.socket.tcp.discovery declared as UDPDiscoveryService | |
---|---|
protected UDPDiscoveryService |
UDPDiscoveryReceiver.service
Service to get cache names and hande request broadcasts |
Methods in org.apache.jcs.auxiliary.lateral.socket.tcp.discovery that return UDPDiscoveryService | |
---|---|
UDPDiscoveryService |
UDPDiscoveryManager.getService(ITCPLateralCacheAttributes lca,
ICompositeCacheManager cacheMgr,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Returns the UDP Discovery service associated with this instance. |
Constructors in org.apache.jcs.auxiliary.lateral.socket.tcp.discovery with parameters of type UDPDiscoveryService | |
---|---|
UDPDiscoveryReceiver(UDPDiscoveryService service,
java.lang.String multicastAddressString,
int multicastPort,
ICompositeCacheManager cacheMgr,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Constructor for the LateralUDPReceiver object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |