public class RabbitProducer extends Object
| 构造器和说明 |
|---|
RabbitProducer(RabbitChannelFactory factory) |
public RabbitProducer(RabbitChannelFactory factory)
public com.rabbitmq.client.AMQP.BasicProperties.Builder newEventProps()
public void init()
throws IOException,
TimeoutException
public boolean publish(org.noear.solon.cloud.model.Event event,
String topic,
long ttl)
throws Exception
ExceptionCopyright © 2022. All rights reserved.