Serialized Form
-
Package org.springframework.integration.amqp.support
-
Exception org.springframework.integration.amqp.support.ManualAckListenerExecutionFailedException
class ManualAckListenerExecutionFailedException extends org.springframework.amqp.rabbit.support.ListenerExecutionFailedException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
channel
com.rabbitmq.client.Channel channel
-
deliveryTag
long deliveryTag
-
-
Exception org.springframework.integration.amqp.support.NackedAmqpMessageException
class NackedAmqpMessageException extends org.springframework.messaging.MessagingException implements Serializable- serialVersionUID:
- 1L
-
Exception org.springframework.integration.amqp.support.ReturnedAmqpMessageException
class ReturnedAmqpMessageException extends org.springframework.messaging.MessagingException implements Serializable- serialVersionUID:
- 1L
-