Class MessageBatch
- java.lang.Object
-
- org.springframework.amqp.rabbit.batch.MessageBatch
-
-
Constructor Summary
Constructors Constructor Description MessageBatch(String exchange, String routingKey, Message message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getExchange()
Message
getMessage()
String
getRoutingKey()
-