Uses of Class
com.rabbitmq.client.impl.AMQImpl.Basic.RecoverOk
Packages that use AMQImpl.Basic.RecoverOk
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of AMQImpl.Basic.RecoverOk in com.rabbitmq.client.impl
Methods in com.rabbitmq.client.impl that return AMQImpl.Basic.RecoverOkModifier and TypeMethodDescriptionChannelN.basicRecover()
Public API - Ask the broker to resend unacknowledged messages.ChannelN.basicRecover
(boolean requeue) Public API - Ask the broker to resend unacknowledged messages.Methods in com.rabbitmq.client.impl with parameters of type AMQImpl.Basic.RecoverOkModifier and TypeMethodDescriptionAMQImpl.DefaultMethodVisitor.visit
(AMQImpl.Basic.RecoverOk x) AMQImpl.MethodVisitor.visit
(AMQImpl.Basic.RecoverOk x)