Interface MessageAcknowledger
-
public interface MessageAcknowledgerInterface for acknowledging and ignoring messages. A distinct MessageAcknowledger needs to exist for each message.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidack()voidnack()
-