Class ResponseController

java.lang.Object
io.camunda.zeebe.test.broker.protocol.brokerapi.ResponseController

public final class ResponseController extends Object
  • Field Details

  • Constructor Details

    • ResponseController

      public ResponseController()
  • Method Details

    • unblockNextResponse

      public void unblockNextResponse()
      Unblocks the sender for sending this response. If the sender is not yet blocked, the calling thread is blocked until then.
    • waitForNextJoin

      protected void waitForNextJoin()