Package org.apache.catalina.ha.backend
Class MultiCastSender
- java.lang.Object
-
- org.apache.catalina.ha.backend.MultiCastSender
-
-
Constructor Summary
Constructors Constructor Description MultiCastSender()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
init(HeartbeatListener config)
Set the configuration parametersint
send(String mess)
Send the message to the proxies
-
-
-
Method Detail
-
init
public void init(HeartbeatListener config) throws Exception
Description copied from interface:Sender
Set the configuration parameters
-
-