Interface MessageWaiter
- All Known Implementing Classes:
 BinaryFileSource
public interface MessageWaiter
- 
Method Summary
Modifier and Type Method Description voidwaitForBytes(int readCount) 
- 
Method Details
- 
waitForBytes
void waitForBytes(int readCount) 
 -