public interface Sender
| Modifier and Type | Method and Description | 
|---|---|
| void | init(HeartbeatListener config)Set the configuration parameters | 
| int | send(java.lang.String mess)Send the message to the proxies | 
void init(HeartbeatListener config) throws java.lang.Exception
java.lang.Exceptionint send(java.lang.String mess)
         throws java.lang.Exception
java.lang.ExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.