Package | Description |
---|---|
org.springframework.amqp.rabbit.core |
Provides core classes for Spring Rabbit.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
RabbitTemplate.execute(ChannelCallback<T> action) |
<T> T |
RabbitOperations.execute(ChannelCallback<T> action) |
Copyright © 2017. All rights reserved.