public abstract class ConsumerProperties extends BaseProperties
| Constructor and Description |
|---|
ConsumerProperties(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
autoAck(boolean value) |
boolean |
isAutoAck()
Default value is true.
|
clientName, containsProperty, get, putpublic ConsumerProperties(String name)
name - Name or id of the consumerCopyright © 2019. All rights reserved.