public static class RocketMQMessageSource.RocketMQAckCallback extends Object implements org.springframework.integration.acks.AcknowledgmentCallback
| 构造器和说明 |
|---|
RocketMQAckCallback(RocketMQMessageSource.RocketMQAckInfo ackInfo) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
acknowledge(org.springframework.integration.acks.AcknowledgmentCallback.Status status) |
boolean |
isAcknowledged() |
boolean |
isAutoAck() |
void |
noAutoAck() |
protected void |
setAcknowledged(boolean acknowledged) |
String |
toString() |
public RocketMQAckCallback(RocketMQMessageSource.RocketMQAckInfo ackInfo)
protected void setAcknowledged(boolean acknowledged)
public boolean isAcknowledged()
isAcknowledged 在接口中 org.springframework.integration.acks.AcknowledgmentCallbackpublic void noAutoAck()
noAutoAck 在接口中 org.springframework.integration.acks.AcknowledgmentCallbackpublic boolean isAutoAck()
isAutoAck 在接口中 org.springframework.integration.acks.AcknowledgmentCallbackpublic void acknowledge(org.springframework.integration.acks.AcknowledgmentCallback.Status status)
acknowledge 在接口中 org.springframework.integration.acks.AcknowledgmentCallbackCopyright © 2020 Pivotal Software, Inc.. All rights reserved.