Uses of Class
io.camunda.zeebe.engine.processing.message.command.CorrelateMessageSubscriptionDecoder
Packages that use CorrelateMessageSubscriptionDecoder
-
Uses of CorrelateMessageSubscriptionDecoder in io.camunda.zeebe.engine.processing.message.command
Methods in io.camunda.zeebe.engine.processing.message.command that return CorrelateMessageSubscriptionDecoderModifier and TypeMethodDescriptionprotected CorrelateMessageSubscriptionDecoderCorrelateMessageSubscriptionCommand.getBodyDecoder()CorrelateMessageSubscriptionDecoder.sbeRewind()CorrelateMessageSubscriptionDecoder.sbeSkip()CorrelateMessageSubscriptionDecoder.wrap(org.agrona.DirectBuffer buffer, int offset, int actingBlockLength, int actingVersion) CorrelateMessageSubscriptionDecoder.wrapAndApplyHeader(org.agrona.DirectBuffer buffer, int offset, MessageHeaderDecoder headerDecoder)