public class RabbitProducer extends Object
RabbitProducer(RabbitChannelFactory factory)
com.rabbitmq.client.AMQP.BasicProperties.Builder
newEventProps()
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 RabbitProducer(RabbitChannelFactory factory)
public com.rabbitmq.client.AMQP.BasicProperties.Builder newEventProps()
public boolean publish(org.noear.solon.cloud.model.Event event, String topic, long delay) throws Exception
Exception
public boolean publish(org.noear.solon.cloud.model.Event event, String topic) throws Exception
Copyright © 2023. All rights reserved.