Class MessageObject
java.lang.Object
io.github.springwolf.asyncapi.v3.model.ExtendableObject
io.github.springwolf.asyncapi.v3.model.channel.message.MessageObject
- All Implemented Interfaces:
Message
Describes a message received on a given channel and operation.
-
Field Summary
Fields inherited from class io.github.springwolf.asyncapi.v3.model.ExtendableObject
extensionFields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.springwolf.asyncapi.v3.model.ExtendableObject
readExtensionProperty
-
Constructor Details
-
MessageObject
public MessageObject()
-
-
Method Details
-
getMessageId
-