Class MessageBatch
java.lang.Object
org.springframework.amqp.rabbit.batch.MessageBatch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
MessageBatch
-
-
Method Details
-
getExchange
- Returns:
- the exchange
-
getRoutingKey
- Returns:
- the routingKey
-
getMessage
- Returns:
- the message
-