Spring AMQP

Uses of Interface
org.springframework.amqp.rabbit.core.RabbitTemplate.ConfirmCallback

Packages that use RabbitTemplate.ConfirmCallback
org.springframework.amqp.rabbit.core   
 

Uses of RabbitTemplate.ConfirmCallback in org.springframework.amqp.rabbit.core
 

Methods in org.springframework.amqp.rabbit.core with parameters of type RabbitTemplate.ConfirmCallback
 void RabbitTemplate.setConfirmCallback(RabbitTemplate.ConfirmCallback confirmCallback)
           
 


Spring AMQP

Copyright © 2012. All Rights Reserved.