Class ResponseController


  • public final class ResponseController
    extends Object
    • Constructor Detail

      • ResponseController

        public ResponseController()
    • Method Detail

      • 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()