@Service @Msg(group="${mq.im.group:im}", topic="${mq.im.topic:chat}", tag="imt", isBroadcast=true) public class IMConsumer extends java.lang.Object implements bee.cloud.ri.mq.Consumer
IMConsumer()
void
message(java.util.List<bee.cloud.ri.mq.MsgBody> bodys)
message(bee.cloud.ri.mq.MsgBody body)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IMConsumer()
public void message(bee.cloud.ri.mq.MsgBody body)
message
bee.cloud.ri.mq.Consumer
public void message(java.util.List<bee.cloud.ri.mq.MsgBody> bodys)