|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.ehcache.distribution.MulticastKeepaliveHeartbeatReceiver
public final class 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. |
(package private) void |
init()
Start. |
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 |
---|
final void init() throws java.io.IOException
java.io.IOException
public final void dispose()
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |