public interface JetlangMessagePublisher
Modifier and Type | Method and Description |
---|---|
<T> void |
publish(String topic,
T msg) |
void |
reply(int reqId,
String reqmsgTopic,
Object replyMsg) |
Copyright © 2016. All Rights Reserved.