public class XBus extends Object
static XBus
g
XBus()
boolean
forward(Map<String,Object> data)
forward(String topic, Object content, String topic_source)
publish(Map<String,Object> data)
publish(String topic, Object content)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final XBus g
public XBus()
public boolean forward(String topic, Object content, String topic_source) throws Exception
Exception
public boolean forward(Map<String,Object> data) throws Exception
public boolean publish(String topic, Object content) throws Exception
public boolean publish(Map<String,Object> data) throws Exception
Copyright © 2019. All rights reserved.