| Modifier and Type | Method and Description |
|---|---|
CompletionStage<Void> |
ack() |
Supplier<CompletionStage<Void>> |
getAck() |
Metadata |
getMetadata() |
T |
getPayload() |
<C> C |
unwrap(Class<C> unwrapType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddMetadata, getMetadata, getNack, nack, nack, of, of, of, of, of, of, of, of, of, withAck, withMetadata, withMetadata, withNack, withPayloadpublic T getPayload()
getPayload in interface Message<T>public CompletionStage<Void> ack()
public Metadata getMetadata()
getMetadata in interface Message<T>Copyright © 2018–2021 SmallRye. All rights reserved.