public class ActivemqProducer extends Object
ActivemqProducer(org.apache.activemq.ActiveMQConnectionFactory factory)
boolean
publish(org.noear.solon.cloud.model.Event event, String topic)
publish(org.noear.solon.cloud.model.Event event, String topic, long delay)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ActivemqProducer(org.apache.activemq.ActiveMQConnectionFactory factory)
public boolean publish(org.noear.solon.cloud.model.Event event, String topic) throws Exception
Exception
public boolean publish(org.noear.solon.cloud.model.Event event, String topic, long delay) throws javax.jms.JMSException
javax.jms.JMSException
Copyright © 2023. All rights reserved.