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