|
||||||||||
| 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)
Returns the UDP Discovery service associated with this instance. |
UDPDiscoveryService |
UDPDiscoveryManager.getService(java.lang.String discoveryAddress,
int discoveryPort,
int servicePort,
ICompositeCacheManager cacheMgr)
Creates a service for the address and port if one doesn't exist already. |
| 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)
Constructor for the LateralUDPReceiver object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||