Uses of Class
io.zeebe.engine.processing.message.command.OpenMessageSubscriptionDecoder
-
Packages that use OpenMessageSubscriptionDecoder Package Description io.zeebe.engine.processing.message.command Zeebe Subscription Protocol -
-
Uses of OpenMessageSubscriptionDecoder in io.zeebe.engine.processing.message.command
Methods in io.zeebe.engine.processing.message.command that return OpenMessageSubscriptionDecoder Modifier and Type Method Description protected OpenMessageSubscriptionDecoderOpenMessageSubscriptionCommand. getBodyDecoder()OpenMessageSubscriptionDecoderOpenMessageSubscriptionDecoder. wrap(org.agrona.DirectBuffer buffer, int offset, int actingBlockLength, int actingVersion)
-