Class AmqpInboundGateway.Listener
java.lang.Object
org.springframework.integration.amqp.inbound.AmqpInboundGateway.Listener
- All Implemented Interfaces:
org.springframework.amqp.core.MessageListener,org.springframework.amqp.rabbit.listener.api.ChannelAwareMessageListener
- Enclosing class:
- AmqpInboundGateway
protected class AmqpInboundGateway.Listener
extends java.lang.Object
implements org.springframework.amqp.rabbit.listener.api.ChannelAwareMessageListener
-
Constructor Summary
Constructors Modifier Constructor Description protectedListener() -
Method Summary
Modifier and Type Method Description voidonMessage(org.springframework.amqp.core.Message message, com.rabbitmq.client.Channel channel)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait