|
ehcache | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ehcache.distribution.MulticastKeepaliveHeartbeatReceiver
Receives heartbeats from any MulticastKeepaliveHeartbeatSender
s out there.
Constructor Summary | |
MulticastKeepaliveHeartbeatReceiver(MulticastRMICacheManagerPeerProvider peerProvider,
java.net.InetAddress multicastAddress,
java.lang.Integer multicastPort)
Constructor. |
Method Summary | |
void |
dispose()
Shutdown the heartbeat. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MulticastKeepaliveHeartbeatReceiver(MulticastRMICacheManagerPeerProvider peerProvider, java.net.InetAddress multicastAddress, java.lang.Integer multicastPort)
peerProvider
- multicastAddress
- multicastPort
- Method Detail |
public final void dispose()
|
ehcache | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |