acknowledge abstract method
Acknowledge reception of this message.
Returns a Future which completes with null when the acknowledge has
been processed.
Implementation
Future acknowledge();
Acknowledge reception of this message.
Returns a Future which completes with null when the acknowledge has
been processed.
Future acknowledge();