@ProviderType
public interface AcknowledgementSupport
| Modifier and Type | Method and Description |
|---|---|
void |
ack(InboundMessage message)
Acknowledges the inbound message.
|
void ack(InboundMessage message) throws PubSubPlusClientException
message - the message to acknowledgePubSubPlusClientException - specifies a reason why acknowledgement operation for the given
message failedCopyright 2019-2023 Solace Corporation. All rights reserved.