public class ProducerAck extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
context |
String |
errorMsg |
String |
messageId |
String |
result |
| Constructor and Description |
|---|
ProducerAck(String messageId,
String context) |
ProducerAck(WebSocketError error,
String errorMsg,
String messageId,
String context) |
Copyright © 2017–2020 Apache Software Foundation. All rights reserved.