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