Uses of Class
com.rabbitmq.client.impl.AMQImpl.Basic.RecoverOk
-
Packages that use AMQImpl.Basic.RecoverOk Package Description com.rabbitmq.client.impl 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.RecoverOk Modifier and Type Method Description AMQImpl.Basic.RecoverOkChannelN. basicRecover()Public API - Ask the broker to resend unacknowledged messages.AMQImpl.Basic.RecoverOkChannelN. basicRecover(boolean requeue)Public API - Ask the broker to resend unacknowledged messages.Methods in com.rabbitmq.client.impl with parameters of type AMQImpl.Basic.RecoverOk Modifier and Type Method Description ObjectAMQImpl.DefaultMethodVisitor. visit(AMQImpl.Basic.RecoverOk x)ObjectAMQImpl.MethodVisitor. visit(AMQImpl.Basic.RecoverOk x)
-