public interface BeeMQ
static java.lang.String
SEARCH_GROUP
SEARCH_TAG
SEARCH_TOPIC
ACK
broadcast(DataBody body)
void
receive(Body body)
send(DataBody body)
send(DataBodys bodys)
static final java.lang.String SEARCH_GROUP
static final java.lang.String SEARCH_TOPIC
static final java.lang.String SEARCH_TAG
ACK send(DataBody body)
body
ACK send(DataBodys bodys)
bodys
ACK broadcast(DataBody body)
void receive(Body body)