-
-
Constructor Summary
Constructors
Constructor and Description |
CamelMessage(org.apache.camel.Exchange exchange) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.eclipse.microprofile.reactive.messaging.Message
ack, addMetadata, getAck, getMetadata, getMetadata, of, of, of, of, of, of, unwrap, withAck, withMetadata, withMetadata, withPayload
-
-
Method Detail
-
getPayload
public T getPayload()
- Specified by:
getPayload
in interface Message<T>
- Returns:
- The payload for this message.
Copyright © 2018–2020 SmallRye. All rights reserved.