@@ -119,7 +119,7 @@ public final class ReadingRunnable implements Runnable {
|
||||
this.reader = reader;
|
||||
}
|
||||
|
||||
/** do wait for a message.
|
||||
/** Do wait for a message.
|
||||
* <p>
|
||||
* This method should only be called inside a loop.
|
||||
*
|
||||
@@ -291,7 +291,7 @@ public final class ReadingRunnable implements Runnable {
|
||||
}
|
||||
}
|
||||
|
||||
/** Wait for the next message to be integratted.
|
||||
/** Wait for the next message to be integrated.
|
||||
*
|
||||
* @param timeout the timeout to wait
|
||||
* @throws IOException if the next message was not delivered and the runnable
|
||||
|
||||
Reference in New Issue
Block a user