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.Exception
int send(java.lang.String mess) throws java.lang.Exception
java.lang.Exception
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.