@ApplicationScoped public static class AsynchronousMessageSubscriberAckTest.MessageConsumer extends Object
Constructor and Description |
---|
MessageConsumer() |
Modifier and Type | Method and Description |
---|---|
CompletionStage<Void> |
consume(Message<String> m) |
void |
disableFailureMode() |
void |
enableFailureMode() |
List<String> |
list() |
void |
reset() |
Copyright © 2018–2021 Eclipse Foundation. All rights reserved.