Class AmqpMessageSource.AmqpAckCallbackFactory

java.lang.Object
org.springframework.integration.amqp.inbound.AmqpMessageSource.AmqpAckCallbackFactory
All Implemented Interfaces:
org.springframework.integration.acks.AcknowledgmentCallbackFactory<AmqpMessageSource.AmqpAckInfo>
Enclosing class:
AmqpMessageSource

public static class AmqpMessageSource.AmqpAckCallbackFactory
extends java.lang.Object
implements org.springframework.integration.acks.AcknowledgmentCallbackFactory<AmqpMessageSource.AmqpAckInfo>
  • Constructor Summary

    Constructors 
    Constructor Description
    AmqpAckCallbackFactory()  
  • Method Summary

    Modifier and Type Method Description
    org.springframework.integration.acks.AcknowledgmentCallback createCallback​(AmqpMessageSource.AmqpAckInfo info)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait