public interface Sender
| Modifier and Type | Method and Description | 
|---|---|
| void | init(HeartbeatListener config)Set the configuration parameters | 
| int | send(String mess)Send the message to the proxies | 
void init(HeartbeatListener config) throws Exception
config - The heartbeat listener configurationException - An error occurredCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.