Interface MessageWaiter

  • All Known Implementing Classes:
    BinaryFileSource

    public interface MessageWaiter
    • Method Summary

      Modifier and Type Method Description
      void waitForBytes​(int readCount)  
    • Method Detail

      • waitForBytes

        void waitForBytes​(int readCount)