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 © 2017. All Rights Reserved.