|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.catalina.ha.backend.MultiCastSender
public class MultiCastSender
Constructor Summary | |
---|---|
MultiCastSender()
|
Method Summary | |
---|---|
void |
init(HeartbeatListener config)
Set the configuration parameters |
int |
send(java.lang.String mess)
Send the message to the proxies |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiCastSender()
Method Detail |
---|
public void init(HeartbeatListener config) throws java.lang.Exception
Sender
init
in interface Sender
java.lang.Exception
public int send(java.lang.String mess) throws java.lang.Exception
Sender
send
in interface Sender
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |