public interface Receiver
| Modifier and Type | Field and Description |
|---|---|
static String |
X_MATCH_KEY |
| Modifier and Type | Method and Description |
|---|---|
ReceiverPointer |
pointer() |
boolean |
publish(String exchangeName,
String routingKey,
com.rabbitmq.client.AMQP.BasicProperties props,
byte[] body) |
static final String X_MATCH_KEY
boolean publish(String exchangeName, String routingKey, com.rabbitmq.client.AMQP.BasicProperties props, byte[] body)
ReceiverPointer pointer()
Copyright © 2022. All rights reserved.