Package | Description |
---|---|
com.rabbitmq.client.impl |
Implementations of interfaces specified in the client API, and their supporting classes.
|
Modifier and Type | Method and Description |
---|---|
AMQImpl.Basic.RecoverOk |
ChannelN.basicRecover()
Public API -
Ask the broker to resend unacknowledged messages.
|
AMQImpl.Basic.RecoverOk |
ChannelN.basicRecover(boolean requeue)
Public API - Ask the broker to resend unacknowledged messages.
|
Modifier and Type | Method and Description |
---|---|
Object |
AMQImpl.MethodVisitor.visit(AMQImpl.Basic.RecoverOk x) |
Object |
AMQImpl.DefaultMethodVisitor.visit(AMQImpl.Basic.RecoverOk x) |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.