MCPcopy Create free account
hub / github.com/e2wugui/zeze / getTopic

Method getTopic

ZezeJava/ZezeJava/src/main/java/Zeze/MQ/MQProducer.java:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 public String getTopic() {
37 return mq.getInfo().getTopic();
38 }
39
40 public BOptions.Data getOptions() {
41 return mq.getInfo().getOptions();

Callers

nothing calls this directly

Calls 2

getTopicMethod · 0.65
getInfoMethod · 0.45

Tested by

no test coverage detected