Class AmqpInboundGateway.Listener
java.lang.Object
org.springframework.integration.amqp.inbound.AmqpInboundGateway.Listener
- All Implemented Interfaces:
MessageListener,ChannelAwareMessageListener
- Enclosing class:
- AmqpInboundGateway
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.amqp.rabbit.listener.api.ChannelAwareMessageListener
onMessage, onMessageBatchMethods inherited from interface org.springframework.amqp.core.MessageListener
containerAckMode, isAsyncReplies, onMessageBatch
-
Constructor Details
-
Listener
protected Listener()
-
-
Method Details
-
onMessage
- Specified by:
onMessagein interfaceChannelAwareMessageListener
-